1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

MDEV-5277 - Ensure that all MySQL 5.6 options are supported by the

MariaDB 10.0 server
This commit is contained in:
Sergey Vojtovich
2013-11-25 18:49:40 +04:00
parent 66612e8fd3
commit e5a80a307c
7 changed files with 71 additions and 16 deletions

View File

@ -949,9 +949,6 @@ The following options may be given as the first argument:
The number of cached table definitions
--table-open-cache=#
The number of cached open tables
--table-open-cache-instances=#
MySQL 5.6 compatible option. Not used or needed in
MariaDB
--tc-heuristic-recover=name
Decision to use in heuristic recover process. Possible
values are COMMIT or ROLLBACK.
@ -1287,7 +1284,6 @@ sysdate-is-now FALSE
table-cache 400
table-definition-cache 400
table-open-cache 400
table-open-cache-instances 1
tc-heuristic-recover COMMIT
thread-cache-size 0
thread-pool-idle-timeout 60