summaryrefslogtreecommitdiff
path: root/include/mysql.h.pp
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2019-02-031-1/+1
|\
| * Merge 10.1 into 10.1Marko Mäkelä2019-02-021-1/+1
| |\
| | * Merge branch '5.5' into 10.0Oleksandr Byelkin2019-01-281-1/+1
| | |\
| | | * Crude "auto-load-data-local-infile" modemariadb-5.5.63Sergei Golubchik2019-01-271-1/+1
* | | | Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2017-12-221-2/+0
|\ \ \ \ | |/ / /
| * | | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2017-12-191-2/+0
* | | | MDEV-12471: BULK CommandOleksandr Byelkin2017-06-141-1/+2
* | | | MDEV-10340: support COM_RESET_CONNECTIONOleksandr Byelkin2017-02-101-0/+2
* | | | MDEV-11359 Implement IGNORE for bulk operationOleksandr Byelkin2016-11-291-1/+2
* | | | MDEV-9114: Bulk operations (Array binding)Oleksandr Byelkin2016-11-021-5/+11
* | | | MDEV-11187: Server does not compile on labradorKristian Nielsen2016-10-311-2/+2
* | | | fix the ABI checkvinchen2016-10-211-0/+2
* | | | fix the ABI and stop slave hang problemvinchen2016-10-211-1/+0
* | | | fix common test suitevinchen2016-10-191-0/+1
* | | | 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-1/+1
* | | | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-1/+2
* | | | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-0/+9
* | | | Better SHOW PROCESSLIST for replicationMonty2016-08-291-1/+4
* | | | MDEV-9058: protocol: COM_MULTI command (part 1)Oleksandr Byelkin2016-03-181-0/+3
|/ / /
* | | 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-2/+2
* | | Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-271-7/+0
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-06-111-7/+0
| |\ \ | | |/
| | * MDEV-8052 abi detection incorrect with clangSergei Golubchik2015-06-031-7/+0
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-2/+2
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-02-181-0/+2
| |\ \ |/ / / | | _
| * MDEV-7419 Function cli_safe_read not exportedmariadb-5.5.42Sergei Golubchik2015-02-131-0/+2
* | 5.5 mergeSergei Golubchik2015-01-211-0/+1
|\ \ | |/
| * MDEV-6671 mysql_server_end breaks OpenSSLSergei Golubchik2015-01-191-0/+1
* | Fixed assert in perfschema/pfs.cc::start_idle_wait_v1 when using performance ...Michael Widenius2014-07-191-5/+5
* | Client attributesunknown2013-10-031-0/+2
* | 10.0-base mergeSergei Golubchik2013-07-181-0/+5
|\ \
| * \ 5.5 mergeSergei Golubchik2013-07-171-1/+2
| |\ \ | | |/
| | * MDEV-4574 Missing connection option MYSQL_ENABLE_CLEARTEXT_PLUGINSergei Golubchik2013-06-111-1/+2
* | | Adding support for MySQL-5.6 temporal column types:Alexander Barkov2013-07-101-0/+3
* | | Adding the timezone plugin service, to convert betweenAlexander Barkov2013-05-241-0/+1
* | | 10.0-base mergeSergei Golubchik2013-04-181-4/+5
|\ \ \ | |/ /
| * | Changed the client library to only mark memory as THREAD_SPECIFIC if one has ...Michael Widenius2013-04-171-3/+3
* | | 10.0-base mergeSergei Golubchik2013-01-311-2/+2
|\ \ \ | |/ /
| * | cleanup:Sergei Golubchik2013-01-231-2/+2
| * | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-4/+4
| |/
| * MDEV-3802. Millisecond timeout support in non-blocking client library.unknown2012-10-121-0/+1
* | MDEV-3802: Millisecond timeout support in non-blocking client library + fix i...unknown2012-10-121-0/+1
* | Next part of merge. See TODO for detailsMichael Widenius2012-08-141-2/+6
|/
* a couple of minor post-5.5-merge cleanupsSergei Golubchik2012-03-261-3/+1
* Merge MWL#192: Non-blocking client library, into MariaDB 5.5.unknown2012-02-211-1/+133
|\
| * MWL#192: non-blocking client API, after-review fixes.unknown2012-01-061-9/+4