Merge pull request #5384 from frederic34/patch-8

Update mysqli.class.php
This commit is contained in:
Laurent Destailleur 2016-06-23 09:57:36 +02:00 committed by GitHub
commit 6cedec2d63

View File

@ -412,6 +412,7 @@ class DoliDBMysqli extends DoliDB
1100 => 'DB_ERROR_NOT_LOCKED',
1136 => 'DB_ERROR_VALUE_COUNT_ON_ROW',
1146 => 'DB_ERROR_NOSUCHTABLE',
1215 => 'DB_ERROR_CANNOT_ADD_FOREIGN_KEY_CONSTRAINT',
1216 => 'DB_ERROR_NO_PARENT',
1217 => 'DB_ERROR_CHILD_EXISTS',
1396 => 'DB_ERROR_USER_ALREADY_EXISTS', // When creating user already existing