Bug #135
mysql script errors
Start date:
08.08.2011
Due date:
Estimated time:
Affected version:
4.5.3
Resolution:
Description
This script has 2 issues:
line 23 - comma is missing in the end :`start_action` tinyint(4) unsigned NOT NULL default '0'
line 44 - PRIMARY KEY is missing:
`id` int(10) unsigned NOT NULL auto_increment,
History
#1 Updated by Tobias Brunner about 14 years ago
- Category set to libcharon
- Status changed from New to Resolved
- Assignee set to Tobias Brunner
- Target version set to 4.6.0
Thanks for the report.
Fixed in commit:1d5aae4b53.
#2 Updated by Tobias Brunner over 13 years ago
- Status changed from Resolved to Closed