mariadb/storage
Thirunarayanan Balathandayuthapani f61850fdc7 MDEV-36017 Alter table aborts when temporary directory is full
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(): Mark the os_has_said_disk_full
as true if os_file_set_size() fails
2025-03-21 13:41:03 +05:30
..
archive Merge 10.5 into 10.6 2024-06-24 13:09:47 +03:00
blackhole MDEV-34348: my_hash_get_key fixes 2024-11-23 08:14:22 -07:00
columnstore ColumnStore 6.4.10-1 2025-01-29 10:44:18 +01:00
connect MDEV-36248 Connect crashes server because of duplicate 'free()' in GetUser 2025-03-09 16:01:53 +02:00
csv MDEV-34348: Miscellaneous fixes 2024-11-23 08:14:23 -07:00
example Remove dates from all rdiff files 2025-01-05 16:40:11 +02:00
federated Merge 10.5 into 10.6 2024-11-29 12:37:46 +02:00
federatedx Merge 10.5 into 10.6 2024-11-29 12:37:46 +02:00
heap Merge 10.5 into 10.6 2025-01-20 09:57:37 +02:00
innobase MDEV-36017 Alter table aborts when temporary directory is full 2025-03-21 13:41:03 +05:30
maria MENT-2235 Aria engine: log initialization failed 2025-03-09 12:50:56 +02:00
mroonga Merge 10.5 into 10.6 2024-12-11 14:46:43 +02:00
myisam Merge branch '10.5' into '10.6' 2025-02-27 04:02:33 +01:00
myisammrg Remove dates from all rdiff files 2025-01-05 16:40:11 +02:00
oqgraph Merge 10.5 into 10.6 2024-11-29 12:37:46 +02:00
perfschema MDEV-35384 Table performance_schema.session_status and other two tables are not shown in information_schema.tables for normal users 2025-01-09 10:00:35 +01:00
rocksdb mysqltest: fix --sorted_results 2025-01-09 10:00:36 +01:00
sequence MDEV-33746 Supply missing override markings 2024-06-20 11:32:13 -04:00
sphinx Merge 10.5 into 10.6 2024-11-29 12:37:46 +02:00
spider fixup of MDEV-35959 2025-02-27 04:13:00 +01:00
test_sql_discovery Merge 10.5 into 10.6 2024-06-24 13:09:47 +03:00