From: "Philippe Poelvoorde" > > No, you forgot the DROP PRIMARY KEY ;-) > > well not really, that's the statement before ! ;-)
Sorry, I misread your mail. > So is that normal that I can't specify BEFORE username ? Yes, because MySQL only supports AFTER `column_name` ;-P http://dev.mysql.com/doc/mysql/en/alter-table.html See? It's either FIRST or AFTER col_name! Regards, Jigal. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]