mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Added test for PTHREAD_YIELD
Removed test of default master parameter Don't lock locked tables in REPAIR Changed optimzation for SELECT * from table,table ORDER BY keypart LIMIT
This commit is contained in:
parent
5a5e2be98a
commit
bc6fd0acaa
14 changed files with 152 additions and 54 deletions
|
|
@ -1,2 +1,6 @@
|
|||
dummy1 count(distinct id)
|
||||
NULL 1
|
||||
Table Op Msg_type Msg_text
|
||||
test.t1 check status OK
|
||||
Table Op Msg_type Msg_text
|
||||
test.t2 check error Table 't2' was not locked with LOCK TABLES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue