diff options
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 6e6f9965e73..a27b637d6e3 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> NULL SHOW PROCESSLIST +<Id> root <Host> test Query <Time> init SHOW PROCESSLIST |