summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17592 Create MariaDB named commands/symlinksbb-10.4-MDEV-17591Rasmus Johansson2019-06-1512-7/+188
* Do not use LEX_CSTRING in printf-like functionVladislav Vaintroub2019-06-141-1/+1
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-06-1486-2511/+2302
|\
| * Merge branch '10.2-release' into 10.3-releaseOleksandr Byelkin2019-06-141-1/+5
| |\
| | * MDEV-19633 ASAN use-after-poison in tree_insert() in main.func_gconcatSergei Golubchik2019-06-141-1/+5
| * | MDEV-16804 SYSTEM VERSIONING columns not showing as GENERATEDAleksey Midenkov2019-06-144-2/+156
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-06-1483-2608/+2193
| |\ \ | | |/
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2019-06-1336-208/+780
| | |\
| | | * Merge branch '5.5' into 10.1Oleksandr Byelkin2019-06-1236-204/+775
| | | |\
| | | | * MDEV-18479: Avoid COST_MULT(records, 1)Marko Mäkelä2019-06-111-5/+2
| | | | * MDEV-18479 Another complementIgor Babaev2019-06-102-16/+19
| | | | * MDEV-19580 Unrelated JOINs corrupt usage of 'WHERE function() IN (subquery)'Igor Babaev2019-06-099-19/+331
| | | | * MDEV-19491 update query stopped working after mariadb upgrade 10.2.23 -> 10.2.24Sergei Golubchik2019-06-019-97/+231
| | | | * cleanupSergei Golubchik2019-06-019-55/+30
| | | | * MDEV-13631 Make use of clang-formatEugene Kosov2019-05-302-0/+28
| | | | * MDEV-18479 ComplementIgor Babaev2019-05-285-20/+29
| | | | * MDEV-19588 Wrong results from query, using left join.Igor Babaev2019-05-284-1/+102
| | * | | MDEV-19435 buf_fix_count > 0 for corrupted page when it exits the LRU listThirunarayanan Balathandayuthapani2019-06-139-48/+102
| | * | | Galera test cleanup.Jan Lindström2019-06-133-0/+16
| | * | | Clean up the test innodb.innodb-64k-crashMarko Mäkelä2019-06-122-391/+16
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-06-124-1456/+0
| | |\ \ \ | | | |/ /
| | | * | MDEV-16111 encryption.innodb_lotoftables failed in buildbot with wrong resultMarko Mäkelä2019-06-124-1479/+0
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-06-123-7/+0
| | |\ \ \ | | | |/ /
| | | * | MDEV-19563 Removed references to deprecated option innodb_locks_unsafe_for_bi...sjaakola2019-06-122-4/+0
| | | * | MDEV-16467 - MariaDB crashes because of "long semaphore wait"after migrating ...Sergey Vojtovich2019-06-121-3/+0
| | * | | MDEV-19740: Remove some broken InnoDB systemd codeMarko Mäkelä2019-06-121-11/+1
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-06-1226-438/+1248
| | |\ \ \ | | | |/ /
| | | * | MDEV-16866 InnoDB fails to start upon crash recovery with "[ERROR] InnoDB: Re...Thirunarayanan Balathandayuthapani2019-06-122-2/+2
| | | * | MDEV-16866 InnoDB fails to start upon crash recovery with "[ERROR] InnoDB: Re...Thirunarayanan Balathandayuthapani2019-06-122-39/+38
| | | * | MDEV-19360 - Disable _FORTIFY_SOURCE for ASAN buildsSergey Vojtovich2019-06-071-5/+7
| | | * | MDEV-17103 MY_CHECK_{C,CXX}_COMPILER_FLAG do not work on with localized gccVladislav Vaintroub2019-06-051-1/+2
| | | * | MDEV-19675 Wrong charset is chosen when opening a pre-4.1 tableAlexander Barkov2019-06-034-2/+164
| | | * | MDEV-19653 Add class Sql_cmd_create_tableAlexander Barkov2019-05-318-304/+425
| | | * | MDEV-15734 - calculation inside sizeof() warningSergey Vojtovich2019-05-301-6/+2
| | | * | MDEV-18913: typo in error logSujatha2019-05-301-1/+1
| | | * | MDEV-11094: Blackhole table updates on slave fail when row annotation is enabledSujatha2019-05-291-19/+21
| | | * | MDEV-11094: Blackhole table updates on slave fail when row annotation is enabledSujatha2019-05-298-83/+606
* | | | | MDEV-19634: Assertion `0' failed in row_sel_convert_mysql_key_to_innobase, [W...Varun2019-06-143-4/+43
* | | | | Use generated user_settings.h for WolfSSL, as recommended by WolfSSLVladislav Vaintroub2019-06-144-31/+53
* | | | | WolfSSL : Fix crosscompiling i386 on x86_64, on LinuxVladislav Vaintroub2019-06-141-1/+3
* | | | | fix typo support-files/mariadb@.service.infaust2019-06-141-1/+1
* | | | | MDEV-11670: mariadb@.service remove alias, clean up documentation/orderDaniel Black2019-06-141-36/+62
* | | | | MDEV-11670: ensure sysconfdir/sysconf2dir are not blank for mariadb@.serviceDaniel Black2019-06-141-2/+12
* | | | | systemd: multi-instance not for Galera, User/Group flexibleDaniel Black2019-06-141-33/+26
* | | | | systemd: multi-instance changes to -defaults-group-suffix=.%IDaniel Black2019-06-141-35/+112
* | | | | MDEV-6275: Use a non-narrowing conversionMarko Mäkelä2019-06-141-1/+1
* | | | | MDEV-6275: Fix signed/unsigned comparisonMarko Mäkelä2019-06-141-1/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-06-141-119/+43
|\ \ \ \ \ | |/ / / /
| * | | | spider_db_init(): Do not return uninitialized error_numMarko Mäkelä2019-06-141-119/+43
| * | | | Merge 10.2 into 10.3Jan Lindström2019-06-122-5/+0
| |\ \ \ \ | | |/ / /