1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00
Files
mariadb/storage/myisam/mysql-test/storage_engine/show_engine.rdiff
2025-01-05 16:40:11 +02:00

11 lines
475 B
Plaintext

--- suite/storage_engine/show_engine.result
+++ suite/storage_engine/show_engine.reject
@@ -4,7 +4,6 @@
# volatile data (timestamps, memory info, etc.)
SHOW ENGINE <STORAGE_ENGINE> STATUS;
Type Name Status
-<STORAGE_ENGINE> ### Engine status, can be long and changeable ###
# For SHOW MUTEX even the number of lines is volatile, so the result logging is disabled,
# the test only checks that the command does not produce any errors
SHOW ENGINE <STORAGE_ENGINE> MUTEX;