1084 Commits (ecdb2b6e86d4bef2718eaec61f1edd1c11e41e1a)

Author SHA1 Message Date
Jan Lindström 0f252702b1 MDEV-7139: Sporadic failure in innodb.innodb_corrupt_bit on P8 10 years ago
Jan Lindström a3d843d949 Fix function visibility as it is used on row0mysql.c in Windows. 10 years ago
Sergei Golubchik ef47b62551 MDEV-8827 Duplicate key with auto increment 10 years ago
Jan Lindström 082b859d0d MDEV-9233: Copying MySQL 5.5 data directory to 10.0 with partition tables crashes on insert 10 years ago
Annamalai Gurusami 8ea80ecfeb Bug #19929435 DROP DATABASE HANGS WITH MALFORMED TABLE 10 years ago
Nirbhay Choubey 4ee28865f6 MDEV-5146 : Bulk loads into partitioned table not working 10 years ago
Jan Lindström e05cd97b8a MDEV-8524: Improve error messaging when there is duplicate key or foreign key names 10 years ago
Jan Lindström 7a9670218b MDEV-8474: InnoDB sets per-connection data unsafely 10 years ago
Jan Lindström a8b8544a03 MDEV-7906: InnoDB: Failing assertion: prebuilt->sql_stat_start || trx->state == 1 on concurrent multi-table update 11 years ago
aditya 232d8bbdb1 Bug #17299181 CREATE_TIME AND UPDATE_TIME ARE WRONG FOR PARTITIONED TABLES 11 years ago
Sergei Golubchik 17a37796e1 after innodb/xtradb merge: use the correct visibility for internal functions 11 years ago
Jan Lindström f66fbe8ce0 MDEV-7578 :Slave is ~10x slower to execute set of statements compared to master when using RBR 11 years ago
Mithun C Y 2e3c2cd362 Bug #20049521: CRASH IN MERGE_BUFFERS FILESORT.C WHEN INNODB WITH ORDER BY. 11 years ago
Jan Lindström 7afbf338aa MDEV-7513: ib_warn_row_too_big dereferences null thd 11 years ago
Nirbhay Choubey fffc9f585d MDEV-7374 : Losing connection to MySQL while running ALTER TABLE 11 years ago
Nirbhay Choubey 743a28ea57 MDEV-7129 : Galera duplicate error on autoincrement field primary key 11 years ago
Thiru 901ce5314b Bug #20144839 AFTER UPDATING TO MYSQL 5.6.22 SERVER 11 years ago
Jan Lindström b0febdb66e MDEV-7084: innodb index stats inadequate using constant innodb_stats_sample_pages 11 years ago
Jan Lindström 8bc5eabea8 MDEV-7084: innodb index stats inadequate using constant 11 years ago
Thirunarayanan B 821dfcd8d2 Bug #19815702 TIS620: CRASH WITH MULTI TABLE DELETE 11 years ago
Annamalai Gurusami db78f29b31 Bug #19306524 FAILING ASSERTION WITH TEMP TABLE FOR A PROCEDURE CALLED 11 years ago
Annamalai Gurusami b8c9d93bf3 Bug #19306524 FAILING ASSERTION WITH TEMP TABLE FOR A PROCEDURE CALLED 11 years ago
Annamalai Gurusami 44fd241a22 Bug #17852083 PRINT A WARNING WHEN DDL HAS AN ERROR IN INNODB_STRICT_MODE = 1 11 years ago
Annamalai Gurusami 40f30ee6cc Bug #17852083 PRINT A WARNING WHEN DDL HAS AN ERROR IN INNODB_STRICT_MODE = 1 11 years ago
Praveenkumar Hulakund cf4231a7f9 Bug#18790730 - CROSS-DATABASE FOREIGN KEY WITHOUT PERMISSIONS 11 years ago
Praveenkumar Hulakund 0b28d7e048 Bug#18790730 - CROSS-DATABASE FOREIGN KEY WITHOUT PERMISSIONS 11 years ago
Nirbhay Choubey 4788577c20 bzr merge -r3997..4010 codership-mysql/5.5 11 years ago
Sergei Golubchik 6ef139780d MDEV-6497 InnoDB deadlocks on UNINSTALL PLUGIN 11 years ago
Jan Lindström 970163d0be MDEV-6348: mariadb crash signal 11 12 years ago
Nirbhay Choubey c3a2394641 * Merged revisions 3945, 3946..3950, 3951..3961 12 years ago
Thirunarayanan B 7acdf29cb4 Bug #14049391 INNODB MISCALCULATES AUTO-INCREMENT AFTER DECREASING 12 years ago
Thirunarayanan B 7c12a9e5c3 Bug #14049391 INNODB MISCALCULATES AUTO-INCREMENT AFTER DECREASING 12 years ago
Nirbhay Choubey 4cb029b38b * Merged the missing revision 3934 from 12 years ago
Nirbhay Choubey 7ca53d9479 Merging revisions 3934..3944 from codership-mysql/5.5. 12 years ago
unknown 93609b57c6 BUG 18117322 - DEFINE INNODB_THREAD_SLEEP_DELAY MAX VALUE 12 years ago
bin.x.su@oracle.com de6cdc7952 BUG 18117322 - DEFINE INNODB_THREAD_SLEEP_DELAY MAX VALUE 12 years ago
Nirbhay Choubey 31eaa90a6e Merging revision 3839..3932 from codership-mysql/5.5. 12 years ago
Aditya A dc1365d6b4 Bug#16287752 INNODB_DATA_FILE_PATH MINIMUM SIZE 12 years ago
Aditya A 657ffcd74c Bug#16287752 INNODB_DATA_FILE_PATH MINIMUM SIZE 12 years ago
Aditya A 64b697ca99 Bug#12762390 SHOW INNODB STATUS REPORTS NON-FK 12 years ago
Aditya A 96ae8409e1 Bug#12762390 SHOW INNODB STATUS REPORTS NON-FK 12 years ago
Jan Lindström eea69c57b2 Fixed additional problem with kernel_mutex. Kernel mutex is also 12 years ago
Jan Lindström 21bb5cdfb5 MDEV-4223: Galera: InnoDB assertion failure !mutex_own(mutex) in file sync0sync.ic line 207 12 years ago
Jan Lindström 4f85baab95 Merged revisions 3931--3942 from from lp:~codership/codership-mysql/5.5-23. 12 years ago
Anil Toshniwal 7c3d3f192e Bug#17513737 INTRODUCE CHECK TABLE...QUICK 12 years ago
Anil Toshniwal ccfd3a0e75 Bug#17513737 INTRODUCE CHECK TABLE...QUICK 12 years ago
Praveenkumar Hulakund c66a037dca Bug#17474166 - EXECUTING STATEMENT LIKE 'SHOW ENGINE INNODB' 12 years ago
Praveenkumar Hulakund 5411549732 Bug#17474166 - EXECUTING STATEMENT LIKE 'SHOW ENGINE INNODB' 12 years ago
Yasufumi Kinoshita 4db0c831a5 Bug#17431533 : FAILING ASSERTION: INDEX->PAGE != 0XFFFFFFFF AFTER DISCARDING TABLESPACE 12 years ago
Yasufumi Kinoshita 1fbe6c5005 Bug#17431533 : FAILING ASSERTION: INDEX->PAGE != 0XFFFFFFFF AFTER DISCARDING TABLESPACE 12 years ago