Login!
Lost password?
 

MODx Bug/Feature Tracker and Feature Requests

Welcome to the MODx CMS Tracker. Please choose the appropriate project from the drop down menu and provide as much information as possible regarding your server environment and browser. Thanks!

FS#481 — If mysql server is closed during install, MODx is semi-installed!

Attached to Project — MODx
Opened by Anonymous Submitter - Wednesday, 02 August 2006, 03:05AM
Last edited by Shaun McCormick (splittingred) - Monday, 06 August 2007, 09:17AM
Task Type Bug Report
Category Install and Server Issues
Status Closed
Assigned To Raymond Irving (xwisdom)
Operating System All
Severity Medium
Priority Low
Reported Version 0.9.2/0.9.2.1
Due in Version 1.0+
Due Date Undecided
Percent Complete 100%

Details

My mysql server crashed (segfault) during MODx installation (while creating databases :
Lost connection to MySQL server during query during the execution of SQL statement CREATE TABLE IF NOT EXISTS `modx_log_operating_systems` ( `id` int(11) NOT NULL default '0', `data` varchar(255) NOT NULL default '', PRIMARY KEY (`id`) ) TYPE=InnoDB COMMENT='Contains visitor statistics.'.
I upgraded to mysql5 and now it works.)


But instead of canceling the installation, MODx remains in a indeterminated state : installed but not entierly.
This task depends upon

This task blocks these from closing
Closed by  Garry Nutting (garryn)
Friday, 03 October 2008, 09:56AM
Reason for closing:  Not a bug
Additional comments about closing:  Not a bug. It's pretty inevitable that if MySQL server crashes halfway through an install then MODx will be only semi-installed.
Comment by Paul Gregory (PaulGregory) - Tuesday, 19 September 2006, 03:53PM
I believe that this is Not A Bug, or at the very least Low Priority.