summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.1' into 10.2bb-10.2-jan-mergeJan Lindström2019-03-164-2/+79
|\
| * MDEV-18908: Remove galera and wsrep suites from default run suites in mtrJan Lindström2019-03-161-2/+0
| * Cleanup - remove unused variables and functions after MDEV-18917Vladislav Vaintroub2019-03-152-31/+0
| * MDEV-17643 Assertion `nr >= 0.0' failed in Item_sum_std::val_real()Alexander Barkov2019-03-153-0/+88
* | post-merge: --ps-protocol fixesSergei Golubchik2019-03-157-14/+22
* | post-merge: gcc 8 warningsSergei Golubchik2019-03-1513-58/+22
* | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-1597-568/+1032
|\ \ | |/
| * MDEV-18936 Purge thread fails to exit on shutdownMarko Mäkelä2019-03-152-4/+4
| * MDEV-18917 Don't create xtrabackup_binlog_pos_innodb with MariabackupVladislav Vaintroub2019-03-153-36/+4
| * MDEV-18934: Document missing mysqldumpslow sort optionsIan Gilfillan2019-03-152-3/+30
| * MDEV-16958 Assertion `field_length < 5' failed in Field_year::val_str or data...Alexander Barkov2019-03-153-1/+24
| * fix gcc 8 compiler warningsSergei Golubchik2019-03-1433-136/+166
| * MDEV-18626 ASAN stack-buffer-overflow in int10_to_str / make_date_time upon D...Alexander Barkov2019-03-143-1/+14
| * Tests for MDEV-18667 ASAN heap-use-after-free in make_date_time / Arg_compara...Alexander Barkov2019-03-142-0/+13
| * MDEV-14926 AddressSanitizer: heap-use-after-free in make_date_time on weird c...Alexander Barkov2019-03-143-10/+40
| * MDEV-18907 Slow log: RENAME TABLE is not "admin", while ALTER TABLE..RENAME isAlexander Barkov2019-03-132-2/+3
| * MDEV-14033: wsrep_on=off + binlog = mixed on MariaDB 10.2.9Jan Lindström2019-03-131-1/+1
| * Tests for MDEV-18892 Regression in slow log and admin statementsAlexander Barkov2019-03-123-0/+266
| * Test cleanups.Jan Lindström2019-03-129-54/+79
| * MDEV-15945 --ps-protocol does not test some queriesSergei Golubchik2019-03-1238-177/+305
| * cleanup: miscSergei Golubchik2019-03-1210-84/+45
| * pass the slow logging information in thd->query_plan_flagsSergei Golubchik2019-03-127-74/+39
| * Fix of prepared CREATE VIEW with global ORDER/GROUPOleksandr Byelkin2019-03-121-10/+21
| * MDEV-11975: SQLCOM_PREPARE of EXPLAIN & ANALYZE statement do not return corre...Oleksandr Byelkin2019-03-123-10/+45
| * MDEV-11966: Impossible to execute prepared ANALYZE SELECTOleksandr Byelkin2019-03-122-1/+21
* | Fixed bug in redo handling of batch insert in AriaMonty2019-03-143-0/+81
* | Fixed compiler warning in connect engineMonty2019-03-141-1/+1
* | Datafile::validate_first_page(): Change some ERROR to NoteMarko Mäkelä2019-03-148-25/+16
* | Remove references to MySQL 5.7 native InnoDB partitioningMarko Mäkelä2019-03-135-27/+2
* | MDEV-18836 ASAN: heap-use-after-free after TRUNCATEMarko Mäkelä2019-03-136-29/+41
* | Add an end-of-tests marker to ease mergesMarko Mäkelä2019-03-132-0/+7
* | MDEV-18577: Indexes problem on import dump SQLJan Lindström2019-03-138-5/+188
* | MDEV-14984 - regression in connect performanceSergey Vojtovich2019-03-133-3/+2
* | Revert a part of commit 676f43da3a1951e4e41d1cdb08d2c6c7833cb26eMarko Mäkelä2019-03-121-0/+1
* | TruncateLogParser::scan(): Simplify string operationsMarko Mäkelä2019-03-121-11/+6
* | Silence GCC 8 -Wno-class-memaccessMarko Mäkelä2019-03-121-1/+1
* | MDEV-18502: Server crash in find_field_in_tables upon 2nd execution of SP whi...Varun Gupta2019-03-122-0/+30
* | MDEV-18431: Select max + row_number giving incorrect resultVarun Gupta2019-03-123-1/+31
* | Add an end-of-tests marker to ease mergesMarko Mäkelä2019-03-122-0/+6
* | MDEV-18902 Uninitialized variable in recv_parse_log_recs()Marko Mäkelä2019-03-121-5/+9
* | MDEV-18878: Fix GCC -flifetime-dseMarko Mäkelä2019-03-124-4/+17
* | Merge 10.1 into 10.2Marko Mäkelä2019-03-125-24/+48
|\ \ | |/
| * MDEV-18749: Fix GCC -flifetime-dseMarko Mäkelä2019-03-122-12/+12
| * Merge remote-tracking branch 'origin/10.0' into 10.1Sergey Vojtovich2019-03-113-12/+36
| |\
| | * MDEV-17595 - ALTER TABLE ADD FOREIGN KEY crashSergey Vojtovich2019-03-113-12/+36
* | | MDEV-17070 Table corruption or Assertion `table->file->stats.records > 0 || e...Sergei Golubchik2019-03-129-33/+117
* | | fix the typo OPTION_NO_CHECK_CONSTRAINT_CHECKSSergei Golubchik2019-03-125-10/+37
* | | MDEV-18886 JSON_ARRAY() does not recognise JSON argument.Alexey Botchkov2019-03-124-2/+23
* | | MDEV-18878: Correct a conditionMarko Mäkelä2019-03-111-2/+6
* | | Try to address MDEV-17745Marko Mäkelä2019-03-111-1/+1