View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
09359 | Bug reports | Installation | public | 2014-11-12 20:23 | 2014-11-12 23:46 |
Reporter | CrystalBlood | Assigned To | c_schmitz | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | duplicate | ||
Product Version | 2.05+ | ||||
Summary | 09359: Database error during migration from 1.90+ Build 9642 to 2.05+ Build 141110 | ||||
Description | Migration from 1.90+ to 2.05+ throws some database errors: From the PostgreSQL log: ERROR: column "surveyls_survey_id" is in a primary key | ||||
Steps To Reproduce | Following the instructions of: http://manual.limesurvey.org/Upgrading_from_a_previous_version#Upgrading_from_version_1.50_or_later_to_any_later_1.xx_version | ||||
Additional Information | At the webpage, when the error arise, throws this output: CDbCommand failed to execute the SQL statement: SQLSTATE[42601]: Syntax error: 7 ERROR: syntax error at or near "PRIMARY" LINE 1: ALTER TABLE una_questions DROP PRIMARY KEY, ADD PRIMARY KEY ... ^. The SQL statement executed was: ALTER TABLE lime_questions DROP PRIMARY KEY, ADD PRIMARY KEY (qid,language) | ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | 141110 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Chromium | ||||
Database type & version | PostgreSQL 8.4 | ||||
Server OS (if known) | Centos 6.6 | ||||
Webserver software & version (if known) | Apache/2.2.15 | ||||
PHP Version | PHP 5.3.3 | ||||
Related to bug (8675) http://bugs.limesurvey.org/view.php?id=8675 and also bug (8817) https://bugs.limesurvey.org/view.php?id=8817 Original post in: http://www.limesurvey.org/en/forum/installation-a-update-issues/95371-possible-bug-on-migrating-database-to-2-05 |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2014-11-12 20:23 | CrystalBlood | New Issue | |
2014-11-12 20:26 | CrystalBlood | Note Added: 30953 | |
2014-11-12 20:36 | CrystalBlood | Note Edited: 30953 | |
2014-11-12 23:46 | c_schmitz | Relationship added | duplicate of 09351 |
2014-11-12 23:46 | c_schmitz | Status | new => closed |
2014-11-12 23:46 | c_schmitz | Assigned To | => c_schmitz |
2014-11-12 23:46 | c_schmitz | Resolution | open => duplicate |