.install file database error
bensheldon - September 1, 2006 - 12:50
| Project: | Portal |
| Version: | HEAD |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | bensheldon |
| Status: | active |
Jump to:
Description
Need to change
rid int(10) unsigned NOT NULL default '0' auto_increment,
to
rid int(10) unsigned NOT NULL auto_increment,

#1
I get this error too. 4.7.3