Skip to content

Commit

Permalink
Update mysqli.class.php
Browse files Browse the repository at this point in the history
  • Loading branch information
frederic34 committed Jun 22, 2016
1 parent 52f414a commit 375ce04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions htdocs/core/db/mysqli.class.php
Expand Up @@ -412,6 +412,7 @@ function errno()
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
Expand Down

0 comments on commit 375ce04

Please sign in to comment.