summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* increase stack size for labradorSergei Golubchik2016-07-011-1/+1
* Merge branch '10.1' into 10.2Sergei Golubchik2016-06-309-3/+53
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-06-282-2/+3
| |\
| | * Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-213-2/+9
| | |\
| | | * Fixed compilation failure using clangVicențiu Ciorbaru2016-06-141-1/+2
| | | * MDEV-10166 probes_mysql_nodtrace.h is not provided anymore by mariadb-10.0.25Sergei Golubchik2016-06-141-0/+6
| | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-06-141-1/+1
| | | |\
| | | | * BUG#22594514: HANDLE_FATAL_SIGNAL (SIG=11) INNisha Gopalakrishnan2016-03-171-2/+2
| | | | * WL#9072: Backport WL#8785 to 5.5Ramil Kalimullin2016-02-193-5/+27
| | | * | MDEV-9366 : do_shutdown_server fails to detect server shutdown on Windows.Vladislav Vaintroub2016-06-081-1/+1
| * | | | MDEV-10262 ucs2_thai_520_w2: wrong implicit weights on the secondary levelAlexander Barkov2016-06-211-0/+1
| * | | | Multi-level collation in UCA, Thai sorting with contraction for UTF8.pruet2016-05-261-1/+1
| * | | | Merge branch 'bb-10.1-merge' into 10.1Sergei Golubchik2016-05-051-0/+6
| |\ \ \ \
| | * | | | MDEV-9926 probes_mysql.h includes nonexisting filesSergei Golubchik2016-05-051-0/+6
| * | | | | MDEV-9618 solaris sparc build fails on 10.1.Alexey Botchkov2016-05-045-0/+42
| |/ / / /
* | | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL StandardMichael Widenius2016-06-301-2/+0
* | | | | MDEV-10138 Support for decimals up to 38 digitsMonty2016-06-224-8/+30
* | | | | General spell fixing in comments and stringsOtto Kekäläinen2016-06-081-1/+1
* | | | | MDEV-9857 - CACHE_LINE_SIZE in innodb should be 128 on POWERSergey Vojtovich2016-06-071-5/+2
* | | | | Few improvements related to CPU cache line size and padding:Alexey Kopytov2016-06-071-0/+18
* | | | | Reuse THD for new user connectionsMonty2016-06-042-2/+3
* | | | | MDEV-9154 : Remove workarounds (mainly dynamic function loading)Vladislav Vaintroub2016-06-012-33/+3
* | | | | MDEV-6353 my_ismbchar() and my_mbcharlen() refactoringAlexander Barkov2016-05-171-7/+14
* | | | | Merge commit 'd5822a3ad0657040114cdc185c6387b9eb3a12b2' into 10.2Monty2016-04-286-6/+13
|\ \ \ \ \ | |/ / / /
| * | | | Fixed wrong counting of global Memory_usedMonty2016-04-286-6/+13
* | | | | Added new range of MariaDB error messages, starting from 3000Monty2016-04-051-3/+3
* | | | | MDEV-9811 LOAD DATA INFILE does not work well with gbk in some casesAlexander Barkov2016-03-311-0/+4
* | | | | MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_differenceAlexander Barkov2016-03-313-10/+15
* | | | | Fixing the return data type of my_charlen() from "uint" to "int",Alexander Barkov2016-03-251-1/+1
* | | | | Removing my_strnncoll_mb_bin() and my_strnncollsp_mb_bin(),Alexander Barkov2016-03-251-10/+0
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-03-232-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-212-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Update AskMonty and Atlassian references to MariaDBiangilfillan2016-03-081-1/+1
| | * | | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-1/+1
* | | | | Make step bigger to reflect modern needs.Oleksandr Byelkin2016-03-231-1/+1
* | | | | MDEV-9058: protocol: COM_MULTI command (part 2)Oleksandr Byelkin2016-03-181-1/+4
* | | | | MDEV-9058: protocol: COM_MULTI command (part 1)Oleksandr Byelkin2016-03-182-1/+6
* | | | | MDEV-9665 Remove cs->cset->ismbchar()Alexander Barkov2016-03-161-3/+36
* | | | | MDEV-9651 - Simplify audit event dispatchingSergey Vojtovich2016-03-082-2/+2
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-02-259-24/+46
|\ \ \ \ \ | |/ / / /
| * | | | Fix to ensure updates in gtid_slave_state table do not get binlogged.Nirbhay Choubey2016-02-241-3/+3
| * | | | Merge branch 'bb-10.1-serg' into 10.1Sergei Golubchik2016-02-245-19/+17
| |\ \ \ \
| | * \ \ \ Merge branch '10.0-galera' into bb-10.1-sergNirbhay Choubey2016-02-241-0/+9
| | |\ \ \ \
| | | * \ \ \ Merge tag 'mariadb-10.0.24' into 10.0-galeraNirbhay Choubey2016-02-236-21/+14
| | | |\ \ \ \ | | | | |/ / /
| | * | | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-234-19/+8
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Merge branch 'bb-10.0-serg' into 10.0mariadb-10.0.24Sergei Golubchik2016-02-173-18/+7
| | | |\ \ \ \
| | | | * | | | MDEV-9308 Fix build errors with recent gcc (isfinite)Sergei Golubchik2016-02-171-0/+3
| | | | * | | | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-153-18/+4
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| |
| | | | | * | | dtrace in cmakeSergei Golubchik2016-02-151-0/+0
| | | | | * | | better inline checkSergei Golubchik2016-02-151-14/+0