mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
perfschema test formatting. Use --echo #
This commit is contained in:
@ -57,7 +57,7 @@ select "After payload";
|
||||
After payload
|
||||
After payload
|
||||
connection default;
|
||||
Dumping ALTER TABLE stages
|
||||
# Dumping ALTER TABLE stages
|
||||
select EVENT_NAME, WORK_COMPLETED, WORK_ESTIMATED
|
||||
from performance_schema.events_stages_history_long
|
||||
where (thread_id = @con1_thread_id)
|
||||
|
Reference in New Issue
Block a user