mirror of
https://github.com/MariaDB/server.git
synced 2025-12-12 08:01:43 +03:00
Removed test of default master parameter Don't lock locked tables in REPAIR Changed optimzation for SELECT * from table,table ORDER BY keypart LIMIT
7 lines
174 B
Plaintext
7 lines
174 B
Plaintext
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
|