[Tickets #9363] Re: 2_nag_upgrade_autoincrement.php error with MySQL
bugs at horde.org
bugs at horde.org
Thu Nov 4 15:33:44 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9363
------------------------------------------------------------------------------
Ticket | 9363
Updated By | Jan Schneider <jan at horde.org>
Summary | 2_nag_upgrade_autoincrement.php error with MySQL
Queue | Nag
Version | Git master
Type | Bug
State | Feedback
Priority | 2. Medium
Milestone |
Patch |
Owners | Michael Rubinsky
------------------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2010-11-04 11:33) wrote:
> What does DESCRIBE show?
Of the current nag_shares table? (this is not a fresh install)
+-----------------+--------------+------+-----+---------+-------+
| Field | Type | Null | Key | Default | Extra |
+-----------------+--------------+------+-----+---------+-------+
| share_id | int(11) | NO | PRI | 0 | |
| share_name | varchar(255) | NO | MUL | | |
| share_owner | varchar(255) | YES | MUL | NULL | |
| share_flags | smallint(6) | NO | | 0 | |
| perm_creator | smallint(6) | NO | MUL | 0 | |
| perm_default | smallint(6) | NO | MUL | 0 | |
| perm_guest | smallint(6) | NO | MUL | 0 | |
| attribute_name | varchar(255) | NO | | | |
| attribute_desc | varchar(255) | YES | | NULL | |
| attribute_color | varchar(7) | YES | | NULL | |
+-----------------+--------------+------+-----+---------+-------+
More information about the bugs
mailing list