diff options
Diffstat (limited to 'mysql-test/r/not_embedded_server.result')
-rw-r--r-- | mysql-test/r/not_embedded_server.result | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/r/not_embedded_server.result b/mysql-test/r/not_embedded_server.result index 7cbe91b3753..e471b5a3afa 100644 --- a/mysql-test/r/not_embedded_server.result +++ b/mysql-test/r/not_embedded_server.result @@ -1,6 +1,5 @@ prepare stmt1 from ' show full processlist '; execute stmt1; Id User Host db Command Time State Info -number event_scheduler localhost NULL Connect time Suspended NULL number root localhost test Query time NULL show full processlist deallocate prepare stmt1; |