summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | 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
| |\ \ \ \ | | |/ / /
| | * | | MDEV-19736: Galera test failure onJan Lindström2019-06-122-5/+0
* | | | | MDEV-6275 spider_same_server_link not enforced (#1330)Kentoku SHIBA2019-06-129-2/+164
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-06-1261-195/+902
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-06-1146-128/+612
| |\ \ \ \ | | |/ / /
| | * | | MDEV-19725 Incorrect error handling in ALTER TABLEMarko Mäkelä2019-06-106-23/+32
| | * | | MDEV-19714: JOIN::pseudo_bits_cond is not visible in EXPLAIN FORMAT=JSONbb-10.2-mdev19714Sergei Petrunia2019-06-085-0/+85
| | * | | Fix mysql-test-run.pl to work after d6d5c168cf1Sergei Golubchik2019-06-071-1/+1
| | * | | Fixed typo in Config.pgmMonty2019-06-061-1/+1
| | * | | Support skip-plugin-loadMonty2019-06-061-0/+2
| | * | | Fixed that test suite doesn't remove duplicate optionsMonty2019-06-061-1/+16
| | * | | MDEV-19695 Import tablespace doesn't work with ROW_FORMAT=COMPRESSED encrypte...Thirunarayanan Balathandayuthapani2019-06-064-3/+97
| | * | | fix MDEV-18750: failed to flashback large-size binlog fileZicheng Huang2019-06-053-4/+185
| | * | | MDEV-19541 InnoDB crashes when trying to recover a corrupted pageThirunarayanan Balathandayuthapani2019-06-053-6/+8
| | * | | MDEV-18015: Assertion `global_status_var.global_memory_used == 0' failed when...Varun Gupta2019-06-043-8/+47
| | * | | update a test result, followup fae6539ef72Sergei Golubchik2019-06-031-3/+3
| | * | | Fixed bug in online alter table when not compiled with performance schemaMonty2019-06-033-9/+9
| | * | | Supress some valgrind warningsMonty2019-06-031-0/+20
| | * | | Fixed compiler warningMonty2019-06-031-1/+5
| | * | | Ensure that tests and programs can restore variablesMonty2019-06-034-11/+35
| | * | | Fix plugin linking on WindowsVladislav Vaintroub2019-06-031-1/+1
| | * | | Fix linking error, for GNU linker.Vladislav Vaintroub2019-06-031-1/+1
| | * | | Only link mysys_ssl when required.Vladislav Vaintroub2019-06-035-8/+8
| | * | | MDEV-18207: ASAN heap-use-after-free in _ma_get_status upon concurrent operat...Vlad Lesin2019-05-311-2/+5
| | * | | Define page_id_t in buf0types.hMarko Mäkelä2019-05-312-71/+71
| | * | | Lintian complains about script-not-executableSergey Vojtovich2019-05-301-2/+0
| | * | | Add missing script headerFaustin Lammler2019-05-307-0/+14
| * | | | MDEV-19698: Cleanup READ_RECORD::recordOleksandr Byelkin2019-06-075-20/+15
| * | | | MDEV-19600: The optimizer should be able to produce rows=1 estimate for uniqu...bb-10.3-mdev19600Sergei Petrunia2019-06-0511-37/+276
| * | | | Fixed c++11 narrowing error in table.ccMonty2019-05-291-1/+1
* | | | | MDEV-19709 Workaround "internal compiler bug" on GCC v 4.9Vladislav Vaintroub2019-06-121-3/+7