Posted by bensheldon on September 1, 2006 at 12:50pm
Jump to:
| Project: | Portal |
| Version: | master |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | bensheldon |
| Status: | active |
Issue Summary
Need to change
rid int(10) unsigned NOT NULL default '0' auto_increment,
to
rid int(10) unsigned NOT NULL auto_increment,
Comments
#1
I get this error too. 4.7.3