I'm using PHPMyAdmin
and I have this error,
This is the command I used,Code:#1170 - BLOB/TEXT column 'urlname' used in key specification without a key length
Now How do I fix this?Code:ALTER TABLE `finishedurls` ADD `urlname` TEXT NOT NULL , ADD INDEX ( `urlname` )
Thanks in advanced.



Reply With Quote






Bookmarks