View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
07137 | Bug reports | Installation | public | 2013-01-03 21:31 | 2013-01-08 22:32 |
Reporter | mapoitras | Assigned To | c_schmitz | ||
Priority | high | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.00+ | ||||
Fixed in Version | 2.00+ | ||||
Summary | 07137: Problem upgrading from 1.92 to 2+ for SQL Server. | ||||
Description | When attempting to upgrade, I get the error: An non-recoverable error happened during the update. Error details: CDbCommand failed to execute the SQL statement: SQLSTATE[42000]: [Microsoft][SQL Server Native Client 10.0][SQL Server]The index 'questions_idx4' is dependent on column 'type'. I believe a fix for this would be to add the following after if ($oldversion < 145) add line // MySQL DB corrections I got the fix idea from looking at what was done in <157 when this fix was applied. | ||||
Steps To Reproduce | We were are version 1.92 and database version 142 Database type: sqlsrv Click here to continue When I click continue I get the error. | ||||
Additional Information | After making the change. I get a new error: CDbCommand failed to execute the SQL statement: SQLSTATE[42S02]: [Microsoft][SQL Server Native Client 10.0][SQL Server]Cannot find the object "lime_participant_attribute" because it does not exist or you do not have permissions. Please fix this error in your database and try again I believe this is another but later in the db upgrade process. Looking into it. | ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | 130103 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Explorer | ||||
Database type & version | SQL server 2005 | ||||
Server OS (if known) | windows server 2003 | ||||
Webserver software & version (if known) | iis 6 | ||||
PHP Version | 5.3.19 | ||||
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=11076 |
|
Fix committed to 2.1 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=11088 |
|
2.00+ Build 130108 released. |
|
LimeSurvey: master a35322de 2013-01-05 17:17 Details Diff |
Fixed issue 07137: Problem upgrading from 1.92 to 2.00+ using SQL Server |
Affected Issues 07137 |
|
mod - application/helpers/update/updatedb_helper.php | Diff File | ||
LimeSurvey: 2.1 50a37e1c 2013-01-05 17:17 Details Diff |
Fixed issue 07137: Problem upgrading from 1.92 to 2.00+ using SQL Server |
Affected Issues 07137 |
|
mod - application/helpers/update/updatedb_helper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-01-03 21:31 | mapoitras | New Issue | |
2013-01-05 17:16 | c_schmitz | Status | new => resolved |
2013-01-05 17:16 | c_schmitz | Fixed in Version | => 2.00+ |
2013-01-05 17:16 | c_schmitz | Resolution | open => fixed |
2013-01-05 17:16 | c_schmitz | Assigned To | => c_schmitz |
2013-01-05 17:33 | c_schmitz | Changeset attached | => LimeSurvey master a35322de |
2013-01-05 17:33 | c_schmitz | Note Added: 23477 | |
2013-01-05 18:24 | c_schmitz | Changeset attached | => LimeSurvey 2.1 50a37e1c |
2013-01-05 18:24 | c_schmitz | Note Added: 23489 | |
2013-01-08 22:32 | c_schmitz | Note Added: 23558 | |
2013-01-08 22:32 | c_schmitz | Status | resolved => closed |