summaryrefslogtreecommitdiff
path: root/include/mysql_com.h
Commit message (Expand)AuthorAgeFilesLines
* Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-1/+1
* Do not send MARIADB_CLIENT_STMT_BULK_OPERATIONS server capability,Vladislav Vaintroub2017-03-171-2/+1
* MDEV-12244: C API header file contains C++ comment for COM_BINLOG_DUMP_GTIDOleksandr Byelkin2017-03-131-1/+1
* Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-45/+45
* MDEV-10340: support COM_RESET_CONNECTIONOleksandr Byelkin2017-02-101-0/+2
* MDEV-11359 Implement IGNORE for bulk operationOleksandr Byelkin2016-11-291-1/+2
* Made all capability bit constants to be ULL. All new MariaDBLawrin Novitsky2016-11-241-30/+30
* MDEV-9114: Bulk operations (Array binding)Oleksandr Byelkin2016-11-021-6/+20
* MDEV-11187: Server does not compile on labradorKristian Nielsen2016-10-311-2/+2
* fix the ABI and stop slave hang problemvinchen2016-10-211-1/+2
* Control the binlog read speed for compressed protocolvinchen2016-10-191-0/+1
* Merge branch '10.2' into bb-10.2-connector-c-integ-submSergei Golubchik2016-09-211-8/+51
|\
| * Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-1/+1
| |\
| | * Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-1/+1
| | |\
| | | * Fixed "Packets out of order" warning message on stdout in clients,Monty2016-08-211-1/+1
| * | | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-2/+2
| * | | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-7/+3
| * | | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-4/+4
| * | | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-2/+51
| * | | Better SHOW PROCESSLIST for replicationMonty2016-08-291-1/+4
* | | | MDEV-9293 - Use MariaDB's Connector/C in serverVladislav Vaintroub2016-08-251-7/+0
|/ / /
* | | Revert "MDEV-9293 Connector/C integration"Vladislav Vaintroub2016-08-191-0/+7
* | | MDEV-9293 Connector/C integrationVladislav Vaintroub2016-08-191-7/+0
* | | 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-221-1/+16
* | | 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-181-1/+3
* | | MDEV-9117: Client Server capability negotiation for MariaDB specific function...Oleksandr Byelkin2016-02-021-5/+15
* | | cleanup: remove useless internal fied flagSergei Golubchik2015-11-241-1/+0
|/ /
* | remove duplicated likeSergei Golubchik2015-11-191-2/+0
* | A clean-up after the patch for MDEV-8747 and MDEV-8749:Alexander Barkov2015-09-061-1/+1
* | MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-09-011-5/+2
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-3/+0
|\ \ | |/
| * fix a case where automatic procedure grant was changing user's passwordSergei Golubchik2015-02-171-1/+4
* | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151-1/+2
|\ \ | |/
| * Fixed assert in perfschema/pfs.cc::start_idle_wait_v1 when using performance ...Michael Widenius2014-07-191-1/+2
* | SHOW and FLUSH for I_S tables.Sergei Golubchik2014-10-111-5/+1
* | remove a couple of old unused #definesSergei Golubchik2014-07-041-9/+0
|/
* 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
|\ \ \ \ | |/ / /