diff options
author | Sergei Golubchik <sergii@pisem.net> | 2012-10-07 22:12:39 +0200 |
---|---|---|
committer | Sergei Golubchik <sergii@pisem.net> | 2012-10-07 22:12:39 +0200 |
commit | 0e52133fb97203349c030b4f0efb6ba2f27df0fe (patch) | |
tree | 17230d9dd5adf5c6f0973b04f8691a34e79038d5 /mysql-test/r/old-mode.result | |
parent | ef8dda830338cf245c4ed2441d54c714b9c27b6c (diff) | |
download | mariadb-git-0e52133fb97203349c030b4f0efb6ba2f27df0fe.tar.gz |
fixes for embedded
Diffstat (limited to 'mysql-test/r/old-mode.result')
-rw-r--r-- | mysql-test/r/old-mode.result | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/old-mode.result b/mysql-test/r/old-mode.result index a27b637d6e3..eec08d4d5c8 100644 --- a/mysql-test/r/old-mode.result +++ b/mysql-test/r/old-mode.result @@ -18,4 +18,4 @@ test.t2 2948697075 drop table t1,t2; SHOW PROCESSLIST; Id User Host db Command Time State Info -<Id> root <Host> test Query <Time> init SHOW PROCESSLIST +<Id> root <Host> test Query <Time> <State> SHOW PROCESSLIST |