summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MENT-411 : Implement wsrep_replicate_ariabb-10.6-MDEV-24946Jan Lindström2021-02-2439-373/+1204
* Merge 10.5 into 10.6Marko Mäkelä2021-02-24110-1669/+1945
|\
| * Merge 10.4 into 10.5Marko Mäkelä2021-02-242-3/+11
| |\
| | * Merge branch '10.3' into 10.4Vicențiu Ciorbaru2021-02-231-0/+7
| | |\
| | | * Merge branch '10.2' into 10.3Vicențiu Ciorbaru2021-02-231-0/+7
| | | |\
| | | | * Remove race condition during `make dist`Vicențiu Ciorbaru2021-02-231-0/+7
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-02-231-2/+1
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-02-231-2/+1
| | | |\ \ | | | | |/
| | | | * MDEV-24913 Assertion !recv_no_log_write in log_write_up_to()Thirunarayanan Balathandayuthapani2021-02-231-2/+1
| * | | | Merge branch '10.4' into 10.5Sergei Golubchik2021-02-2389-1359/+1850
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'github/10.4' into 10.4Sergei Golubchik2021-02-234-8/+42
| | |\ \ \
| | | * | | MDEV-24114 SHOW CREATE USER doesnt display correct password expiry statusRobert Bindar2021-02-234-8/+42
| | * | | | Merge branch '10.3' into 10.4Sergei Golubchik2021-02-2367-1310/+1681
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | MDEV-24929 Server crash in thr_multi_unlock or in get_schema_tables_resultMonty2021-02-224-7/+43
| | | * | | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-2262-1296/+1416
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | fix binlog_xa_recover testSergei Golubchik2021-02-223-42/+3
| | | | * | cleanup: renames, no need to create a new .inc fileSergei Golubchik2021-02-225-283/+281
| | | | * | mtr fixes for old (5.10.1) perlSergei Golubchik2021-02-221-4/+5
| | | | * | support for mtr --valgdbSergei Golubchik2021-02-221-3/+20
| | | | * | unify mtr handling of debuggersSergei Golubchik2021-02-222-750/+276
| | | | * | cleanup: remove dead code in mtrSergei Golubchik2021-02-221-13/+1
| | | | * | cleanup: stat tablesSergei Golubchik2021-02-221-30/+24
| | | | * | MDEV-23753: SIGSEGV in Column_stat::store_stat_fieldsSergei Golubchik2021-02-221-7/+5
| | | | * | Revert "MDEV-23753: SIGSEGV in Column_stat::store_stat_fields"Sergei Golubchik2021-02-221-4/+0
| | | | * | Merge branch 'bb-10.2-release' into 10.2Sergei Golubchik2021-02-2233-625/+533
| | | | |\ \
| | | | * | | bump the VERSIONDaniel Bartholomew2021-02-221-1/+1
| | | | * | | MDEV-24863 AHI entries mismatch with the index while reloading the evicted ta...Thirunarayanan Balathandayuthapani2021-02-221-14/+57
| | | | * | | Suppress warning on galera_ssl_upgrade test.Jan Lindström2021-02-222-0/+9
| | | | * | | MDEV-24873 : galera.galera_as_slave_ctas MTR failed: Assertion `(&(&LOCK_thd_...Jan Lindström2021-02-171-1/+1
| | | | * | | MDEV-24872 : galera.galera_insert_multi MTR failed: crash with SIGABRTJan Lindström2021-02-171-2/+4
| | | | * | | MDEV-24867 : wsrep.variables MTR failed: Result length mismatchJan Lindström2021-02-172-14/+2
| | | | * | | MDEV-15641 fixup: Make the test fasterMarko Mäkelä2021-02-162-16/+4
| | | | * | | MDEV-23291: SUM column from a derived table returns invalid valuesVarun Gupta2021-02-164-0/+52
| | | | * | | MDEV-24779: main.subselect fails in buildbot with --ps-protocolVarun Gupta2021-02-163-1/+23
| | | | * | | MDEV-19474: Histogram statistics are used even with optimizer_use_condition_s...Varun Gupta2021-02-165-4/+111
| | | | * | | Remove useless test innodb.innodb_bug60049Marko Mäkelä2021-02-153-58/+0
| | | | * | | MDEV-11862 rpl.rpl_semi_sync_event_after_sync 'fails if there is no semisync...Alice Sherepa2021-02-153-0/+3
| | | | * | | MDEV-24763 fixup: Use deterministic ORDER BYMarko Mäkelä2021-02-122-2/+2
| | | | * | | MDEV-24763 ALTER TABLE fails to rename a column in SYS_FIELDSMarko Mäkelä2021-02-123-0/+65
| | | | * | | MDEV-18468 fixup: Make test case robust w.r.t. deferred DROP TABLEMarko Mäkelä2021-02-122-4/+19
| | | | * | | MDEV-19950: Galera test failure on galera_ssl_upgradeJulius Goryavsky2021-02-116-14/+79
| | | | * | | Update Galera disabled.defJan Lindström2021-02-112-0/+3
| | | | * | | MDEV-24790 CAST('0e1111111111' AS DECIMAL(38,0)) returns a wrong resultAlexander Barkov2021-02-085-20/+198
| | | | * | | Make innodb_gis.rtree_purge run fasterMarko Mäkelä2021-02-071-4/+2
| | | | * | | MDEV-22741: *SAN: ERROR: AddressSanitizer: use-after-poison on address in ins...Sujatha2021-02-033-1/+12
| | | | * | | MDEV-24762 - HeidiSQL 11.2Vladislav Vaintroub2021-02-021-1/+1
| | | | * | | Updating test results in rocksdb test suite after MDEV-11172 is fixedVarun Gupta2021-02-013-5/+5
| | | | * | | MDEV-23449: alias do not exist and a query do not report an errorVarun Gupta2021-01-313-16/+36
| | | | * | | MDEV-22583: Selectivity for BIT columns in filtered column for EXPLAIN is inc...Varun Gupta2021-01-304-8/+88
| | | | * | | MDEV-11172: EXPLAIN shows non-sensical value for key_len with type=indexVarun Gupta2021-01-305-4/+45