mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-15 22:11:36 +01:00
New: Amlioration gestion erreur mysql
This commit is contained in:
@@ -61,6 +61,7 @@ class DoliDb
|
|||||||
1050 => 'DB_ERROR_TABLE_ALREADY_EXISTS',
|
1050 => 'DB_ERROR_TABLE_ALREADY_EXISTS',
|
||||||
1051 => 'DB_ERROR_NOSUCHTABLE',
|
1051 => 'DB_ERROR_NOSUCHTABLE',
|
||||||
1054 => 'DB_ERROR_NOSUCHFIELD',
|
1054 => 'DB_ERROR_NOSUCHFIELD',
|
||||||
|
1061 => 'DB_ERROR_KEY_NAME_ALREADY_EXISTS',
|
||||||
1062 => 'DB_ERROR_RECORD_ALREADY_EXISTS',
|
1062 => 'DB_ERROR_RECORD_ALREADY_EXISTS',
|
||||||
1064 => 'DB_ERROR_SYNTAX',
|
1064 => 'DB_ERROR_SYNTAX',
|
||||||
1100 => 'DB_ERROR_NOT_LOCKED',
|
1100 => 'DB_ERROR_NOT_LOCKED',
|
||||||
|
|||||||
Reference in New Issue
Block a user