summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16991 Rounding vs truncation for TIME, DATETIME, TIMESTAMPbb-10.4-mdev16991Alexander Barkov2018-11-261-0/+2
* MDEV-17776 CAST(x AS INTERVAL DAY_SECOND(N))Alexander Barkov2018-11-201-0/+1
* MDEV-17740 Extend EXTRACT(x AS DAY*) to understand long time intervalsAlexander Barkov2018-11-171-2/+26
* MDEV-17712 Remove C_TIME_FUZZY_DATES, C_TIME_DATETIME_ONLY, C_TIME_TIME_ONLYAlexander Barkov2018-11-141-16/+12
* Merge 10.3 into 10.4mariadb-10.4.0Marko Mäkelä2018-11-081-1/+0
|\
| * MDEV-16697: Fix difference between 32bit/windows and 64bit systems in allowed...Oleksandr Byelkin2018-11-071-1/+0
* | MDEV-17563 Different results using table or view when comparing values of tim...Alexander Barkov2018-11-081-1/+6
* | Merge 10.3 into 10.4Marko Mäkelä2018-11-069-17/+17
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2018-11-069-18/+19
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2018-11-063-12/+13
| | |\
| | | * Merge 10.0 into 10.1Marko Mäkelä2018-11-051-2/+2
| | | |\
| | | | * Remove dead code is_thd_killed()Marko Mäkelä2018-11-021-2/+2
| | | * | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-302-4/+16
| | | |\ \ | | | | |/
| | | | * MDEV-17358 my_reverse_bits() is incorrect due to UBEugene Kosov2018-10-161-4/+4
| | | | * MDEV-12547: InnoDB FULLTEXT index has too strict innodb_ft_result_cache_limit...Thirunarayanan Balathandayuthapani2018-10-161-0/+12
| | | * | wsrep: create a macro for the error: labelSergei Golubchik2018-10-241-5/+6
| | * | | MDEV-14267: correct FSF addressDaniel Black2018-10-306-6/+6
* | | | | compilation failure on WindowsSergei Golubchik2018-10-311-3/+3
* | | | | MDEV-12321 authentication plugin: SET PASSWORD supportSergei Golubchik2018-10-312-2/+48
* | | | | cleanup: add 'const' to password validation APISergei Golubchik2018-10-312-4/+4
* | | | | cleanup: safe_lexcstrdup_root()Sergei Golubchik2018-10-311-0/+1
* | | | | MDEV-17502 MDEV-17474 Change Unicode xxx_general_ci and xxx_bin collation imp...Alexander Barkov2018-10-191-8/+0
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-10-172-2/+4
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-8765: mysqldump -use utf8mb4 by defaultDaniel Black2018-10-121-1/+3
| * | | | Merge 10.2 into 10.3Marko Mäkelä2018-10-111-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2018-10-111-1/+1
| | |\ \ \ | | | |/ /
| | | * | MDEV-17200 - pthread_detach called for already detached threadsSergey Vojtovich2018-10-051-1/+1
* | | | | MDEV-17474 Change Unicode collation implementation from "handler" to "inline"...Alexander Barkov2018-10-171-1/+0
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-10-101-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2018-10-091-2/+2
| |\ \ \ \ | | |/ / /
| | * | | MDEV-17373 Windows: application verifier stop "Attempt to use an unknown SOCKET"Vladislav Vaintroub2018-10-051-2/+2
* | | | | MDEV-17351 Wrong results for GREATEST,TIMESTAMP,ADDTIME with an out-of-range ...Alexander Barkov2018-10-081-0/+2
* | | | | Merge branch 'bb-10.4-wlad' into 10.4Vladislav Vaintroub2018-10-051-9/+0
|\ \ \ \ \
| * | | | | Small refactoring in vio.Vladislav Vaintroub2018-10-051-9/+0
* | | | | | Merge 10.3 into 10.4Marko Mäkelä2018-10-056-2/+21
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-286-2/+21
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-146-3/+15
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge branch '10.0-galera' into 10.1Sergei Golubchik2018-09-071-0/+5
| | | |\ \ \
| | | | * \ \ Merge tag 'mariadb-10.0.36' into 10.0-galeraJan Lindström2018-08-022-14/+16
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | * | | | fix failures of innodb_plugin tests in --embeddedSergei Golubchik2018-09-042-1/+4
| | | * | | | MDEV-9627 clang builds fail on i386Sergei Golubchik2018-09-041-1/+1
| | * | | | | MDEV-17121 JSON_ARRAY_APPEND.Alexey Botchkov2018-09-111-0/+6
* | | | | | | MDEV-17317 Add THD* parameter into Item::get_date() and stricter data type co...Alexander Barkov2018-09-281-6/+6
| |_|_|_|_|/ |/| | | | |
* | | | | | Cleanup: Removing unused double_to_datetime().Alexander Barkov2018-09-171-10/+0
* | | | | | Merge 10.3 into 10.4Marko Mäkelä2018-09-111-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Windows : fix broken build with OpenSSLVladislav Vaintroub2018-09-081-2/+2
* | | | | | Merge 10.3 into 10.4Marko Mäkelä2018-09-111-1/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fixed several issues with aria_chkMonty2018-08-311-1/+2
* | | | | | Enable C++11Sergey Vojtovich2018-09-091-1/+1
* | | | | | MDEV-16536 Remove shared memory transportVladislav Vaintroub2018-08-203-20/+1