Changed 'SkySQL Gateway' to 'MariaDB Corporation MaxScale'

This commit is contained in:
Markus Makela
2014-09-30 13:15:03 +03:00
parent dd8662cb77
commit f4e591e382
86 changed files with 89 additions and 89 deletions

View File

@ -13,7 +13,7 @@ static char datadir[1024] = "";
static char mysqldir[1024] = "";
static char* server_options[] = {
"SkySQL Gateway",
"MariaDB Corporation MaxScale",
"--datadir=",
"--default-storage-engine=myisam",
NULL