Back up error again

Please report bugs here!

Moderator: Thorsten

Post Reply
gaz316
Posts: 14
Joined: Fri May 30, 2003 3:32 pm

Back up error again

Post by gaz316 »

When I do a Mysql backup using Mysqlfront, I receive the following error when importing the data into a fresh database

“Error: 1170 - BLOB column 'keywords' used in key specification without a key lengthâ€
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

I am using phpMyAdmin or the Backup function in phpMyFAQ to backup my data. I also backup with an cronjob on the shell.

Your error is strange, because it says, the column "keywords" is a BLOB type, which is not correct. The type for "keywords" is TEXT.

Maybe its a bug in MySQLFront.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply