mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 04:22:27 +01:00
Added reading of client-server my.cnf tag
This commit is contained in:
parent
61578756c2
commit
6b2438c017
1 changed files with 1 additions and 0 deletions
|
@ -3265,6 +3265,7 @@ const char *load_default_groups[]= {
|
|||
#endif
|
||||
"mysqld", "server", MYSQL_BASE_VERSION,
|
||||
"mariadb", MARIADB_BASE_VERSION,
|
||||
"client-server",
|
||||
0, 0};
|
||||
|
||||
#if defined(__WIN__) && !defined(EMBEDDED_LIBRARY)
|
||||
|
|
Loading…
Reference in a new issue