mirror of
https://github.com/MariaDB/server.git
synced 2025-09-08 06:27:57 +03:00
connect to an external server with mysqld. libmysql/libmysql.c: fix for bug #7285: Disable start of embedded server when need to connect to an external server with libmysqld. Calling mysql_server_init with a negative value for argc will not start the embedded server.