summaryrefslogtreecommitdiff
path: root/mysql-test/include/have_metadata_lock_info.inc
Commit message (Collapse)AuthorAgeFilesLines
* MDEV-5602: CREATE OR REPLACE obtains stricter locks than the connection had ↵Michael Widenius2014-02-051-0/+4
before mysql-test/r/create_or_replace.result: Added test case mysql-test/t/create_or_replace.test: Added test case sql/sql_base.cc: Downgrade locks in LOCK TABLES + CREATE TABLE OR REPLACE sql/sql_table.cc: Downgrade locks in LOCK TABLES + CREATE TABLE OR REPLACE