mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
2b51150231
(BUG#41127: Maria: assertion when SHOW ENGINE MARIA LOGS and missing logs) mysql-test/suite/maria/r/maria_showlog_error.result: test suite for the BUG#41127 mysql-test/suite/maria/t/maria_showlog_error.test: test suite for the BUG#41127 storage/maria/ha_maria.cc: Do not use MY_WME in the stat call which errors we process on high level.
5 lines
186 B
Text
5 lines
186 B
Text
* shut down mysqld, removed logs, restarted it
|
|
show engine maria logs;
|
|
Type Name Status
|
|
MARIA Size unknown ; maria_log.00000001 can't stat
|
|
* shut down mysqld, removed logs, restarted it
|