1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00
Files
mariadb/server-tools/instance-manager
anozdrin/alik@alik.opbmk 9abb43bf1b Fix powermacg5 build failure.
2007-02-22 20:56:33 +03:00
..
2007-02-22 20:56:33 +03:00
2006-12-23 20:17:15 +01:00
2006-12-31 02:29:11 +01:00
2006-12-27 02:23:51 +01:00
2007-02-06 15:03:28 +01:00
2007-02-20 21:28:30 +03:00
2007-02-20 21:28:30 +03:00
2006-12-31 01:02:27 +01:00
2007-02-20 21:28:30 +03:00
2006-07-22 02:00:33 +02:00
2007-01-27 03:46:45 +02:00
2006-12-31 02:29:11 +01:00
2006-12-27 02:23:51 +01:00
2007-02-20 20:31:16 +03:00

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.