summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: More logical names and member functionsbb-10.5-MDEV-21351Marko Mäkelä2020-01-294-108/+108
* MDEV-21351 Replace recv_sys.heap with list of buf_block_tThirunarayanan Balathandayuthapani2020-01-281-0/+5
* Merge 10.5Marko Mäkelä2020-01-28427-2209/+5133
|\
| * Merge 10.4 into 10.5Marko Mäkelä2020-01-28314-1184/+3717
| |\
| | * Merge branch 'bb-10.4-release' into 10.4Oleksandr Byelkin2020-01-2873-409/+834
| | |\
| | | * List of unstable tests for 10.4.12 releasemariadb-10.4.12Elena Stepanova2020-01-261-231/+268
| | | * Post-merge fixSergei Petrunia2020-01-261-0/+1
| | | * Merge branch '10.3' into 10.4Oleksandr Byelkin2020-01-254-1/+194
| | | |\
| | | | * MDEV-21383: Possible range plan is not used under certain conditionsbb-10.3-mdev21383Sergei Petrunia2020-01-244-1/+194
| | | * | fix testsOleksandr Byelkin2020-01-242-1/+2
| | | * | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-01-2462-171/+364
| | | |\ \
| | | | * \ Merge branch '10.2' into 10.3Oleksandr Byelkin2020-01-2463-172/+372
| | | | |\ \ | | | | | |/ | | | | |/|
| | | | | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-247-12/+33
| | | | | |\
| | | | | | * MDEV-21490: binlog tests fail with valgrind: Conditional jump or move depends...Sujatha2020-01-242-2/+17
| | | | | | * MDEV-17601: MariaDB Galera does not expect 'mbstream' as streamfmtJulius Goryavsky2020-01-214-9/+11
| | | | | | * MDEV-19457: sys_vars.wsrep_provider_basic failed in buildbotJulius Goryavsky2020-01-201-1/+5
| | | | | * | MDEV-21509: Work around occasional lost DEBUG_SYNCMarko Mäkelä2020-01-242-4/+10
| | | | | * | don't run main.ssl_system_ca in --embeddedSergei Golubchik2020-01-231-0/+2
| | | | | * | MENT-464 ASAN MTR quick test - some failures to be investigated.Alexey Botchkov2020-01-242-13/+13
| | | | | * | Remove an unused tokuvalgrind scriptMarko Mäkelä2020-01-232-11/+0
| | | | | * | MDEV-20775: page_zip_validate() failure due to AUTO_INCREMENTMarko Mäkelä2020-01-231-2/+14
| | | | | * | MDEV-14183: aria_pack segfaults in compress_maria_fileVlad Lesin2020-01-232-2/+3
| | | | | * | new C/C and --ssl-verify-server-cert testsSergei Golubchik2020-01-235-0/+34
| | | | | * | MDEV-21249 MariaDB 10.3.10 When referring to bigint to generate timestamp dat...Sergei Golubchik2020-01-213-0/+56
| | | | | * | MDEV-14183: aria_pack segfaults in compress_maria_fileVlad Lesin2020-01-213-7/+53
| | | | | * | MDEV-21360 save/restore debud_dbug instead of total reset at the end of the testAlice Sherepa2020-01-214-1/+3
| | | | | * | MDEV-21360 save/restore debud_dbug instead of total reset at the end of the testAlice Sherepa2020-01-2133-113/+110
| | | | | * | MDEV-17292 Package the pam_user_map moduleSergei Golubchik2020-01-215-0/+34
| | | | | * | cleanup: simplify install_layout.cmakeSergei Golubchik2020-01-211-13/+13
| | | * | | | fix perfschema.start_server_innodb test (related to MDEV-17571)Oleksandr Byelkin2020-01-245-5/+5
| | * | | | | bump the VERSIONDaniel Bartholomew2020-01-271-1/+1
| | |/ / / /
| | * | | | MDEV-17571 : Make systemd timeout behavior more compatible with long Galera SSTsJan Lindström2020-01-224-36/+211
| | * | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-01-21234-770/+2390
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-01-21235-771/+2390
| | | |\ \ \ | | | | |/ /
| | | | * | new version CC 3.1Oleksandr Byelkin2020-01-201-0/+0
| | | | * | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-20230-720/+2314
| | | | |\ \ | | | | | |/
| | | | | * Merge branch 'merge-tokudb-5.6' into 10.1Oleksandr Byelkin2020-01-1927-111/+239
| | | | | |\
| | | | | | * 5.6.46-86.2Oleksandr Byelkin2020-01-1928-112/+249
| | | | | * | Merge branch 'merge-perfschema-5.6' into 10.1Oleksandr Byelkin2020-01-19184-557/+1844
| | | | | |\ \
| | | | | | * | 5.6.47Oleksandr Byelkin2020-01-19187-569/+1866
| | | | | * | | Merge remote-tracking branch 'connect/10.1' into 10.1Oleksandr Byelkin2020-01-1944-1010/+1299
| | | | | |\ \ \
| | | | | | * | | - Update grant tests for new MariaDB version 10.1.44Olivier Bertrand2020-01-1212-324/+415
| | | | | | * | | Merge with last MariaDB versionOlivier Bertrand2020-01-115698-234981/+93243
| | | | | | |\ \ \
| | | | | | * | | | - Fix MDEV-21450Olivier Bertrand2020-01-111-5/+13
| | | | | | * | | | Update to version 1.07 (as for MariaDB 10.2)Olivier Bertrand2020-01-0933-721/+913
| | | | | * | | | | Merge branch '5.5' into 10.1Oleksandr Byelkin2020-01-1911-43/+118
| | | | | |\ \ \ \ \
| | | | | | * | | | | Bug#29630767 - USE OF UNINITIALIZED VALUE IN LIBMYSQL (CLIENT.CC FUNCTION RUN...mariadb-5.5.67Sergei Golubchik2020-01-184-1/+28
| | | | | | * | | | | Bug#30194841 INSERT ON DUPLICATE KEY UPDATE UPDATES THE WRONG ROWMaheedhar PV2020-01-183-0/+80
| | | | | | * | | | | MDEV-21210: main.uniques_crash-7912 tries to allocate 1TB of memoryVicențiu Ciorbaru2020-01-162-37/+0
| | | | | | * | | | | Improve documentation of Unique classVicențiu Ciorbaru2020-01-161-4/+9