summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-14096: YEAR(X) treat as YEAR(4)bb-10.6-danielblack-MDEV-14096-deprecate-year-parenthesesDaniel Black2021-05-1533-565/+480
* MDEV-14096: Deprecate YEAR(x) syntaxDaniel Black2021-05-1423-124/+137
* fixup e3b3384282b080e2d331507513afdf2b612f630b: wsrep test resultsMarko Mäkelä2021-05-132-10/+10
* MDEV-25502: rpl.rpl_perfschema_applier_status_by_worker failed in bb with: Te...Sujatha2021-05-134-12/+17
* tztime_to_sql: quote `Offset` fieldNikita Malyavin2021-05-122-6/+6
* Fix the following valgrind error on SpiderKentoku SHIBA2021-05-136-29/+9
* Merge 10.5 into 10.6Marko Mäkelä2021-05-122-18/+35
|\
| * Updated tests in decimal.c that match current API and usageMonty2021-05-111-17/+18
| * MDEV-25651 Server crash or assertion failure in THD::update_stats upon concur...Monty2021-05-111-1/+3
| * MDEV-25606: Concurrent CREATE TRIGGER statements mix up in binlog and break r...Monty2021-05-101-0/+14
| * bump the VERSIONDaniel Bartholomew2021-05-101-1/+1
* | MDEV-14974: --port ignored for --host=localhostBrandon Nesterenko2021-05-1127-61/+766
* | MDEV-21452 fixup: recursive recv_sys.mutex lockMarko Mäkelä2021-05-112-2/+5
* | Merge 10.5 into 10.6Marko Mäkelä2021-05-1027-817/+2177
|\ \ | |/
| * Merge 10.4 into 10.5Marko Mäkelä2021-05-1034-814/+2360
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2021-05-1034-814/+2360
| | |\
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-05-1031-832/+2355
| | | |\
| | | | * MDEV-25232 Ninja MSVC build sets default CMAKE_BUILD_TYPE to DebugVladislav Vaintroub2021-05-091-11/+12
| | | | * force jemalloc to be used in release rpm/deb buildsSergei Golubchik2021-05-081-0/+2
| | | | * XA PREPARE and SHOW STATUSSergei Golubchik2021-05-083-7/+57
| | | | * mtr --gdb='commands' and restartsSergei Golubchik2021-05-081-1/+1
| | | | * fix mtr --client-gdb to workSergei Golubchik2021-05-081-1/+1
| | | | * Revert "Connect: remove Mongo dependencies"Sergei Golubchik2021-05-082-3/+14
| | | | * Skip auth_named_pipe test, if plugin was not builtVladislav Vaintroub2021-05-071-0/+5
| | | | * Fix clang++-11 -Wsometimes-uninitializedMarko Mäkelä2021-05-071-1/+1
| | | | * Merge branch 'bb-10.2-release' into 10.2Oleksandr Byelkin2021-05-074-10/+0
| | | | |\
| | | | * | MDEV-25418: Improve mariabackup SST script compliance with native MariaDB SSL...Alexey Yurchenko2021-05-066-46/+106
| | | | * | MDEV-25418 rsync SST does not work with stunnel encryptionAlexey Yurchenko2021-05-066-0/+888
| | | | * | MDEV-24962 addendum: improved handling of paths with spacesJulius Goryavsky2021-05-062-14/+16
| | | | * | MDEV-24962 addendum: mariabackup does not understand --log-bin-index and --lo...Julius Goryavsky2021-05-061-3/+13
| | | | * | MDEV-21603 Crashing SHOW TABLES with derived table in WHERE conditionSergei Golubchik2021-05-047-23/+67
| | | | * | MDEV-24962: Galera SST innobackupex-move ignores Environment settingsJulius Goryavsky2021-05-0415-846/+1376
| | | | * | wsrep sst scripts: removing extra blank lines and spacesJulius Goryavsky2021-05-036-377/+329
| | | * | | Merge branch 'bb-10.3-release' into 10.3Oleksandr Byelkin2021-05-0796-491/+1763
| | | |\ \ \
| | | * | | | MDEV-25597: Disable rpl_semi_sync_slave_compressed_protocol.testSujatha2021-05-051-0/+1
| | * | | | | Merge branch 'bb-10.4-release' into 10.4Oleksandr Byelkin2021-05-07114-532/+2005
| | |\ \ \ \ \
* | | | | | | | MDEV-19371: Implement binlog_expire_logs_seconds for purging of binary logsSujatha2021-05-1020-394/+1518
* | | | | | | | MDEV-19371: Implement binlog_expire_logs_seconds for purging of binary logsSujatha2021-05-104-11/+72
* | | | | | | | Fix clang-cl warningVladislav Vaintroub2021-05-091-1/+2
* | | | | | | | Remove incorrect comment.Vladislav Vaintroub2021-05-091-1/+1
* | | | | | | | Windows - Fix CMAKE_INTERPROCEDURAL_OPTIMIZATION build with MSVCVladislav Vaintroub2021-05-094-12/+29
* | | | | | | | Windows : fix warning about potential division by 0Vladislav Vaintroub2021-05-091-1/+1
* | | | | | | | MDEV-19237 - small performance tweakVladislav Vaintroub2021-05-091-3/+3
* | | | | | | | Merge 10.5 into 10.6Marko Mäkelä2021-05-07110-524/+1773
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'bb-10.5-release' into 10.5Oleksandr Byelkin2021-05-07110-532/+1799
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch bb-10.4-release into bb-10.5-releasemariadb-10.5.10Nikita Malyavin2021-05-05109-531/+1799
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | remove the test for MDEV-16962mariadb-10.4.19Nikita Malyavin2021-05-052-75/+0
| | | * | | | | | MDEV-23542 Server crashes in thd_clear_errors()Oleksandr Byelkin2021-05-051-12/+4
| | | * | | | | | fix galera_password.result for 10.4Nikita Malyavin2021-05-051-0/+5
| | | * | | | | | Merge branch bb-10.3-release into bb-10.4-releaseNikita Malyavin2021-05-05114-520/+2071
| | | |\ \ \ \ \ \ | | | | | |_|/ / / | | | | |/| | | |