summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix for embedded testbb-10.4-MDEV14101Georg Richter2019-06-141-0/+10
* Merge branch '10.4' of https://github.com/MariaDB/server into bb-10.4-MDEV14101Georg Richter2019-06-1384-256/+1595
|\
| * 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
| * | | MDEV-19706 RPM no longer installs init script on systemd systems, but preun s...Sergei Golubchik2019-06-111-3/+3
| * | | MDEV-16249 CHECKSUM TABLE for a spider table is not parallel and saves all da...bb-10.4-MDEV-16249Sergei Golubchik2019-06-114-19/+17
| * | | MDEV-19709: Unbreak the build for clangMarko Mäkelä2019-06-111-1/+1
| * | | enabled test archive_gisVarun2019-06-111-2/+0
| * | | MDEV-18880: Optimizer trace prints date in hexadecimalVarun2019-06-119-31/+501
* | | | MDEV-14101:Georg Richter2019-06-1125-29/+181
|/ / /
* | | MDEV-19709 Bitmap<128>::merge etc may crash on older GCC versionsVladislav Vaintroub2019-06-111-0/+17
* | | MDEV-16249 CHECKSUM TABLE for a spider table is not parallel and saves all da...Kentoku SHIBA2019-06-1150-472/+1303
* | | Deb: Purge unused debconf translationsOtto Kekäläinen2019-06-1019-1879/+0
* | | MDEV-18788 Live upgrade from MySQL 5.6/5.7 to MariaDB 10.4 fails with "Event ...Sergei Golubchik2019-06-073-1/+26
* | | small cleanupSergei Golubchik2019-06-071-73/+33
* | | Minor Galera MTR test fixes (#1326)Daniele Sciascia2019-06-074-4/+5
* | | Record BACKUP and SCHEMA namespaces orderSergey Vojtovich2019-06-062-0/+63
* | | update C/CSergei Golubchik2019-06-051-0/+0
* | | MDEV-19684 enable intel assembly (AESNI etc) and fastmath when compiling WolfSSLVladislav Vaintroub2019-06-043-8/+82
* | | Added new file client-certkey.pem for testing CONC-386:Georg Richter2019-06-022-0/+111
* | | MDEV-19637 Crash on an SP variable assignment to a wrong subselectAlexander Barkov2019-05-305-1/+96
* | | Merge 10.3 into 10.4Marko Mäkelä2019-05-2997-1310/+2877
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-05-293-3/+3
| |\ \ | | |/