mariadb/storage/innobase/trx
Thirunarayanan Balathandayuthapani 18e4978edc MDEV-29975 InnoDB fails to release savepoint during bulk insert
- InnoDB does rollback the whole transaction and discards the
savepoint when there is a failure happens during bulk
insert operation. When server request to release the savepoint,
InnoDB should return DB_SUCCESS when it deals with bulk
insert operation
2023-03-17 16:41:27 +05:30
..
trx0i_s.cc Merge 10.5 into 10.6 2022-01-04 09:26:38 +02:00
trx0purge.cc Merge 10.5 into 10.6 2023-02-28 16:05:21 +02:00
trx0rec.cc MDEV-24402: InnoDB CHECK TABLE ... EXTENDED 2022-10-21 10:02:54 +03:00
trx0roll.cc MDEV-29975 InnoDB fails to release savepoint during bulk insert 2023-03-17 16:41:27 +05:30
trx0rseg.cc Merge 10.5 into 10.6 2023-02-27 13:17:35 +02:00
trx0sys.cc MDEV-24402: InnoDB CHECK TABLE ... EXTENDED 2022-10-21 10:02:54 +03:00
trx0trx.cc MDEV-30357 Performance regression in locking reads from secondary indexes 2023-03-16 16:00:45 +02:00
trx0undo.cc Merge 10.5 into 10.6 2023-02-27 13:17:35 +02:00