mariadb/storage/innobase
Thirunarayanan Balathandayuthapani d5fc34db4c MDEV-29092 FOREIGN_KEY_CHECKS does not prevent non-copy alter from creating invalid FK structure
Problem:
========
- InnoDB should have two keys on the same column for the self
referencing foreign key relation.

Solution:
=========
- Allow self referential foreign key relation to work with one
key.
2023-12-06 14:29:17 +05:30
..
btr MDEV-31574: Assertion failure on REPLACE on ROW_FORMAT=COMPRESSED table 2023-11-23 15:09:26 +02:00
buf MDEV-31254 InnoDB: Trying to read doublewrite buffer page 2023-08-17 10:31:44 +03:00
data Merge 10.3 into 10.4 2022-10-25 10:04:37 +03:00
dict MDEV-29092 FOREIGN_KEY_CHECKS does not prevent non-copy alter from creating invalid FK structure 2023-12-06 14:29:17 +05:30
eval
fil MDEV-30825 innodb_compression_algorithm=0 (none) increments Innodb_num_pages_page_compression_error 2023-10-18 19:18:50 +11:00
fsp MDEV-29050 mariabackup issues error messages during InnoDB tablespaces export on partial backup preparing 2023-03-27 20:15:10 +03:00
fts MDEV-32017 Auto-increment no longer works for explicit FTS_DOC_ID 2023-10-12 14:48:43 +05:30
fut
gis Merge 10.3 into 10.4 2022-10-25 10:04:37 +03:00
ha
handler MDEV-32890 LeakSanitizer errors in mem_heap_create_block_func upon query from I_S.INNODB_SYS_TABLES with LIMIT ROWS EXAMINED 2023-11-28 13:42:08 +05:30
ibuf MDEV-32132 DROP INDEX followed by CREATE INDEX may corrupt data 2023-09-08 11:28:21 +03:00
include MDEV-32833 InnoDB wrong error message 2023-11-29 10:52:25 +02:00
lock MDEV-30658 lock_row_lock_current_waits counter in information_schema.innodb_metrics may become negative 2023-10-05 18:27:54 +03:00
log MDEV-18200 MariaBackup full backup failed with InnoDB: Failing assertion: success 2023-09-26 08:55:52 +10:00
mach
mem
mtr Merge 10.3 into 10.4 2021-09-22 18:26:54 +03:00
mysql-test/storage_engine
os MDEV-32228 speedup opening tablespaces on Windows 2023-09-22 21:07:50 +02:00
page MDEV-30882 Crash on ROLLBACK in a ROW_FORMAT=COMPRESSED table 2023-03-22 14:31:00 +02:00
pars MDEV-18867 fixup: Remove DBUG injection 2023-11-02 15:27:52 +02:00
que Merge 10.3 into 10.4 2022-11-08 16:04:01 +02:00
read Merge branch '10.3' into 10.4 2021-07-31 22:59:58 +02:00
rem MDEV-30034 UNIQUE USING HASH accepts duplicate entries for tricky collations 2023-04-04 12:30:50 +04:00
row MDEV-31441 BLOB corruption on UPDATE of PRIMARY KEY with FOREIGN KEY 2023-11-29 18:57:57 +02:00
srv MDEV-30658 lock_row_lock_current_waits counter in information_schema.innodb_metrics may become negative 2023-10-05 18:27:54 +03:00
sync Merge 10.3 into 10.4 2022-04-21 11:33:59 +03:00
trx MDEV-32833 InnoDB wrong error message 2023-11-29 10:52:25 +02:00
unittest MDEV-19522 fixup: Use correct printf format 2021-10-21 15:53:35 +03:00
ut Merge 10.3 into 10.4 2022-06-09 11:53:46 +03:00
.clang-format-old switch off storage/innobase/.clang-format: InnoDB uses a common formatting style for all new code 2021-03-17 11:01:15 +03:00
bzip2.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
CMakeLists.txt MDEV-31890: Remove COMPILE_FLAGS 2023-10-11 15:59:56 +03:00
compile-innodb
COPYING.Google
COPYING.Percona
lz4.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
lzma.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
lzo.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
snappy.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00