summaryrefslogtreecommitdiff
path: root/mysys/mf_soundex.c
diff options
context:
space:
mode:
authorMichael Widenius <monty@askmonty.org>2010-08-06 15:39:37 +0300
committerMichael Widenius <monty@askmonty.org>2010-08-06 15:39:37 +0300
commit50b43cf8055819290f7155a052d52cc563928f22 (patch)
treeeb25b4d03d9c554fed6f3c8f336591ec8de6c4a2 /mysys/mf_soundex.c
parent8b48a0aa28a7538d372146a19e836a5c3b63046a (diff)
downloadmariadb-git-50b43cf8055819290f7155a052d52cc563928f22.tar.gz
Fix for LP#614265 Crash in _ma_unpin_all_pages / _ma_search on DELETE with Aria search engine
Fixed compiler warnings client/mysqlslap.c: Fixed compiler warnings mysql-test/suite/maria/r/maria.result: Test case for LP#614265 mysql-test/suite/maria/t/maria.test: Test case for LP#614265 mysql-test/suite/pbxt/t/skip_name_resolve-master.opt: Ensure that we get restart before test (as test uses show processlist) sql/handler.cc: Added cloned marker if clone was called (for safety checks & debugging) sql/handler.h: Added cloned marker if clone was called (for safety checks & debugging) storage/maria/ha_maria.cc: In clone call, set file->trn if cloned file had this set. This is needed as maria_create_trn_for_mysql() and thus file->trn is never set for cloned table. Ensure that file->trn is properly reset after calls to repair/check/zerofill. Increment locked table count if file->trn is set (as we decrement this in the unlock call) tests/mysql_client_test.c: Fixed compiler warnings
Diffstat (limited to 'mysys/mf_soundex.c')
0 files changed, 0 insertions, 0 deletions