diff options
author | Konstantin Osipov <kostja@sun.com> | 2009-12-02 23:47:23 +0300 |
---|---|---|
committer | Konstantin Osipov <kostja@sun.com> | 2009-12-02 23:47:23 +0300 |
commit | 416a626368b9383a96399ea57dd79f56a665c2a6 (patch) | |
tree | ce951be1a1212aaa9bd9c5db2ef73257ce2f1f29 /mysys/my_new.cc | |
parent | edddfa0ef45332973e59066ef94075134f48a7ee (diff) | |
download | mariadb-git-416a626368b9383a96399ea57dd79f56a665c2a6.tar.gz |
Backport of:
----------------------------------------------------------
revno: 2630.4.35
committer: Konstantin Osipov <konstantin@mysql.com>
branch nick: mysql-6.0-3726
timestamp: Wed 2008-06-25 16:44:00 +0400
message:
Fix a MyISAM-specific bug in the new implementation of
LOCK TABLES (WL#3726).
If more than one instance of a MyISAM table are open in the
same connection, all of them must share the same status_param.
Otherwise, unlock of a table may lead to lost records.
See also comments in thr_lock.c.
Diffstat (limited to 'mysys/my_new.cc')
0 files changed, 0 insertions, 0 deletions