summaryrefslogtreecommitdiff
path: root/sql/protocol.h
Commit message (Expand)AuthorAgeFilesLines
* Added support for ANALYZE TABLE to S3 tablesMonty2021-09-011-0/+4
* MDEV-19275 Provide SQL service to plugins.Alexey Botchkov2020-08-141-12/+12
* MDEV-23162: Fix clang -Winconsistent-missing-overrideMarko Mäkelä2020-08-141-2/+2
* MDEV-23162 Improve Protocol performance for numeric dataAlexander Barkov2020-08-141-0/+4
* Revert "MDEV-23162 Improve Protocol performance for numeric data"Alexander Barkov2020-08-141-36/+16
* MDEV-23270 Remove a String parameter from Protocol::store(double/float)Alexander Barkov2020-08-141-8/+9
* Merge mariadb-10.5.5Marko Mäkelä2020-08-101-69/+72
|\
| * fixup 58e759a9393f76e558c016a3f84656401b9de1ce: clang -Winconsistent-missing-...Marko Mäkelä2020-08-071-43/+44
| * Added 'final' to some classes to improve generated codeMichael Widenius2020-08-041-25/+27
* | MDEV-23435 Functions do not convert numbers to character_set_resultsAlexander Barkov2020-08-101-0/+1
|/
* Remove String::lex_string() and String::lex_cstring()Monty2020-07-231-6/+13
* MDEV-23162 Improve Protocol performance for numeric dataAlexander Barkov2020-07-151-11/+28
* Preparatory changes for MDEV-23162 Improve Protocol performance for numeric dataAlexander Barkov2020-07-151-12/+38
* MDEV-23157 Remove redundant virtual Protocol::store()Alexander Barkov2020-07-131-4/+1
* MDEV-8844 Unreadable control characters printed as is in warningsAlexander Barkov2019-12-061-0/+1
* MDEV-19599 Change db_name, table_name to LEX_CSTRING in Item_ident and Send_f...Alexander Barkov2019-05-261-5/+0
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | MDEV-19125 Change Send_field::type from enum_field_types to Type_handler*Alexander Barkov2019-04-021-1/+7
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-201-49/+18
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-49/+18
| |\ \ \ | | |/ /
| | * | MDEV-15945 --ps-protocol does not test some queriesSergei Golubchik2019-03-121-6/+1
| | * | cleanup: miscSergei Golubchik2019-03-121-43/+17
* | | | MDEV-18408 Assertion `0' failed in Item::val_native_result / Timestamp_or_zer...Alexander Barkov2019-02-251-3/+28
|/ / /
* | | MDEV-9947: COM_MULTI united responseOleksandr Byelkin2016-05-171-1/+1
|/ /
* | Remove THD argment from Log_event->net_send() and Protocol::pack_info() asMichael Widenius2015-10-221-4/+1
* | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1)Sergey Vojtovich2015-08-211-0/+4
* | MDEV-6702: analyze_stmt test fails in --embedded 10.1Sergei Petrunia2014-10-101-0/+41
* | MDEV-406: ANALYZE $stmt: get ANALYZE work for subqueriesSergei Petrunia2014-06-241-0/+36
* | 5.5 mergeSergei Golubchik2014-05-091-2/+6
|\ \ | |/
| * MDEV-5138 Numerous test failures in "mtr --ps --embedded".Alexey Botchkov2014-04-151-2/+6
* | MWL#182: Explain running statements: address review feedbackSergey Petrunya2012-07-101-14/+0
* | MWL#182: SHOW EXPLAIN: Merge 5.3->5.5Sergey Petrunya2012-05-161-0/+19
|\ \ | |/ |/|
| * MWL#182: Explain running statements: merge with 5.3-main (needs fixing)Sergey Petrunya2012-01-031-0/+19
| |\
| | * MWL#182: Explain running statementsSergey Petrunya2011-08-231-0/+19
| * | Merge with 5.2.Michael Widenius2011-12-111-2/+5
| |\ \ | | |/ | |/|
| | * Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+5
| | |\
| | | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+5
| | | |\
* | | | \ mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \ \ \
| * \ \ \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+5
| | |\ \ \ \
| | | * | | | Backport of TIME->MYSQL_TIME / Y2K fixsetunknown2007-05-161-9/+9
| * | | | | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-1/+0
* | | | | | | merge with 5.3Sergei Golubchik2011-10-191-6/+7
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Added progress reporting for alter table, LOAD DATA INFILE and for aria table...Michael Widenius2011-07-011-0/+1
| * | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-6/+6
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-6/+6
| | | |/ / / | | |/| | |
* | | | | | merge.Sergei Golubchik2010-11-251-1/+0
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |