Need to change

rid int(10) unsigned NOT NULL default '0' auto_increment,

to

rid int(10) unsigned NOT NULL auto_increment,

Comments

nerdymark’s picture

I get this error too. 4.7.3