mirror of
https://github.com/MariaDB/server.git
synced 2025-12-18 18:25:45 +01:00
Problem: ======= - During inplace algorithm, concurrent DML fails to write the log operation into the temporary file. InnoDB fail to mark the error for the online log. Fix: === row_log_online_op(): Mark the error in online log when InnoDB ran out of temporary space fil_space_extend_must_retry(): Assign os_has_said_disk_full to true if os_file_set_size() fails.
1 line
30 B
Text
1 line
30 B
Text
--innodb_sort_buffer_size=64k
|