mariadb/mysql-test/suite/maria/r/maria_showlog_error.result
unknown 2b51150231 Do not use MY_WME in the stat call which errors we process on high level.
(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.
2008-12-01 15:21:37 +02:00

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