Dolibarr ERP & CRM » Bugs » bug #1363 Unable to update from 3.5.1 to 3.5.2Latest modifications
Answer now
SnapshotComments- Laurent Destailleur 2014-05-07 15:06
- The bug has been corrected inside GIT sources
(http://www.github.com/Dolibarr/dolibarr).
So fix should be available with next stable release. - Marcos GarcĂa 2014-05-07 10:50
- It worked! Thanks.
- Laurent Destailleur 2014-05-06 21:59
- This seems to be a problem with mysql 5.6. It introducs a new error code "1022".
Can you add this line
1022 => 'DB_ERROR_KEY_NAME_ALREADY_EXISTS',
into
$errorcode_map of file mysqli.class.php and mysql.class.php
then rerun process and tell if it fixes ?
|
|
(http://www.github.com/Dolibarr/dolibarr).
So fix should be available with next stable release.
None→ Fixed