mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 18:41:56 +01:00
Merge rurik.mysql.com:/home/igor/mysql-4.1
into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
This commit is contained in:
commit
a8031724ac
1 changed files with 1 additions and 1 deletions
|
@ -4328,7 +4328,7 @@ Disable with --skip-bdb (will save memory).",
|
||||||
(gptr*) &default_collation_name, (gptr*) &default_collation_name,
|
(gptr*) &default_collation_name, (gptr*) &default_collation_name,
|
||||||
0, GET_STR, REQUIRED_ARG, 0, 0, 0, 0, 0, 0 },
|
0, GET_STR, REQUIRED_ARG, 0, 0, 0, 0, 0, 0 },
|
||||||
{"default-storage-engine", OPT_STORAGE_ENGINE,
|
{"default-storage-engine", OPT_STORAGE_ENGINE,
|
||||||
"Set the default storage engine (table tyoe) for tables.", 0, 0,
|
"Set the default storage engine (table type) for tables.", 0, 0,
|
||||||
0, GET_STR, REQUIRED_ARG, 0, 0, 0, 0, 0, 0},
|
0, GET_STR, REQUIRED_ARG, 0, 0, 0, 0, 0, 0},
|
||||||
{"default-table-type", OPT_STORAGE_ENGINE,
|
{"default-table-type", OPT_STORAGE_ENGINE,
|
||||||
"(deprecated) Use --default-storage-engine.", 0, 0,
|
"(deprecated) Use --default-storage-engine.", 0, 0,
|
||||||
|
|
Loading…
Add table
Reference in a new issue