summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21383: Possible range plan is not used under certain conditionsbb-10.3.10-mdev21243Sergei Petrunia2019-12-233-2/+17
* MDEV-21243: Join buffer: condition is checked in wrong place for range accessSergei Petrunia2019-12-113-0/+121
* MDEV-17167 - InnoDB: Failing assertion: table->get_ref_count() == 0 uponmariadb-10.3.10Sergey Vojtovich2018-10-026-1/+89
* Updated list of unstable tests for 10.3.10 releaseElena Stepanova2018-10-021-240/+153
* Merge branch '10.3'Sergei Golubchik2018-10-012-2/+2
|\
| * Correct a function commentMarko Mäkelä2018-09-262-2/+2
* | row_build_index_entry(): Make index constMarko Mäkelä2018-10-013-9/+9
* | Remove an unused functionMarko Mäkelä2018-09-302-26/+0
* | Fix -Wunused-variableMarko Mäkelä2018-09-301-1/+3
* | memory leak when updating @@rocksdb_update_cf_optionsSergei Golubchik2018-09-281-0/+5
* | ASAN error when strlen(db) < 6Sergei Golubchik2018-09-281-1/+2
* | mtr: uninitialized warning (if --manual-gdb or --boot-gdb)Sergei Golubchik2018-09-281-1/+1
* | Update test result (after galera library upgrade?)Sergei Golubchik2018-09-281-1/+57
* | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-28436-196647/+9692
|\ \ | |/ |/|
| * update libmariadbSergei Golubchik2018-09-241-0/+0
| * Merge branch '10.1' into 10.2Sergei Golubchik2018-09-2473-574/+1662
| |\
| | * Merge branch '10.0' into 10.1Sergei Golubchik2018-09-2332-319/+542
| | |\
| | | * tokudb: create and destroy TOKUDB_SHARE::_open_tables_mutex dynamicallySergei Golubchik2018-09-222-6/+8
| | | * sanitize tokudb locking macrosSergei Golubchik2018-09-221-8/+8
| | | * Merge remote-tracking branch 'origin/5.5' into bb-10.0-barbb-10.0-barAlexander Barkov2018-09-212-2/+6
| | | |\
| | | | * Fixing the comment not to mention the removed class Item_copy_int.Alexander Barkov2018-09-211-1/+1
| | | | * A cleanup for MDEV-17249 MAKETIME(-1e50,0,0) returns a wrong resultAlexander Barkov2018-09-211-1/+5
| | | * | Merge 5.5 into 10.0Marko Mäkelä2018-09-211-1/+2
| | | |\ \ | | | | |/
| | | | * Pull request #868: MDEV-17248 Improve ASAN memory pool instrumentationMarko Mäkelä2018-09-212-3/+4
| | | | |\
| | | | | * MDEV-17248 Improve ASAN memory pool instrumentationEugene Kosov2018-09-212-3/+4
| | | * | | After-merge cleanup: adjust the test to work in 10.0Alexander Barkov2018-09-212-2/+13
| | | * | | Merge remote-tracking branch 'origin/5.5' into 10.0Alexander Barkov2018-09-2123-305/+479
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-17250 Remove unused Item_copy_xxxAlexander Barkov2018-09-202-265/+0
| | | | * | MDEV-17244 MAKETIME(900,0,0.111) returns a wrong resultAlexander Barkov2018-09-203-3/+145
| | | | * | MDEV-17249 MAKETIME(-1e50,0,0) returns a wrong resultAlexander Barkov2018-09-2013-32/+219
| | | | |/
| | | | * MDEV-16741 Assertion `m_extra_cache' failed in ha_partition::late_extra_cacheEugene Kosov2018-09-104-1/+21
| | | | * Bug#27230925: HANDLE_FATAL_SIGNAL (SIG=11) IN SHOW_ROUTINE_GRANTSSergei Golubchik2018-09-042-0/+42
| | | | * Bug#27407480: AUTOMATIC_SP_PRIVILEGES REQUIRES NEED THE INSERT PRIVILEGES FOR...Sergei Golubchik2018-09-043-2/+40
| | | * | MDEV-14410 - Assertion `table->pos_in_locked_tables == __null ||Sergey Vojtovich2018-09-184-1/+39
| | | * | Update contributorsIan Gilfillan2018-09-103-3/+9
| | * | | MDEV-17276: Adjust Galera tests after Galera library 25.3.24Jan Lindström2018-09-233-0/+5
| | * | | Adjust disabled Galera tests.Jan Lindström2018-09-233-3/+4
| | * | | MDEV-15805: Test failure on galera.query_cacheJan Lindström2018-09-233-50/+117
| | * | | MDEV-13873: galera.galera_suspend_slave failed in buildbot with wrong error codeJan Lindström2018-09-192-0/+5
| | * | | MDEV-13871: galera.galera_unicode_identifiers failed in buildbot with 'Unknow...Jan Lindström2018-09-192-6/+12
| | * | | MDEV-17208: Test failure on galera.MW-286Jan Lindström2018-09-192-4/+5
| | * | | Removed duplicate tests.Igor Babaev2018-09-193-151/+0
| | * | | Test galera.query_cache is still failing on bb.Jan Lindström2018-09-171-1/+1
| | * | | MDEV-17206: Test failure on galera.galera_ist_* in debug buildsbb-10.1-MDEV-13879Jan Lindström2018-09-174-0/+415
| | * | | MDEV-13879: galera.galera_wan fails in buildbot with Stray state UUID msg or ...Jan Lindström2018-09-173-6/+13
| | * | | Adjust Galera disabled tests based on test results.Jan Lindström2018-09-171-3/+0
| | * | | MDEV-14143: galera.galera_kill_smallchanges, galera.galera_kill_ddl fail in b...Jan Lindström2018-09-145-1/+6
| | * | | Test galera_sst_rsync_data_dir has different result on releaseJan Lindström2018-09-141-0/+103
| | * | | MDEV-13876: galera.MW-328A failed in buildbot with wrong result or timeoutJan Lindström2018-09-144-3/+3
| | * | | MDEV-16912: Spider Order By column[datatime] limit 5 returns 3 rowsJacob Mathew2018-09-136-0/+233