diff options
author | petr@mysql.com <> | 2006-01-27 13:41:15 +0300 |
---|---|---|
committer | petr@mysql.com <> | 2006-01-27 13:41:15 +0300 |
commit | a0f4c0ce30e6044b39be7af554e8e0b8359ce007 (patch) | |
tree | 58fea346faedf8fd83ad12447ceb21a751a902ba /mysql-test/r/im_utils.result | |
parent | 86096789782c73f6ae6d4cac5571183a10013941 (diff) | |
download | mariadb-git-a0f4c0ce30e6044b39be7af554e8e0b8359ce007.tar.gz |
Use one option --log-output[=option[,option...]]
instead of current --old-log-format and
--both-log-formats options
Diffstat (limited to 'mysql-test/r/im_utils.result')
-rw-r--r-- | mysql-test/r/im_utils.result | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mysql-test/r/im_utils.result b/mysql-test/r/im_utils.result index e204affc8ec..504b2efe4af 100644 --- a/mysql-test/r/im_utils.result +++ b/mysql-test/r/im_utils.result @@ -21,7 +21,7 @@ skip-stack-trace VALUE skip-innodb VALUE skip-bdb VALUE skip-ndbcluster VALUE -old-log-format VALUE +log-output VALUE SHOW INSTANCE OPTIONS mysqld2; option_name value instance_name VALUE @@ -42,7 +42,7 @@ skip-stack-trace VALUE skip-innodb VALUE skip-bdb VALUE skip-ndbcluster VALUE -old-log-format VALUE +log-output VALUE START INSTANCE mysqld2; STOP INSTANCE mysqld2; SHOW mysqld1 LOG FILES; |