mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 02:30:06 +01:00
c72221e2f8
The test innodb.log_file_size_online was killing the server shortly after the completion of SET GLOBAL innodb_log_file_size. It is possible that log_t::write_checkpoint() would let mysqltest.cc proceed to kill the server before the message had been written to the server error log. Let us remove the occasionally failing check of that message, and instead ensure that SET GLOBAL innodb_log_file_size to a different size will result in an error log message when the server is not being killed. |
||
---|---|---|
.. | ||
include | ||
r | ||
t |