summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-20371: Invalid reads at plan refinement stage: join->positions...bb-10.2-compatibility-build22257-opt-fixesSergei Petrunia2019-09-164-28/+52
* MDEV-20109: Optimizer ignores distinct key created for materialized...Sergei Petrunia2019-09-163-3/+3
* MDEV-20109: Optimizer ignores distinct key created for materialized...Sergei Petrunia2019-09-1623-220/+320
* MDEV-17382 Hash join algorithm should not be used to join materialized10.2-compatibility-build22257-opt-fixesIgor Babaev2018-10-104-2/+81
* MDEV-17065 Crash on SHOW CREATE TABLE with CHECK CONSTRAINTMichael Widenius2018-10-043-2/+73
* Reverting forcing -O0 in release buildsAlexander Barkov2018-10-031-3/+3
* MDEV-16711 Crash in Field_blob::store() while reading statisticsIgor Babaev2018-09-184-47/+101
* MDEV-16757 Memory leak after adding manually min/max statistical dataIgor Babaev2018-09-187-1/+116
* MDEV-16760 CREATE OR REPLACE TABLE never updates statistical tablesIgor Babaev2018-09-184-0/+74
* MDEV-16689: core-file should become a real server variableOleksandr Byelkin2018-09-176-3/+39
* MDEV-16773 - Assertion failed in tdc_remove_tableSergey Vojtovich2018-09-111-3/+13
* Fixed test failureMonty2018-09-052-0/+3
* MDEV-16891 EVENTs created with SQL_MODE=ORACLE fail to executeAlexander Barkov2018-08-073-4/+53
* MDEV-9266 Creating index on temporaray table breaks replicationsachin2018-07-314-0/+71
* MDEV-15359 Thread stay in "cleaning up" status after finishingSergei Golubchik2018-07-204-97/+114
* MDEV-11896 thd_get_error_context_description race conditionSergei Golubchik2018-07-201-0/+3
* Disable MyRocks packagingMarko Mäkelä2018-06-196-30/+4
* Disable MyRocks buildMarko Mäkelä2018-06-151-0/+3
* MDEV-15755 Query crashing MariaDB in cleanup_after_querySergei Golubchik2018-06-133-0/+378
* MDEV-13935 INSERT stuck at state Unlocking tablesMarko Mäkelä2018-06-0727-2276/+521
* Remove the unreachable error DB_QUE_THR_SUSPENDEDMarko Mäkelä2018-06-078-99/+35
* MDEV-14762 Server crashes in MDL_ticket::has_stronger_or_equal_type upon inse...Michael Widenius2018-04-063-3/+22
* Initialize MYSQL_LOCK->flags variableMonty2018-04-061-0/+1
* Added test case for MDEV-15742 to prove that it worksMichael Widenius2018-04-062-0/+26
* Fix for MDEV-14831Monty2018-04-066-29/+105
* MDEV-15149 Assert upon concurrent creating / querying sequencesMonty2018-04-064-0/+69
* MDEV 13679 Enabled sequences to be used in DEFAULTMonty2018-04-0622-51/+591
* Added CHECK_FIELD_EXPRESSIONMonty2018-04-064-23/+34
* Temporarily compile release builds with -O0 and -DTRASH_FREED_MEMORYAlexander Barkov2018-03-061-3/+3
* MDEV-15416 Crash when reading I_S.PARAMETERSAlexander Barkov2018-02-2810-23/+1202
* MDEV-11952 Oracle-style packages: stage#5Alexander Barkov2018-02-2784-279/+11056
* Merge branch '10.2' into bb-10.2-extSergei Golubchik2018-02-2247-338/+476
|\
| * MDEV-15345 Compilation fails to build my_addr_resolve.cSergei Golubchik2018-02-221-0/+7
| * Merge branch '10.1' into 10.2Sergei Golubchik2018-02-2221-245/+53
| |\
| | * Merge branch '10.0' into 10.1Sergei Golubchik2018-02-2219-245/+51
| | |\
| | | * Merge branch '5.5' into 10.0Sergei Golubchik2018-02-2218-247/+50
| | | |\
| | | | * fix plugins.server_audit test for --psSergei Golubchik2018-02-151-0/+2
| | | | * MDEV-13982 Server crashes in in ha_partition::engine_nameSergei Golubchik2018-02-143-1/+17
| | | | * MDEV-13748 Assertion `status_var.local_memory_used == 0 || !debug_assert_on_n...Sergei Golubchik2018-02-143-5/+16
| | | | * cleanup: remove a duplicated test caseSergei Golubchik2018-02-112-220/+0
| | | | * bug: ha_heap was unilaterally increasing reclengthSergei Golubchik2018-02-119-21/+15
| | | * | MDEV-15288 Configure errors when building without INNOBASESergei Golubchik2018-02-211-1/+3
| | * | | Add supressions for possible warning.Jan Lindström2018-02-222-0/+2
| * | | | fix compilation wih -DPLUGIN_PARTITION=NOSergei Golubchik2018-02-223-3/+5
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-02-2215-73/+318
| |\ \ \ \ | | |/ / /
| | * | | log all mtr output in vardir/log/stdout.logSergei Golubchik2018-02-213-5/+39
| | * | | fix compilation -DWITH_PERFSCHEMA=NOSergei Golubchik2018-02-211-0/+2
| | * | | fix compilation wih -DPLUGIN_PARTITION=NOSergei Golubchik2018-02-212-28/+21
| | * | | MDEV-10.1.31 does not join an existing cluster with SST xtrabackup-v2Daniel Black2018-02-211-1/+1
| | * | | Windows : remove freopen(), "to keep fd = 0 busy".Vladislav Vaintroub2018-02-201-1/+3