summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2022-04-061-1/+4
|\
| * MDEV-26136: Correct AIX/macOS cast warning (my_time.h)Daniel Black2022-04-041-1/+4
* | MDEV-27730 Add PLUGIN_VAR_DEPRECATED flag to plugin variablesNayuta Yanagisawa2022-02-181-1/+3
* | Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-292-4/+5
|\ \ | |/
| * test cases for MySQL bugsSergei Golubchik2022-01-211-2/+3
| * MDEV-26870 --skip-symbolic-links does not disallow .isl file creationMarko Mäkelä2022-01-211-2/+2
| * Windows : fix broken build with OpenSSLVladislav Vaintroub2022-01-091-2/+2
* | MDEV-27217 DELETE partition selection doesn't work for history partitionsAleksey Midenkov2022-01-132-2/+4
* | Merge 10.2 into 10.3Marko Mäkelä2021-10-281-5/+7
|\ \ | |/
| * pthread_yield() is depricated now, so use sched_yield() if possible.Oleksandr Byelkin2021-10-261-5/+7
* | Merge 10.2 into 10.3Marko Mäkelä2021-10-133-2/+6
|\ \ | |/
| * Xcode compatibility updateSergei Krivonos2021-10-121-0/+3
| * MDEV-23269 SIGSEGV in ft_boolean_check_syntax_string on setting ft_boolean_sy...bb-10.2-bar-MDEV-23269Alexander Barkov2021-10-111-1/+2
| * Apple Silicon is a 64-bit platform (#1922)SergMariaDB2021-10-111-1/+1
* | MDEV-22660 System versioning cleanupsAleksey Midenkov2021-10-111-3/+3
* | MDEV-11499 mysqltest, Windows : improve diagnostics if server fails to shutdownVladislav Vaintroub2021-09-241-0/+25
* | Merge 10.2 into 10.3Marko Mäkelä2021-08-312-6/+6
|\ \ | |/
| * Fix GCC 11 -Wmaybe-uninitialized for PLUGIN_PERFSCHEMAMarko Mäkelä2021-08-302-6/+6
* | Merge 10.2 into 10.3Marko Mäkelä2021-07-271-2/+3
|\ \ | |/
| * MDEV-24393 InnoDB disregards --skip-external-lockingMarko Mäkelä2021-07-271-2/+3
* | Merge 10.2 into 10.3Marko Mäkelä2021-03-182-5/+2
|\ \ | |/
| * update wsrep service version after 7345d371418Sergei Golubchik2021-03-081-1/+1
| * MDEV-24853: Duplicate key generated during cluster configuration changeJulius Goryavsky2021-03-081-3/+0
* | galera fixes related to THD::LOCK_thd_killSergei Golubchik2021-02-022-1/+7
* | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-1/+1
|\ \ | |/
| * MDEV-16341 Wrong length for USER columns in performance_schema tablesSergei Golubchik2021-01-111-1/+1
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-12-231-1/+3
|\ \ | |/
| * document that a fulltext parser plugin can replace mysql_add_word callbackSergei Golubchik2020-12-101-1/+3
* | Merge 10.2 into 10.3Marko Mäkelä2020-11-021-2/+5
|\ \ | |/
| * MDEV-22387: Do not violate __attribute__((nonnull))Marko Mäkelä2020-11-021-2/+5
* | Merge 10.2 into 10.3Marko Mäkelä2020-10-282-6/+10
|\ \ | |/
| * MDEV-23867: insert... select crash in compute_window_funcVarun Gupta2020-10-231-4/+5
| * compilation failure with new C/CSergei Golubchik2020-10-231-2/+5
* | Merge 10.2 into 10.3Marko Mäkelä2020-09-211-0/+5
|\ \ | |/
| * MDEV-23101 : SIGSEGV in lock_rec_unlock() when Galera is enabledJan Lindström2020-09-101-0/+5
* | Merge 10.2 into 10.3Marko Mäkelä2020-08-201-3/+0
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2020-08-201-3/+0
| |\
* | \ Merge 10.2 into 10.3Marko Mäkelä2020-08-131-3/+6
|\ \ \ | |/ /
| * | Use DBUG_ASSERT(ptr != NULL) to ease merging to 10.3Marko Mäkelä2020-08-121-2/+2
| * | replace assert() with DBUG_ASSERT()Eugene Kosov2020-08-121-3/+5
| * | add debug assertion to ilistEugene Kosov2020-08-111-3/+4
* | | MDEV-23348 vio_shutdown does not prevent later ReadFile on named pipeVladislav Vaintroub2020-08-031-0/+1
* | | MDEV-21101 unexpected wait_timeout with pool-of-threadsVladislav Vaintroub2020-07-301-2/+0
* | | Merge 10.2 into 10.3Marko Mäkelä2020-07-141-8/+16
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2020-07-141-8/+16
| |\ \ | | |/
| | * MDEV-22173: socket accept - test for failureDaniel Black2020-07-061-8/+16
* | | MDEV-20377 post-fix: Introduce MEM_MAKE_ADDRESSABLEMarko Mäkelä2020-07-021-13/+16
* | | Fixed bugs found by valgrindMonty2020-07-022-20/+22
* | | Merge 10.2 into 10.3Marko Mäkelä2020-07-021-0/+8
|\ \ \ | |/ /
| * | MDEV-20377: Make WITH_MSAN more usableMarko Mäkelä2020-07-011-0/+8