diff options
author | unknown <heikki@hundin.mysql.fi> | 2003-07-13 17:18:06 +0300 |
---|---|---|
committer | unknown <heikki@hundin.mysql.fi> | 2003-07-13 17:18:06 +0300 |
commit | 706dc59f587a5dce1b784d20554ac8ecad8b8078 (patch) | |
tree | 6ba976bd7410b1ba2998f2b4a4874e01cd446322 /innobase/srv/srv0start.c | |
parent | bc479783c49410519b1f5fb21da8aa7b9743677d (diff) | |
download | mariadb-git-706dc59f587a5dce1b784d20554ac8ecad8b8078.tar.gz |
srv0srv.c:
Fix a benign bug introduced in 4.0.14: InnoDB could complain 'Error: trying to declare trx to enter InnoDB' if several threads tried to init the auto-inc counter for the same table at the same time; in theory, the bug could even lead to a hang of the server, but that shuld be extremely improbable
innobase/srv/srv0srv.c:
Fix a benign bug introduced in 4.0.14: InnoDB could complain 'Error: trying to declare trx to enter InnoDB' if several threads tried to init the auto-inc counter for the same table at the same time; in theory, the bug could even lead to a hang of the server, but that shuld be extremely improbable
Diffstat (limited to 'innobase/srv/srv0start.c')
0 files changed, 0 insertions, 0 deletions