mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 10:31:54 +01:00
11 lines
258 B
Text
11 lines
258 B
Text
|
|
# Bug#22118669 - ASSERTION `PFS_FILE != __NULL' FAILED
|
|
|
|
# Cause a temporary file to be instrumented,
|
|
# while there are no file instruments available.
|
|
|
|
--disable_result_log
|
|
select * from information_schema.columns ORDER BY table_name;
|
|
--enable_result_log
|
|
|
|
|