summaryrefslogtreecommitdiff
path: root/include/mysql_com.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into 10.0Sergei Golubchik2017-06-281-0/+2
|\
| * MDEV-13187 incorrect backslash parsing in clientsSergei Golubchik2017-06-271-0/+2
* | Fixed "Packets out of order" warning message on stdout in clients,Monty2016-08-211-1/+1
* | fix a case where automatic procedure grant was changing user's passwordSergei Golubchik2015-02-171-1/+4
* | Fixed assert in perfschema/pfs.cc::start_idle_wait_v1 when using performance ...Michael Widenius2014-07-191-1/+2
* | MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wron...Sergei Golubchik2014-05-131-1/+1
* | Do the partial merge of WL#5602 correctly:Sergei Golubchik2013-12-091-1/+3
* | Client attributesunknown2013-10-031-1/+2
* | 10.0-monty mergeSergei Golubchik2013-07-211-11/+32
|\ \
| * | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-12/+32
* | | 10.0-base mergeSergei Golubchik2013-07-181-4/+2
|\ \ \
| * \ \ 5.5 mergeSergei Golubchik2013-07-171-4/+2
| |\ \ \ | | | |/ | | |/|
| | * | MDEV-4519 SHOW EVENTS and SHOW PROCEDURE STATUS truncate long user namesSergei Golubchik2013-06-131-0/+2
| | * | Fixed some cache variables that could be set to higher value than what the co...Michael Widenius2013-06-061-4/+0
* | | | MDEV-4547 [PATCH] Make REFRESH_* constants to be 64-bit in 32-bit compilationunknown2013-07-161-29/+29
* | | | Adding support for MySQL-5.6 temporal column types:Alexander Barkov2013-07-101-0/+10
* | | | 10.0-base mergeSergei Golubchik2013-06-061-1/+1
|\ \ \ \ | |/ / /
| * | | 5.5 mergeSergei Golubchik2013-06-061-1/+1
| |\ \ \ | | |/ /
| | * | MDEV-4332 Increase username length from 16 charactersSergei Golubchik2013-04-181-1/+1
* | | | 10.0-base mergeSergei Golubchik2013-04-151-1/+26
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | 5.5 mergeSergei Golubchik2013-04-141-0/+18
| |\ \ | | |/
| | * 5.3 mergeSergei Golubchik2013-04-121-0/+25
| | |\
| | | * 5.2 mergeSergei Golubchik2013-04-111-0/+25
| | | |\
| | | | * 5.1 mergeSergei Golubchik2013-04-111-0/+25
| | | | |\
| | | | | * MDEV-4088 Replication 10.0 -> 5.5 failsSergei Golubchik2013-04-041-0/+27
| * | | | | MDEV-4088 Replication 10.0 -> 5.5 failsSergei Golubchik2013-04-091-0/+7
| * | | | | post-review comments and other minor editsSergei Golubchik2013-04-091-1/+1
* | | | | | 10.0-base mergeSergei Golubchik2013-01-311-35/+35
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 5.5 mergeSergei Golubchik2013-01-291-32/+32
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-3846 REFRESH_CHECKPOINT and REFRESH_TABLE_STATS tokens share the same valueSergei Golubchik2013-01-091-32/+32
| * | | | | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-3/+3
* | | | | | Merge MariaDB 10.0-base to MariaDB 10.0unknown2012-12-181-3/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge mariadb-5.5 -> 10.0-base.Igor Babaev2012-12-161-3/+0
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-3868 : windows client compilation issuesVladislav Vaintroub2012-11-201-3/+0
| * | | | | MDEV-452 Add full support for auto-initialized/updated timestamp and datetimeunknown2012-12-131-1/+1
| * | | | | MDEV-452 Add full support for auto-initialized/updated timestamp and datetimeunknown2012-10-171-0/+2
| |/ / / /
* | | | | more fixes for test casesSergei Golubchik2012-10-011-0/+1
* | | | | fixes for test failuresSergei Golubchik2012-09-271-2/+2
* | | | | Added support of thd->tx_read_onlyMichael Widenius2012-08-071-0/+9
|/ / / /
* | | | a couple of minor post-5.5-merge cleanupsSergei Golubchik2012-03-261-4/+1
* | | | Merge MWL#192: Non-blocking client library, into MariaDB 5.5.unknown2012-02-211-0/+9
|\ \ \ \
| * | | | MWL#192: non-blocking client API, after-review fixes.unknown2012-01-061-0/+9
* | | | | 5.3 mergeSergei Golubchik2012-01-131-0/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 5.2->5.3 mergeSergei Golubchik2011-12-121-0/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | 1. add --plugin-dir and --default-auth to mysqltest.Sergei Golubchik2011-12-021-0/+1
| | |/ /
* | | | 5.3->5.5 mergeSergei Golubchik2011-11-221-4/+7
|\ \ \ \ | |/ / /
| * | | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ...Michael Widenius2011-09-231-4/+7
* | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+3
|\ \ \ \
| * \ \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \
* | | | | | fixes for windowsSergei Golubchik2011-10-211-0/+3