summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2016-09-093-3/+3
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-08-252-2/+2
| |\
| | * Fixed "Packets out of order" warning message on stdout in clients,Monty2016-08-212-2/+2
| * | Merge branch '10.0' into 10.1Sergei Golubchik2016-07-131-1/+1
| |\ \ | | |/
| | * [MDEV-9127] Crash reporter often fails to show the query that crashedVicențiu Ciorbaru2016-07-121-1/+1
* | | MDEV-10421 duplicate CHECK CONSTRAINTs.Alexey Botchkov2016-09-061-0/+1
* | | MDEV-9711 NO PAD collationsAlexander Barkov2016-09-061-2/+65
* | | LDML refactoring for "MDEV-9711 NO PAD collations"Alexander Barkov2016-09-031-3/+0
* | | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-312-3/+3
* | | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-312-8/+5
* | | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-4/+4
* | | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-312-2/+60
* | | Better SHOW PROCESSLIST for replicationMonty2016-08-292-2/+8
* | | Revert "MDEV-9293 Connector/C integration"Vladislav Vaintroub2016-08-196-17/+12
* | | MDEV-9293 Connector/C integrationVladislav Vaintroub2016-08-196-12/+17
* | | 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