mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
mysql-test/r/binary.result: Auto merged mysql-test/t/binary.test: Auto merged sql/field_conv.cc: Auto merged support-files/mysql.spec.sh: Embedded is to be enabled in 5.1
Instance Manager - manage MySQL instances locally and remotely. File description: mysqlmanager.cc - entry point to the manager, main, options.{h,cc} - handle startup options manager.{h,cc} - manager process mysql_connection.{h,cc} - handle one connection with mysql client. See also instance manager architecture description in mysqlmanager.cc.