summaryrefslogtreecommitdiff
path: root/mysql-test/t/lock_sync.test
diff options
context:
space:
mode:
authorDmitry Lenev <dlenev@mysql.com>2010-05-30 13:27:44 +0400
committerDmitry Lenev <dlenev@mysql.com>2010-05-30 13:27:44 +0400
commit7c01868287e82ba22b76b5b9d007c6746bca3061 (patch)
tree2d021861fac4aa5031d21448e643bb3e1b56516a /mysql-test/t/lock_sync.test
parentef9aaa8e2e49c6be052efc1c3facfdb743132753 (diff)
downloadmariadb-git-7c01868287e82ba22b76b5b9d007c6746bca3061.tar.gz
Yet another follow-up for the 5.5 version of fix for
bug #46947 "Embedded SELECT without FOR UPDATE is causing a lock". Fixed comments in tests. Improved comments and performance of auxiliary scripts. mysql-test/include/check_concurrent_insert.inc: Changed script to use temporary table for backing up data in order to make this operation less expensive. Made script more a bit generic by allowing to use multi-column tables with it. Improved comments. mysql-test/include/check_no_concurrent_insert.inc: Changed script to use temporary table for backing up data in order to make this operation less expensive. Made script more a bit generic by allowing to use multi-column tables with it. Improved comments. mysql-test/include/check_no_row_lock.inc: Improved comments in auxiliary script. mysql-test/r/innodb_mysql_lock2.result: Fixed errors in comments for test. mysql-test/r/lock_sync.result: Fixed typo in comments for test. mysql-test/t/innodb_mysql_lock2.test: Fixed errors in comments for test. mysql-test/t/lock_sync.test: Fixed typo in comments for test.
Diffstat (limited to 'mysql-test/t/lock_sync.test')
-rw-r--r--mysql-test/t/lock_sync.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/t/lock_sync.test b/mysql-test/t/lock_sync.test
index 921ce991652..2f35da9d1ee 100644
--- a/mysql-test/t/lock_sync.test
+++ b/mysql-test/t/lock_sync.test
@@ -716,7 +716,7 @@ let $restore_table= ;
--source include/check_concurrent_insert.inc
--echo #
---echo # 5.2 Function that modifes data and uses CALL,
+--echo # 5.2 Function that modifies data and uses CALL,
--echo # which reads a table through SELECT.
--echo #
--echo # Since a call to such function is written to the binary