mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 19:11:46 +01:00
083f8455c7
into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.1-new
15 lines
438 B
Text
15 lines
438 B
Text
***************
|
|
*** 50,55 ****
|
|
OPT_NDBCLUSTER, OPT_NDB_CONNECTSTRING,
|
|
#endif
|
|
OPT_TRIGGERS,
|
|
OPT_IGNORE_TABLE,OPT_INSERT_IGNORE,OPT_SHOW_WARNINGS,OPT_DROP_DATABASE,
|
|
! OPT_TZ_UTC, OPT_AUTO_CLOSE
|
|
};
|
|
--- 50,55 ----
|
|
OPT_NDBCLUSTER, OPT_NDB_CONNECTSTRING,
|
|
#endif
|
|
OPT_TRIGGERS,
|
|
OPT_IGNORE_TABLE,OPT_INSERT_IGNORE,OPT_SHOW_WARNINGS,OPT_DROP_DATABASE,
|
|
! OPT_TZ_UTC, OPT_AUTO_CLOSE, OPT_SSL_VERIFY_SERVER_CERT
|
|
};
|