diff options
author | unknown <andrey@lmy004.> | 2006-05-23 12:10:07 +0200 |
---|---|---|
committer | unknown <andrey@lmy004.> | 2006-05-23 12:10:07 +0200 |
commit | 6f1ab9ba48c8980203e555f89691d461c637c524 (patch) | |
tree | 1cd2e4e25e2079d9e282891450869de9406c5cf0 /mysql-test/r/sp_notembedded.result | |
parent | da73495f09c1987e06426c80b2ea473ec7eda8e5 (diff) | |
download | mariadb-git-6f1ab9ba48c8980203e555f89691d461c637c524.tar.gz |
update result
drop users at the end of events_stress
mysql-test/r/ps_1general.result:
update result
mysql-test/r/skip_name_resolve.result:
update result
mysql-test/r/sp_notembedded.result:
update result
mysql-test/r/status.result:
update result
mysql-test/t/events_stress.test:
drop users created in the test
Diffstat (limited to 'mysql-test/r/sp_notembedded.result')
-rw-r--r-- | mysql-test/r/sp_notembedded.result | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/r/sp_notembedded.result b/mysql-test/r/sp_notembedded.result index c8cafe5ace1..c5d60446e0a 100644 --- a/mysql-test/r/sp_notembedded.result +++ b/mysql-test/r/sp_notembedded.result @@ -18,9 +18,11 @@ show processlist; end| call bug4902_2()| Id User Host db Command Time State Info +# event_scheduler localhost NULL Connect # Suspended NULL # root localhost test Query # NULL show processlist call bug4902_2()| Id User Host db Command Time State Info +# event_scheduler localhost NULL Connect # Suspended NULL # root localhost test Query # NULL show processlist drop procedure bug4902_2| drop function if exists bug5278| |