summaryrefslogtreecommitdiff
path: root/include/mysql_com.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | merge with 5.3Sergei Golubchik2011-10-191-2/+6
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Added progress reporting for alter table, LOAD DATA INFILE and for aria table...Michael Widenius2011-07-011-0/+2
| * | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-1/+2
| |\ \ \ \ \
| | * | | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-1/+1
| * | | | | | Added option "AND DISABLE CHECKPOINT" to "FLUSH TABLES WITH READ LOCK"Michael Widenius2011-04-281-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | 5.5-mergeSergei Golubchik2011-07-021-2/+10
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Bug#60111 storage type for table not saved in .frmMagnus Blåudd2011-03-041-0/+4
| * | | | | MergeKent Boortz2010-12-291-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |