summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove unused file xbcloud.ccbb-10.1-anel-removexbcloudAnel Husakovic2020-03-311-2719/+0
* MDEV-22037: Add ability to skip content of some tables (work around for MDEV-...Oleksandr Byelkin2020-03-254-6/+92
* MDEV-19092 Server crash when renaming the column whenThirunarayanan Balathandayuthapani2020-03-254-6/+26
* remove redundant info on rpl test failureSergei Golubchik2020-03-231-68/+0
* MDEV-21977 main.func_math fails due to undefined behaviourbb-10.1-vicentiu-pristeneAlexander Barkov2020-03-204-23/+107
* mtr: update heuristics for --parallel=autoSergei Golubchik2020-03-141-4/+1
* all status variables above `questions` MUST be ulongSergei Golubchik2020-03-142-6/+6
* Merge 5.5 into 10.1Marko Mäkelä2020-03-131-7/+7
|\
| * Cleanup: clang-10 -Wmisleading-indentationMarko Mäkelä2020-03-111-7/+7
* | MDEV-21918 improve page_zip_verify_checksum()Eugene Kosov2020-03-112-44/+30
* | fix typedef-related warning and cleanup using namespace stdEugene Kosov2020-03-116-11/+9
* | Fix compile warning:Sergei Petrunia2020-03-111-1/+1
* | Do not bother to disable non-existing testsMarko Mäkelä2020-03-101-2/+0
* | Merge branch '5.5' into 10.1Oleksandr Byelkin2020-03-061-0/+12
|\ \ | |/
| * MDEV-21646: Failure to compile my_addr_resolve.c with binutils-2.34bb-5.5-MDEV-21646Oleksandr Byelkin2020-02-121-0/+12
* | Remove unneded extra context line from test file to make it version independentVicențiu Ciorbaru2020-02-282-4/+2
* | mariadb.pc: remove unnecessary include directoryBen Boeckel2020-02-261-1/+1
* | mariadb{,@}.service comment typo open-file-limit -> open-files-limitDaniel Black2020-02-252-2/+2
* | MDEV-21374: When "--help --verbose" prints out configuration file paths, the ...Anel Husakovic2020-02-223-0/+38
* | Merge branch '5.5' into 10.1Oleksandr Byelkin2020-02-101-1/+0
|\ \ | |/
| * Clean the comment for `table_f_c unt` parameterAnel Husakovic2020-01-291-1/+0
| * bump the VERSIONDaniel Bartholomew2020-01-271-1/+1
* | Remove unused SRV_MASTER_PURGE_INTERVALMarko Mäkelä2020-02-082-4/+2
* | MDEV-21563 FTS thread aborts during shutdownThirunarayanan Balathandayuthapani2020-02-074-2/+19
* | MDEV-21563 FTS thread aborts during shutdownThirunarayanan Balathandayuthapani2020-02-062-0/+29
* | MDEV-20307: Remove a useless debug check to save stack spaceMarko Mäkelä2020-01-312-84/+6
* | MDEV-21564 Assert in trx_purge_add_update_undo_to_history during shutdownThirunarayanan Balathandayuthapani2020-01-302-4/+10
* | MDEV-20923:UBSAN: member access within address … which does not point to an...Sujatha2020-01-292-17/+23
* | MDEV-14330 Move mysqltest.1 man page to appropriate test package from server ...Daniel Black2020-01-281-2/+3
* | Ingore sysusers and tmpfiles artifactsVicențiu Ciorbaru2020-01-281-0/+2
* | Merge branch 'bb-10.1-release' into 10.1Oleksandr Byelkin2020-01-281-146/+117
|\ \
| * | List of unstable tests for 10.1.44 releasemariadb-10.1.44Elena Stepanova2020-01-251-146/+117
* | | bump the VERSIONDaniel Bartholomew2020-01-271-1/+1
* | | MDEV-15052: Allow sysusers and tmpfiles install for non-systemd usersRafli Akmal2020-01-241-17/+20
* | | MDEV-17028: Use descriptive file names for sysusers and tmpfiles configurationChristian Hesse2020-01-241-2/+4
|/ /
* | 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
* | 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