660 Commits (476a8660e6472d68ea3faa221733e0f5f7fcdd64)

Author SHA1 Message Date
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
Sergei Golubchik 303eec5774 MDEV-6880 Can't define CURRENT_TIMESTAMP as default value for added column 11 years ago
Jan Lindström 0f32299437 MDEV-7035: Remove innodb_io_capacity setting depending on 11 years ago
Jan Lindström caeffc7a7d MDEV-6926: innodb_rows_updated is misleading on slav 11 years ago
Jan Lindström 60e995cfec MDEV-6930: Make innodb_max_dirty_pages_pct my.cnf variable a double 11 years ago
Jan Lindström 3486135bb5 MDEV-6928: Add trx pointer to struct mtr_t 11 years ago
Jan Lindström 7e71dfa9f5 MDEV-6933: Spurious lock_wait_timeout_thread wakeup in lock_wait_suspend_thread() 11 years ago
Sergei Golubchik 22f9353bfd xtradb/innodb: fix to compile with VS 2008 11 years ago
Michael Widenius 70823e1d91 MDEV-5120 Test suite test maria-no-logging fails 11 years ago
Annamalai Gurusami b8c9d93bf3 Bug #19306524 FAILING ASSERTION WITH TEMP TABLE FOR A PROCEDURE CALLED 11 years ago
Annamalai Gurusami 40f30ee6cc Bug #17852083 PRINT A WARNING WHEN DDL HAS AN ERROR IN INNODB_STRICT_MODE = 1 11 years ago
Jan Lindström c30a8442e8 MDEV-6729: InnoDB: Failing assertion: state == TRX_STATE_NOT_STARTED in 11 years ago
Praveenkumar Hulakund 0b28d7e048 Bug#18790730 - CROSS-DATABASE FOREIGN KEY WITHOUT PERMISSIONS 11 years ago
Sergei Golubchik 6ef139780d MDEV-6497 InnoDB deadlocks on UNINSTALL PLUGIN 12 years ago
Jan Lindström 476feba941 Fix unnecessary printout of same writer thread more than once. Fixed 12 years ago
Jan Lindström ef67c3a239 MDEV-6443: Server crashed with assertaion failure in file ha_innodb.cc 12 years ago
Jan Lindström fe3859cc9d MDEV-6443: Server crashed with assertaion failure in file 12 years ago
Kristian Nielsen 45f6262f54 MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallel replication causing replication to fail. 12 years ago
Kristian Nielsen 98fc5b3af8 MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallel replication causing replication to fail. 12 years ago
Jan Lindström e005734058 MDEV-6424: Mariadb server crashes with assertion failure in file ha_innodb.cc 12 years ago
Jan Lindström 648fb98eb6 MDEV-6348: mariadb crash signal 11 12 years ago
Gopal Shankar 119984db0c Bug#18776592 INNODB: FAILING ASSERTION: PRIMARY_KEY_NO == -1 || 12 years ago
Jan Lindström 970163d0be MDEV-6348: mariadb crash signal 11 12 years ago
unknown bd4153a8c2 MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallel 12 years ago
Sergey Vojtovich 23a5b2eb6d MDEV-6103 - Adding/removing non-materialized virtual column triggers 12 years ago
Sergei Golubchik 99027efd14 post-fix for the merge of "Bug#16216513 INPLACE ALTER DISABLED FOR PARTITIONED TABLES" 12 years ago
Sergei Golubchik 9927b36e87 merge of "Bug#16216513 INPLACE ALTER DISABLED FOR PARTITIONED TABLES" 12 years ago
unknown b352969118 MDEV-5914: Parallel replication deadlock due to InnoDB lock conflicts 12 years ago
Murthy Narkedimilli 075a2fb716 Updated/added copyright header. Added line "use is subject to license terms" 12 years ago
Thirunarayanan B 9ea02a1c09 Bug #18010711 UNIQUE PREFIX INDEX ON BINARY COLUMN: 12 years ago
Thirunarayanan B 7acdf29cb4 Bug #14049391 INNODB MISCALCULATES AUTO-INCREMENT AFTER DECREASING 12 years ago
Sergei Golubchik d929342b0f Merge the server part of MySQL WL#5522 - InnoDB transportable tablespaces. 12 years ago
Sergei Golubchik 27d45e4696 MDEV-5574 Set AUTO_INCREMENT below max value of column. 12 years ago
unknown 93609b57c6 BUG 18117322 - DEFINE INNODB_THREAD_SLEEP_DELAY MAX VALUE 12 years ago
Aditya A dc1365d6b4 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
Alexander Barkov 1345a75922 MroongaSE: addint thd_autoinc and thd_error_context plugin services 12 years ago
Sergei Golubchik c155890af9 MDEV-5248 Serious incompatibility and data corruption of DATETIME and DATE types due to get_innobase_type_from_mysql_type refactor combined with InnoDB Online DDL 12 years ago
Sergei Golubchik 6882f9fa67 MDEV-4024 Found Index PRIMARY whose column info does not match that of MySQL 12 years ago
Anil Toshniwal 7c3d3f192e Bug#17513737 INTRODUCE CHECK TABLE...QUICK 12 years ago
unknown 2842f6b5dc MDEV-4506: Parallel replication: error handling. 12 years ago
Praveenkumar Hulakund c66a037dca 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
Sergei Golubchik a73972bfea don't decide on extended keys by DB_TYPE_INNODB, use hton->flags 12 years ago
Jan Lindström c8b87ca16f MDEV-4133: Review InnoDB tablespace allocation patch by Toshikuni Fukaya. If innodb_use_posix_fallocate is set we use posix_fallocate call to extent tablespace allocation instead of pwrite. 12 years ago
Sergey Vojtovich b7f9c89423 MDEV-4702 - Reduce usage of LOCK_open 12 years ago
Sergei Golubchik 847e0f152b MDEV-4786 merge 10.0-monty -> 10.0 12 years ago
unknown 94dfa010bc Virtual column support for new innodb. 13 years ago
Sergey Vojtovich e9f6c47f26 MDEV-4786 - merge 10.0-monty - 10.0 13 years ago