1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03: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:
monty@donna.mysql.fi
2001-04-18 23:47:11 +03:00
parent 5a5e2be98a
commit bc6fd0acaa
14 changed files with 152 additions and 54 deletions

View File

@ -1,3 +0,0 @@
-- require r/have_default_master.require
connection master;
show variables like "port";