1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-23 03:54:27 +03:00
Files
mariadb/server-tools/instance-manager
tsmith@ramayana.hindu.god 06c6fce750 Merge ramayana.hindu.god:/home/tsmith/m/bk/51
into  ramayana.hindu.god:/home/tsmith/m/bk/maint/51
2007-10-10 14:15:09 -06:00
..
2006-12-27 02:23:51 +01:00
2007-02-22 22:56:43 +03:00
2006-12-31 01:02:27 +01:00
2007-03-19 16:18:10 +01: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.