summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* MDEV-9736: Window functions: multiple cursors to read filesort resultSergei Petrunia2016-09-241-0/+7
* MDEV-10877 xxx_unicode_nopad_ci collationsAlexander Barkov2016-09-231-0/+5
* Merge branch '10.2' into bb-10.2-connector-c-integ-submSergei Golubchik2016-09-2114-35/+522
|\
| * valgrind failuresSergei Golubchik2016-09-211-0/+2
| * Merge branch '10.2' into bb-10.2-janSergei Golubchik2016-09-195-11/+133
| |\
| | * 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
| * | | | Remove a bunch of TODO's, fix perfschema.threads_innodb testSergei Golubchik2016-09-111-0/+1
| * | | | misc after-merge changes:Sergei Golubchik2016-09-103-86/+19
| * | | | Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-082-2/+24
| * | | | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-024-0/+382
* | | | | name clash with gnutls on on base64_encodeSergei Golubchik2016-09-121-10/+10
* | | | | After-review changesSergei Golubchik2016-09-122-0/+6
* | | | | compiler warningSergei Golubchik2016-09-121-1/+1
* | | | | MDEV-9293 - Use MariaDB's Connector/C in serverVladislav Vaintroub2016-08-254-8/+14
| |/ / / |/| | |
* | | | 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