1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-09 11:41:36 +03:00
Files
mariadb/mysql-test/r
unknown 812c9cc84a Bug #12673: Instance Manager: allows to stop the instance many times
The instance manager was not actually checking whether an instance
  was actually running before trying to stop it. Now it checks first.


mysql-test/r/im_life_cycle.result:
  Add new results
mysql-test/t/im_life_cycle.imtest:
  Add new regression test
server-tools/instance-manager/instance.cc:
  Fix Instance::stop() to report ER_INSTANCE_IS_NOT_STARTED when that is
  the case. Also removed unnecessary goto.
server-tools/instance-manager/messages.cc:
  Fix messages with missing spaces
2006-07-12 12:30:22 -07:00
..
2006-05-29 16:27:45 +02:00
2006-06-17 02:57:50 +04:00
2006-03-01 15:50:15 +04:00
2006-06-15 16:39:18 +04:00
2006-05-31 22:55:45 -07:00
2006-06-27 00:47:52 +04:00
2006-06-28 15:53:54 +03:00
2006-05-24 17:21:35 +03:00
2006-06-15 01:48:41 +04:00
2006-04-21 08:19:38 -07:00
2006-06-15 20:29:05 -07:00
2006-06-20 00:52:26 +04:00
2006-06-30 02:03:09 +04:00
2006-06-30 02:03:09 +04:00
2006-06-27 17:00:24 +05:00
2006-01-06 00:47:49 +02:00
2006-05-16 22:19:44 -07:00
2006-02-03 00:07:36 +03:00
2006-05-03 16:42:39 +05:00
2006-05-17 20:48:48 -07:00
2006-05-31 22:55:45 -07:00
2006-03-06 23:43:47 +01:00
2005-12-06 21:28:13 +01:00
2006-05-04 09:58:03 +05:00
2005-10-12 15:19:51 +02:00
2006-02-07 19:57:31 +01:00
2006-06-12 15:36:12 +02:00
2006-05-31 22:55:45 -07:00
2006-06-27 00:47:52 +04:00
2006-07-01 09:28:41 +04:00
2006-06-17 02:57:50 +04:00
2006-06-21 01:14:53 +04:00
2006-04-27 21:59:04 +09:30
2006-06-01 16:51:19 -07:00
2006-06-01 16:51:19 -07:00
2005-10-10 19:38:58 +02:00
2006-06-30 02:03:09 +04:00
2006-06-09 19:29:39 -07:00
2006-04-26 17:09:41 -07:00
2006-03-31 21:26:17 -08:00