View Issue Details

IDProjectCategoryView StatusLast Update
0001308Anope Development (1.9.x series)Ext DB Supportpublic2011-08-07 20:58
ReporterObiWan Assigned ToAdam  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Summary0001308: [1.9-git] Unable to create MySQL Database with mydbgen
DescriptionI just tried to create a new database with mydbgen. However it aborts with the following errors.

Unable to find Anope schema, creating... ERROR 1072 (42000) at line 65: Key column 'display' doesn't exist in table
failed!

Inserting initial version number... ERROR 1146 (42S02) at line 1: Table 'denora.anope_info' doesn't exist
failed!
The following operations failed:
 'schema creation' 'version insert'


I think it is something todo with the way how foreignkeys are being created however I'm not sure. (I think foreign keys have to be created after the tables have been created. Not sure).
TagsNo tags attached.

Activities

Adam

2011-08-07 20:58

administrator   ~0005907

Fixed in 32bb63f0478b0fc91295d31bf5de794dfe49313a

Issue History

Date Modified Username Field Change
2011-08-06 11:49 ObiWan New Issue
2011-08-07 20:58 Adam Note Added: 0005907
2011-08-07 20:58 Adam Status new => resolved
2011-08-07 20:58 Adam Resolution open => fixed
2011-08-07 20:58 Adam Assigned To => Adam