12 lines
208 B
Plaintext
12 lines
208 B
Plaintext
|
|
--source include/not_embedded.inc
|
|
|
|
#
|
|
# Output should be the same with or without the performance schema.
|
|
#
|
|
|
|
--echo "Test SHOW PROCESSLIST, column INFO"
|
|
--replace_column 1 ID 3 HOST 6 TIME
|
|
show processlist;
|
|
|