--- suite/storage_engine/show_engine.result +++ suite/storage_engine/show_engine.reject @@ -4,7 +4,11 @@ # volatile data (timestamps, memory info, etc.) SHOW ENGINE STATUS; Type Name Status - ### Engine status, can be long and changeable ### +STATISTICS ### Engine status, can be long and changeable ### +DBSTATS ### Engine status, can be long and changeable ### +CF_COMPACTION __system__ ### Engine status, can be long and changeable ### +CF_COMPACTION default ### Engine status, can be long and changeable ### +MEMORY_STATS ### 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 MUTEX;