1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Starting state renamed.

This commit is contained in:
cmiller@zippy.cornsilk.net
2007-11-09 18:21:22 -05:00
parent 1426320008
commit aaeef3710c
2 changed files with 2 additions and 2 deletions

View File

@ -375,6 +375,6 @@ select state from information_schema.profiling where seq=1 order by query_id des
state
continuing
continuing
initializing
starting
set session profiling = OFF;
End of 5.0 tests