mirror of
https://github.com/MariaDB/server.git
synced 2025-07-20 10:24:14 +03:00
12 lines
263 B
Plaintext
12 lines
263 B
Plaintext
|
|
# Bug#22118669 - ASSERTION `PFS_FILE != __NULL' FAILED
|
|
|
|
# Cause a temporary file to be instrumented,
|
|
# while there are no per thread statistics collected.
|
|
|
|
--disable_result_log
|
|
select * from information_schema.columns ORDER BY table_name;
|
|
--enable_result_log
|
|
|
|
|