diff options
author | Konstantin Osipov <kostja@sun.com> | 2009-11-20 22:15:50 +0300 |
---|---|---|
committer | Konstantin Osipov <kostja@sun.com> | 2009-11-20 22:15:50 +0300 |
commit | 948ee7e5d9aa45970a3ba7208860982d093f540f (patch) | |
tree | 66aefd58b6542f6203fa7087256bf220ae187648 /mysql-test/r/group_by.result | |
parent | 2564b5046d7b65afb03e3b719e38c6e76f966f6e (diff) | |
download | mariadb-git-948ee7e5d9aa45970a3ba7208860982d093f540f.tar.gz |
Backport of:
revno: 2476.784.2
committer: davi@moksha.local
timestamp: Thu 2007-09-27 16:56:27 -0300
message:
Bug#28870 check that table locks are released/reset
The problem is that some mysql_lock_tables error paths are not
resetting the tables lock type back to TL_UNLOCK. If the lock
types are not reset properly, a table might be returned to the
table cache with wrong lock_type.
The proposed fix is to ensure that the tables lock type is always
properly reset when mysql_lock_tables fails. This is a
incompatible change with respect to the process state information.
Diffstat (limited to 'mysql-test/r/group_by.result')
0 files changed, 0 insertions, 0 deletions