View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 13626 | Bug reports | ComfortUpdate | public | 2018-04-23 19:16 | 2019-05-21 17:12 |
| Reporter | DenisChenu | Assigned To | c_schmitz | ||
| Priority | none | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 4.0.0dev | ||||
| Fixed in Version | 4.0.0-beta | ||||
| Summary | 13626: Unable to update (Integrity constraint violation: 1062 Duplicate entry) | ||||
| Description | When updating receive (from 3.73 version)An non-recoverable error happened during the update. Error details: CDbCommand failed to execute the SQL statement: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1000--0-0' for key 'PRIMARY' File updatedb_helper.php, line 2325. | ||||
| Steps To Reproduce | Import in your DB sql attached | ||||
| Additional Information | We don't have a defaultvalues_I10n then : … | ||||
| Tags | No tags attached. | ||||
| Bug heat | 6 | ||||
| Complete LimeSurvey version number (& build) | 4.0.0 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | not relevant | ||||
| Database type & version | mysql 5.something | ||||
| Server OS (if known) | debian7+dotdeb (i know, must update) | ||||
| Webserver software & version (if known) | apache2 | ||||
| PHP Version | PHP5.6 | ||||
| related to | 13603 | closed | Importing survey : PHP Notice |
|
After fixing issue : CDbCommand failed to execute the SQL statement: SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'limeliste_question_l10ns' already exists Seems transaction and create table didn't work … |
|
|
|
|
|
But the issue is table are created https://github.com/LimeSurvey/LimeSurvey/blob/bdcf3850a1a07602c9eb294a2c7551e267172932/application/helpers/update/updatedb_helper.php#L2225 |
|
|
is it still a bug? |
|
|
Should be resolved |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-04-23 19:16 | DenisChenu | New Issue | |
| 2018-04-23 19:16 | DenisChenu | Status | new => assigned |
| 2018-04-23 19:16 | DenisChenu | Assigned To | => LouisGac |
| 2018-04-23 19:19 | DenisChenu | Note Added: 47497 | |
| 2018-04-23 19:19 | DenisChenu | Note Added: 47498 | |
| 2018-04-24 16:47 | DenisChenu | Relationship added | related to 13603 |
| 2018-04-24 16:47 | DenisChenu | Description Updated | |
| 2018-04-24 16:59 | DenisChenu | Database & DB-Version | not relevant => mysql 5.something |
| 2018-04-24 16:59 | DenisChenu | Operating System (Server) | not relevant => debian7+dotdeb (i know, must update) |
| 2018-04-24 16:59 | DenisChenu | Webserver software & version | not relevant => apache2 |
| 2018-04-24 16:59 | DenisChenu | PHP Version | not relevant => PHP5.6 |
| 2018-04-24 17:03 | DenisChenu | Note Added: 47513 | |
| 2018-04-24 17:07 |
|
Assigned To | LouisGac => c_schmitz |
| 2018-05-16 12:56 |
|
Status | assigned => feedback |
| 2018-05-16 12:56 |
|
Note Added: 47630 | |
| 2019-05-21 17:12 | c_schmitz | Status | feedback => closed |
| 2019-05-21 17:12 | c_schmitz | Resolution | open => fixed |
| 2019-05-21 17:12 | c_schmitz | Fixed in Version | => 4.0.0-beta |
| 2019-05-21 17:12 | c_schmitz | Note Added: 52019 |