Added reading of client-server my.cnf tag
This commit is contained in:
parent
61578756c2
commit
6b2438c017
@ -3265,6 +3265,7 @@ const char *load_default_groups[]= {
|
|||||||
#endif
|
#endif
|
||||||
"mysqld", "server", MYSQL_BASE_VERSION,
|
"mysqld", "server", MYSQL_BASE_VERSION,
|
||||||
"mariadb", MARIADB_BASE_VERSION,
|
"mariadb", MARIADB_BASE_VERSION,
|
||||||
|
"client-server",
|
||||||
0, 0};
|
0, 0};
|
||||||
|
|
||||||
#if defined(__WIN__) && !defined(EMBEDDED_LIBRARY)
|
#if defined(__WIN__) && !defined(EMBEDDED_LIBRARY)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user