mariadb/mysql-test/suite
Thirunarayanan Balathandayuthapani cfbc6af690 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.

- ddl_log_write() releases the global ddl lock prematurely before
release the log memory entry

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

btr_cur_pessimistic_update(): Return error code when
btr_cur_pessimisitic_insert() fails

ddl_log_write(): Release the global ddl lock after releasing the
log memory entry when error was encountered
2025-04-01 13:26:18 +05:30
..
archive Merge branch '10.5' into 10.6 2024-12-17 11:06:09 +11:00
atomic Add --source include/long_test.inc to a few long-running tests 2025-03-13 11:26:02 +01:00
binlog Merge branch '10.5' into 10.6 2025-01-29 11:17:38 +01:00
binlog_encryption Merge 10.5 into 10.6 2025-03-26 17:09:57 +02:00
client
compat Merge branch '10.5' into 10.6 2025-01-29 11:17:38 +01:00
csv Backporting bugs fixes fixed by MDEV-31340 from 11.5 2024-05-21 14:58:01 +04:00
encryption MDEV-36180 Doublewrite recovery of innodb_checksum_algorithm=full_crc32 page_compressed pages does not work 2025-03-26 12:03:44 +01:00
engines Remove dates from all rdiff files 2025-01-05 16:40:11 +02:00
federated Merge 10.5 into 10.6 2025-01-20 09:57:37 +02:00
funcs_1 Merge branch '10.5' into 10.6 2024-12-17 11:06:09 +11:00
funcs_2 Merge 10.5 into 10.6 2025-03-26 17:09:57 +02:00
galera Merge branch '10.5' into '10.6' 2025-03-05 01:54:40 +01:00
galera_3nodes Merge branch '10.5' into '10.6' 2025-02-27 04:02:33 +01:00
galera_3nodes_sr galera mtr tests: synchronization between versions 2025-02-26 18:19:28 +01:00
galera_sr Merge branch '10.5' into '10.6' 2025-02-27 04:02:33 +01:00
gcol mysqltest: fix --sorted_results 2025-01-09 10:00:36 +01:00
handler Merge branch '10.5' into 10.6 2024-12-17 11:06:09 +11:00
heap Merge 10.5 into 10.6 2025-01-20 09:57:37 +02:00
innodb MDEV-36017 Alter table aborts when temporary directory is full 2025-04-01 13:26:18 +05:30
innodb_fts MDEV-36420 Assertion failure in SET GLOBAL innodb_ft_aux_table 2025-03-28 09:05:20 +02:00
innodb_gis Merge 10.5 into 10.6 2025-03-26 17:09:57 +02:00
innodb_i_s
innodb_zip Merge branch '10.5' into 10.6 2025-01-29 11:17:38 +01:00
jp
json MDEV-34679 ER_BAD_FIELD uses non-localizable substrings 2024-10-17 21:37:37 +02:00
large_tests fix failing large_tests.maria_recover_encrypted 2024-04-22 17:22:11 +02:00
maria MDEV-35469 Heap tables are calling mallocs to often 2025-01-05 16:40:11 +02:00
mariabackup Merge 10.5 into 10.6 2025-03-26 17:09:57 +02:00
mtr/t Remove dates from all rdiff files 2025-01-05 16:40:11 +02:00
mtr2
multi_source MDEV-24035 Failing assertion: UT_LIST_GET_LEN(lock.trx_locks) == 0 causing disruption and replication failure 2024-12-12 18:02:00 +02:00
optimizer_unfixed_bugs
parts Merge 10.5 into 10.6 2025-03-26 17:09:57 +02:00
perfschema Suppress processist_state='buffer pool load' 2025-02-03 08:29:52 +02:00
perfschema_stress
period Remove dates from all rdiff files 2025-01-05 16:40:11 +02:00
plugins Merge 10.5 into 10.6 2024-12-11 14:46:43 +02:00
roles Merge 10.5 into 10.6 2025-01-20 09:57:37 +02:00
rpl Merge 10.5 into 10.6 2025-03-26 17:09:57 +02:00
s3 Merge 10.5 into 10.6 2025-01-20 09:57:37 +02:00
sql_sequence Merge branch '10.5' into '10.6' 2025-02-27 04:02:33 +01:00
storage_engine
stress MDEV-34453 Trying to read 16384 bytes at 70368744161280 outside the bounds of the file: ./ibdata1 2024-09-20 20:26:43 +05:30
sys_vars MDEV-36378 Recognize innodb_purge_rseg_truncate_frequency 2025-03-25 11:48:12 +01:00
sysschema Merge 10.5 into 10.6 2024-03-12 09:19:57 +02:00
unit
vcol Merge 10.5 into 10.6 2025-01-20 09:57:37 +02:00
versioning Merge 10.5 into 10.6 2025-01-20 09:57:37 +02:00
wsrep Merge branch '10.5' into '10.6' 2025-02-27 04:02:33 +01:00