175607 Commits (e333d8296480afc63962892f6c8e101dfcaa2686)
 

Author SHA1 Message Date
Sachin Setiya e333d82964 MDEV-12398 All cluster nodes stop due to a foreign key constraint failure 9 years ago
Vladislav Vaintroub 472c2d9b2f MDEV-13106 : Fix check for empty directory in MSI installer 9 years ago
Vladislav Vaintroub b9a326b6e1 MDEV-12709 : mariabackup - during backup phase read some innodb parameter 9 years ago
Marko Mäkelä d1e182d603 MDEV-12975 InnoDB redo log minimum size check uses detected file size instead of requested innodb_log_file_size 9 years ago
Marko Mäkelä 9a646c91dd Mariabackup: Remove the --stats option 9 years ago
Marko Mäkelä cede2b6f0f Mariabackup: Remove support for .xbcrypt files 9 years ago
Marko Mäkelä 7e22050e66 Mariabackup: Remove the options --compact --rebuild-indexes --rebuild-threads 9 years ago
Marko Mäkelä fa70d077f7 Mariabackup: Remove the options --to-archived-lsn --innodb-log-arch-dir 9 years ago
Sergey Vojtovich 056bab0880 MDEV-12620 - set lock_wait_timeout = 1;flush tables with read lock; 9 years ago
Marko Mäkelä 58f87a41bd Remove some fields from dict_table_t 9 years ago
Marko Mäkelä 88b961816e Re-record a failing test, likely related to MDEV-12610 9 years ago
Marko Mäkelä 9ed325efc1 Merge 10.0 into 10.1, plus fixup for MDEV-12873 9 years ago
Marko Mäkelä 9f0ed6c67e MDEV-13009 10.1.24 does not compile on architectures without 64-bit atomics 9 years ago
Marko Mäkelä 1d5a306e38 MDEV-12873 InnoDB SYS_TABLES.TYPE incompatibility for PAGE_COMPRESSION in MariaDB 10.2.2 to 10.2.6 9 years ago
Vladislav Vaintroub 74e4cf70d0 MDEV-13059 XtraDB hangs on Windows due to failing to release block->lock X-latch 9 years ago
Elena Stepanova 3976ec1e83 MDEV-13043 Skipped tests ignore warning suppressions 9 years ago
Marko Mäkelä 3005cebc96 Post-push fix for MDEV-12610 MariaDB start is slow 9 years ago
Marko Mäkelä 757339efd0 Adjust a test result after merge 9 years ago
Marko Mäkelä fa57479fcd Merge 10.0 into 10.1 9 years ago
Marko Mäkelä 75b35a3b68 Partially disable a test affected by MDEV-13059 9 years ago
Marko Mäkelä 4325041df6 MDEV-13057 innodb_read_only=1 should avoid creating buf_flush_page_cleaner_thread 9 years ago
Marko Mäkelä 417434f12d MDEV-13039 innodb_fast_shutdown=0 may fail to purge all undo log 9 years ago
Marko Mäkelä a9117c9008 Correct a merge error of MDEV-11626 9 years ago
Jan Lindström 58c56dd7f8 MDEV-12610: MariaDB start is slow 9 years ago
Marko Mäkelä fbeb9489cd Cleanup of MDEV-12600: crash during install_db with innodb_page_size=32K and ibdata1=3M 9 years ago
Jan Lindström d03abc71a4 MDEV-12609: Allow suppression of InnoDB log messages about reserving extents 9 years ago
Marko Mäkelä 68890fe7d4 Revert part of MDEV-12113 9 years ago
Jan Lindström 18f62d94d6 Merge pull request #404 from grooverdan/10.1-MDEV-13032-galera_new_cluster 9 years ago
Daniel Black d8515829ec MDEV-13032: fix galera_new_cluster to be POSIX 9 years ago
Marko Mäkelä 6439238c53 Correct a merge error 9 years ago
Marko Mäkelä 30df297c2f Merge 10.0 into 10.1 9 years ago
Marko Mäkelä d8d39721df Follow-up to MDEV-12042 (test innodb_page_size variants) 9 years ago
Marko Mäkelä 151daaf480 MDEV-12994 innodb_fast_shutdown=0 skips change buffer merge; fast shutdown does it 9 years ago
Sachin Setiya da61107fc8 MDEV-9544 FLUSH [RELAY] LOGS does not rotate logs for a named slave 9 years ago
Elena Stepanova ab62b7538f MDEV-12042 Re-bootstrap the server if InnoDB options are incompatible 9 years ago
Jan Lindström 112b21da37 MDEV-12600: crash during install_db with innodb_page_size=32K and ibdata1=3M; 9 years ago
Jan Lindström 6b6987154a MDEV-12114: install_db shows corruption for rest encryption and innodb_checksum_algorithm=strict_none 9 years ago
Jan Lindström 1af8bf39ca MDEV-12113: install_db shows corruption for rest encryption with innodb_data_file_path=ibdata1:3M; 9 years ago
Daniel Bartholomew 473f4a65e1 bump the VERSION 9 years ago
Sergei Golubchik 5e0038b376 cleanup: remove Regexp_processor_pcre::m_subpatterns_needed 9 years ago
Sergei Golubchik 2372bfaa7b MDEV-12942 REGEXP_INSTR returns 1 when using brackets 9 years ago
Marko Mäkelä c2ef0bb6ce Merge 5.5 into 10.0 9 years ago
Marko Mäkelä 2cb94aa1b7 MDEV-11626 innodb.innodb-change-buffer-recovery fails for xtradb 9 years ago
Igor Babaev af4421e82d Fixed the bug mdev-12931. 9 years ago
Varun Gupta e4d10e09cf MDEV-11196: Error:Run-Time Check Failure #2 - Stack around the variable 'key_buff' 9 years ago
Sergei Golubchik f42e08f951 Merge branch '10.0-galera' into 10.1 9 years ago
Elena Stepanova 8c35f105d2 Latest additions to the list of unstable tests in 10.1.24 9 years ago
Elena Stepanova 994a5f29f1 On a build without performance schema the test failed 9 years ago
Marko Mäkelä 808f18c748 MDEV-12926 encryption.innodb_onlinealter_encryption, encryption.innodb-bad-key-change failed in buildbot with valgrind 9 years ago
Marko Mäkelä 2f29fc3c1c 10.1 additions for MDEV-12052 Shutdown crash presumably due to master thread activity 9 years ago