2
0
forked from Wavyzz/dolibarr

New: Amlioration gestion erreur mysql

This commit is contained in:
Laurent Destailleur
2005-06-11 11:37:26 +00:00
parent eabbdc2279
commit 12b03f49c3

View File

@@ -61,6 +61,7 @@ class DoliDb
1050 => 'DB_ERROR_TABLE_ALREADY_EXISTS',
1051 => 'DB_ERROR_NOSUCHTABLE',
1054 => 'DB_ERROR_NOSUCHFIELD',
1061 => 'DB_ERROR_KEY_NAME_ALREADY_EXISTS',
1062 => 'DB_ERROR_RECORD_ALREADY_EXISTS',
1064 => 'DB_ERROR_SYNTAX',
1100 => 'DB_ERROR_NOT_LOCKED',