This website requires JavaScript.
Explore
Help
Sign in
mirror
/
mariadb
Watch
1
Star
0
Fork
You've already forked mariadb
0
mirror of
https://github.com/MariaDB/server.git
synced
2025-01-22 23:04:20 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
32668a2e08
mariadb
/
mysql-test
/
t
/
im_daemon_life_cycle-im.opt
4 lines
76 B
Text
Raw
Normal View
History
Unescape
Escape
WL#2789 "Instance Manager: test using mysql-test-run testing framework" Add Instance Manager tests.
2005-10-01 01:14:50 +04:00
--run-as-service
Make it possible to run mysql-test-run.pl with default test suite in different vardir.
2006-01-24 08:30:54 +01:00
--log=$MYSQLTEST_VARDIR/log/im.log
This is an implementation of two WL items: - WL#3158: IM: Instance configuration extensions; - WL#3159: IM: --bootstrap and --start-default-instance modes The following new statements have been added: - CREATE INSTANCE; - DROP INSTANCE; The behaviour of the following statements have been changed: - SET; - UNSET; - FLUSH INSTANCES; - SHOW INSTANCES; - SHOW INSTANCE OPTIONS;
2006-05-18 18:57:50 +04:00
--monitoring-interval=1
Reference in a new issue
Copy permalink