diff options
author | unknown <monty@narttu.mysql.fi> | 2003-03-03 20:42:49 +0200 |
---|---|---|
committer | unknown <monty@narttu.mysql.fi> | 2003-03-03 20:42:49 +0200 |
commit | 374ea106f5098e4a6ee79f217bf799d181d20a25 (patch) | |
tree | bb5b30b61dc86c58f8550645b5e1dd2dd91770ed /mysys/my_copy.c | |
parent | 391bc11a2121919a29a2579639bc476b6c25fa6a (diff) | |
download | mariadb-git-374ea106f5098e4a6ee79f217bf799d181d20a25.tar.gz |
Fixed a deadlock problem when using LOCK TABLE in one thread and DROP TABLE in another
sql/lock.cc:
Added functions to handle list of table name locks
sql/mysql_priv.h:
Added functions to handle list of named locks
sql/sql_rename.cc:
Use new general table name lock functions
sql/sql_table.cc:
Require table name locks when doing drop table.
This fixed a deadlock problem when using LOCK TABLE in one thread and DROP TABLE in another
Diffstat (limited to 'mysys/my_copy.c')
0 files changed, 0 insertions, 0 deletions