View Issue Details

IDProjectCategoryView StatusLast Update
0000253WackoWikiinstallerpublic2009-10-13 16:05
Reporteradministrator Assigned ToTann San  
PrioritynormalSeverityminorReproducibilitysometimes
Status resolvedResolutionfixed 
Target Version5.0.betaFixed in Version5.0.beta 
Summary0000253: error with PDO in installAction=database-install
DescriptionFatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'wacko_pages' already exists' in C:\xampp\htdocs\svn_test\setup\database-install.php:467 Stack trace: #0 C:\xampp\htdocs\svn_test\setup\database-install.php(467): PDO->query('CREATE TABLE wa...') #1 C:\xampp\htdocs\svn_test\index.php(205): include('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\svn_test\setup\database-install.php on line 467

For some reason my Apache crashed,

AppName: apache.exe
AppVer: 2.2.11.0
ModName: php_pdo_mysql.dll
ModVer: 5.2.8.8
Offset: 0000250a

then I restarted Apache and tried to continue the install process. It seem that the installer has written the tables without the inserts in the database, but now the installer stops at this point.
TagsNo tags attached.

Relationships

related to 0000245 resolvedTann San Upgrade -> PDO Error: invalid data source name 
child of 0000282 resolvedTann San PDO DSN Error: could not find driver 

Activities

Tann San

2009-04-09 13:05

manager   ~0000620

Cleaned up PDO code to put it in line with new variable scope of main API.

Issue History

Date Modified Username Field Change
2009-01-09 10:14 administrator New Issue
2009-01-09 10:14 administrator Legacy => NEW
2009-01-09 10:23 administrator Relationship added related to 0000245
2009-01-09 10:25 administrator Steps to Reproduce Updated
2009-03-21 19:54 administrator Relationship added child of 0000282
2009-03-21 20:00 administrator Description Updated
2009-04-09 13:05 Tann San Status new => assigned
2009-04-09 13:05 Tann San Assigned To => Tann San
2009-04-09 13:05 Tann San Note Added: 0000620
2009-04-09 13:05 Tann San Status assigned => resolved
2009-04-09 13:05 Tann San Fixed in Version => 5.4.0
2009-04-09 13:05 Tann San Resolution open => fixed
2009-04-11 01:54 Tann San Fixed in Version 5.4.0 => 5.0.0
2009-10-13 15:58 administrator Target Version 5.0.0 => 5.0.beta
2009-10-13 16:05 administrator Fixed in Version 5.0.0 => 5.0.beta
2010-03-08 10:14 administrator Category Installer => installer