aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Scripting/ScriptLoader.h
diff options
context:
space:
mode:
authorjackpoz <giacomopoz@gmail.com>2015-02-03 22:16:41 +0100
committerNayd <dnpd.dd@gmail.com>2015-02-04 19:20:39 +0000
commit7c3a2e163ae184a7f50b651f63c54fe7f3dcdaca (patch)
treedd9412a1aa804245f448434d9f51d6d9ccdd0897 /src/server/game/Scripting/ScriptLoader.h
parentd2b7268f1d30629e066473fff6c2167eb3b330bc (diff)
Shared/Database: Fix transactions not being recommitted on dead-lock error
Fix transactions not being recommitted on dead-lock error (error code 1213) because of calling http://dev.mysql.com/doc/refman/5.0/en/mysql-errno.html after sending the ROLLBACK command. This way the returned error code was related to the ROLLBACK command, not the failed transaction. (cherry picked from commit d4db0c15c7e59f7139619720be3c26a48e6ff259)
Diffstat (limited to 'src/server/game/Scripting/ScriptLoader.h')
0 files changed, 0 insertions, 0 deletions