1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-16 03:24:47 +03:00
mariadb/server-tools/instance-manager
tsmith@siva.hindu.god cc7afe2494 Merge siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/51
into  siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/maint/51
2007-01-18 08:30:35 -07: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
2006-12-31 01:02:27 +01:00
2006-07-22 02:00:33 +02:00
2006-12-31 02:29:11 +01:00
2006-12-27 02:23:51 +01:00
2006-12-31 01:02:27 +01: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.