Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-19275 Provide SQL service to plugins. | Alexey Botchkov | 2020-08-14 | 1 | -12/+12 |
* | MDEV-23162: Fix clang -Winconsistent-missing-override | Marko Mäkelä | 2020-08-14 | 1 | -2/+2 |
* | MDEV-23162 Improve Protocol performance for numeric data | Alexander Barkov | 2020-08-14 | 1 | -0/+4 |
* | Revert "MDEV-23162 Improve Protocol performance for numeric data" | Alexander Barkov | 2020-08-14 | 1 | -36/+16 |
* | MDEV-23270 Remove a String parameter from Protocol::store(double/float) | Alexander Barkov | 2020-08-14 | 1 | -8/+9 |
* | Merge mariadb-10.5.5 | Marko Mäkelä | 2020-08-10 | 1 | -69/+72 |
|\ | |||||
| * | fixup 58e759a9393f76e558c016a3f84656401b9de1ce: clang -Winconsistent-missing-... | Marko Mäkelä | 2020-08-07 | 1 | -43/+44 |
| * | Added 'final' to some classes to improve generated code | Michael Widenius | 2020-08-04 | 1 | -25/+27 |
* | | MDEV-23435 Functions do not convert numbers to character_set_results | Alexander Barkov | 2020-08-10 | 1 | -0/+1 |
|/ | |||||
* | Remove String::lex_string() and String::lex_cstring() | Monty | 2020-07-23 | 1 | -6/+13 |
* | MDEV-23162 Improve Protocol performance for numeric data | Alexander Barkov | 2020-07-15 | 1 | -11/+28 |
* | Preparatory changes for MDEV-23162 Improve Protocol performance for numeric data | Alexander Barkov | 2020-07-15 | 1 | -12/+38 |
* | MDEV-23157 Remove redundant virtual Protocol::store() | Alexander Barkov | 2020-07-13 | 1 | -4/+1 |
* | MDEV-8844 Unreadable control characters printed as is in warnings | Alexander Barkov | 2019-12-06 | 1 | -0/+1 |
* | MDEV-19599 Change db_name, table_name to LEX_CSTRING in Item_ident and Send_f... | Alexander Barkov | 2019-05-26 | 1 | -5/+0 |
* | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -1/+1 |
|\ | |||||
| * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | | | MDEV-19125 Change Send_field::type from enum_field_types to Type_handler* | Alexander Barkov | 2019-04-02 | 1 | -1/+7 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-20 | 1 | -49/+18 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-15 | 1 | -49/+18 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-15945 --ps-protocol does not test some queries | Sergei Golubchik | 2019-03-12 | 1 | -6/+1 |
| | * | | cleanup: misc | Sergei Golubchik | 2019-03-12 | 1 | -43/+17 |
* | | | | MDEV-18408 Assertion `0' failed in Item::val_native_result / Timestamp_or_zer... | Alexander Barkov | 2019-02-25 | 1 | -3/+28 |
|/ / / | |||||
* | | | MDEV-9947: COM_MULTI united response | Oleksandr Byelkin | 2016-05-17 | 1 | -1/+1 |
|/ / | |||||
* | | Remove THD argment from Log_event->net_send() and Protocol::pack_info() as | Michael Widenius | 2015-10-22 | 1 | -4/+1 |
* | | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) | Sergey Vojtovich | 2015-08-21 | 1 | -0/+4 |
* | | MDEV-6702: analyze_stmt test fails in --embedded 10.1 | Sergei Petrunia | 2014-10-10 | 1 | -0/+41 |
* | | MDEV-406: ANALYZE $stmt: get ANALYZE work for subqueries | Sergei Petrunia | 2014-06-24 | 1 | -0/+36 |
* | | 5.5 merge | Sergei Golubchik | 2014-05-09 | 1 | -2/+6 |
|\ \ | |/ | |||||
| * | MDEV-5138 Numerous test failures in "mtr --ps --embedded". | Alexey Botchkov | 2014-04-15 | 1 | -2/+6 |
* | | MWL#182: Explain running statements: address review feedback | Sergey Petrunya | 2012-07-10 | 1 | -14/+0 |
* | | MWL#182: SHOW EXPLAIN: Merge 5.3->5.5 | Sergey Petrunya | 2012-05-16 | 1 | -0/+19 |
|\ \ | |/ |/| | |||||
| * | MWL#182: Explain running statements: merge with 5.3-main (needs fixing) | Sergey Petrunya | 2012-01-03 | 1 | -0/+19 |
| |\ | |||||
| | * | MWL#182: Explain running statements | Sergey Petrunya | 2011-08-23 | 1 | -0/+19 |
| * | | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -2/+5 |
| |\ \ | | |/ | |/| | |||||
| | * | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 1 | -2/+5 |
| | |\ | |||||
| | | * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -2/+5 |
| | | |\ | |||||
* | | | \ | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+5 |
| | |\ \ \ \ | |||||
| | | * | | | | Backport of TIME->MYSQL_TIME / Y2K fixset | unknown | 2007-05-16 | 1 | -9/+9 |
| * | | | | | | WL#1054: Pluggable authentication support | Georgi Kodinov | 2010-08-09 | 1 | -1/+0 |
* | | | | | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -6/+7 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Added progress reporting for alter table, LOAD DATA INFILE and for aria table... | Michael Widenius | 2011-07-01 | 1 | -0/+1 |
| * | | | | | | Merge with 5.1-microseconds | Michael Widenius | 2011-05-28 | 1 | -6/+6 |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| | * | | | | | wl#173 - temporal types with sub-second resolution | Sergei Golubchik | 2011-03-01 | 1 | -6/+6 |
| | | |/ / / | | |/| | | | |||||
* | | | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -1/+0 |
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | | | |||||
| * | | | | pluggable auth with plugin examples | Sergei Golubchik | 2010-03-29 | 1 | -1/+0 |
| | |_|/ | |/| | |