summaryrefslogtreecommitdiff
path: root/mysql-test/r/innodb-semi-consistent.result
diff options
context:
space:
mode:
authorDavi Arnaut <Davi.Arnaut@Sun.COM>2009-04-14 14:05:32 +0200
committerDavi Arnaut <Davi.Arnaut@Sun.COM>2009-04-14 14:05:32 +0200
commitb27261a6f710850636ccac4616e2cbd15bc55442 (patch)
tree8b775a077015f9204e2fcc4d506b502bc21eba09 /mysql-test/r/innodb-semi-consistent.result
parentf739349994f1e49f62c93e971f553c4a774d5842 (diff)
downloadmariadb-git-b27261a6f710850636ccac4616e2cbd15bc55442.tar.gz
Bug#44164: TL_WRITE has no description in lock_descriptions[]
The problem was that new lock types were being added without a corresponding description. Since the lock types (enum values) are used as indices to the description array, the descriptions could be shifted depending on the lock type. The solution is to ensure that every lock type has a correspondent description. include/thr_lock.h: Add warning. sql/sql_test.cc: Update lock descriptions.
Diffstat (limited to 'mysql-test/r/innodb-semi-consistent.result')
0 files changed, 0 insertions, 0 deletions