Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-02-17 | 1 | -3/+3 |
|\ | |||||
| * | Merge branch 'bb-10.4-release' into bb-10.5-release | Sergei Golubchik | 2021-02-15 | 1 | -3/+3 |
| |\ | |||||
| | * | Merge branch 'bb-10.3-release' into bb-10.4-release | Sergei Golubchik | 2021-02-12 | 1 | -3/+3 |
| | |\ | |||||
| | | * | MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failed | Nikita Malyavin | 2021-01-27 | 1 | -3/+3 |
* | | | | MDEV-19237 Skip sending metadata when possible for binary protocol. | Vladislav Vaintroub | 2020-11-23 | 1 | -13/+263 |
* | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2020-11-02 | 1 | -3/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.4' into 10.5 | Sujatha | 2020-09-29 | 1 | -3/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.3' into 10.4 | Sujatha | 2020-09-28 | 1 | -3/+5 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch '10.2' into 10.3 | Sujatha | 2020-09-28 | 1 | -3/+5 |
| | | |\ | |||||
| | | | * | MDEV-22387: Do not violate __attribute__((nonnull)) | Marko Mäkelä | 2020-09-23 | 1 | -3/+5 |
* | | | | | Merge branch '10.5' into 10.6 | Oleksandr Byelkin | 2020-09-02 | 1 | -58/+52 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-19275 Provide SQL service to plugins. | Alexey Botchkov | 2020-08-14 | 1 | -23/+16 |
| * | | | | MDEV-23162 Improve Protocol performance for numeric data | Alexander Barkov | 2020-08-14 | 1 | -10/+21 |
| * | | | | Revert "MDEV-23162 Improve Protocol performance for numeric data" | Alexander Barkov | 2020-08-14 | 1 | -19/+9 |
| * | | | | MDEV-23270 Remove a String parameter from Protocol::store(double/float) | Alexander Barkov | 2020-08-14 | 1 | -8/+8 |
* | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2020-08-12 | 1 | -18/+27 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-23435 Functions do not convert numbers to character_set_results | Alexander Barkov | 2020-08-10 | 1 | -18/+27 |
* | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2020-08-04 | 1 | -45/+41 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-08-01 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-23311 CEILING() and FLOOR() convert temporal input to numbers, unlike RO... | Alexander Barkov | 2020-07-28 | 1 | -1/+1 |
| * | | | | Fixed removed warning from valgrind in Protocol::store_str | Monty | 2020-07-23 | 1 | -2/+3 |
| * | | | | Remove String::lex_string() and String::lex_cstring() | Monty | 2020-07-23 | 1 | -2/+3 |
| * | | | | MDEV-23162 Improve Protocol performance for numeric data | Alexander Barkov | 2020-07-15 | 1 | -9/+18 |
| * | | | | Preparatory changes for MDEV-23162 Improve Protocol performance for numeric data | Alexander Barkov | 2020-07-15 | 1 | -26/+23 |
| * | | | | MDEV-23157 Remove redundant virtual Protocol::store() | Alexander Barkov | 2020-07-13 | 1 | -20/+8 |
* | | | | | MDEV-21612 - remove COM_MULTI from server and C/C | Vladislav Vaintroub | 2020-07-14 | 1 | -11/+8 |
|/ / / / | |||||
* | | | | Fixed access to undefined memory found by valgrind and MSAN | Monty | 2020-05-23 | 1 | -1/+1 |
* | | | | MDEV-22130 SHOW WARNINGS will SIGSEGV 10.5 optimized build after setting CHAR... | Alexander Barkov | 2020-05-06 | 1 | -1/+1 |
* | | | | MDEV-17832 Protocol: extensions for Pluggable types and JSON, GEOMETRY | Alexander Barkov | 2020-03-10 | 1 | -2/+49 |
* | | | | MDEV-8844 Unreadable control characters printed as is in warnings | Alexander Barkov | 2019-12-06 | 1 | -0/+12 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-08-13 | 1 | -0/+11 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-07-02 | 1 | -0/+11 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-07-02 | 1 | -0/+11 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-19893 Do not send error packets with seqno= 0 | Vladislav Vaintroub | 2019-06-27 | 1 | -0/+11 |
* | | | | MDEV-19599 Change db_name, table_name to LEX_CSTRING in Item_ident and Send_f... | Alexander Barkov | 2019-05-26 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | MDEV-19468 Hybrid type expressions return wrong format for FLOAT | Alexander Barkov | 2019-05-15 | 1 | -1/+1 |
| * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 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 | -50/+29 |
* | | | | | MDEV-18796 Synchronize PS grammar between sql_yacc.yy and sql_yacc_ora.yy | Alexander Barkov | 2019-03-03 | 1 | -3/+2 |
* | | | | | MDEV-18408 Assertion `0' failed in Item::val_native_result / Timestamp_or_zer... | Alexander Barkov | 2019-02-25 | 1 | -108/+125 |
* | | | | | Galera4 | Brave Galera Crew | 2019-01-23 | 1 | -2/+20 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-09-11 | 1 | -4/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-08-28 | 1 | -4/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-08-21 | 1 | -4/+4 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '10.0' into 10.1 | Oleksandr Byelkin | 2018-08-21 | 1 | -4/+4 |
| | | |\ \ | |||||
| | | | * \ | Merge branch '5.5' into 10.0 | Oleksandr Byelkin | 2018-08-15 | 1 | -4/+4 |
| | | | |\ \ | | | | | |/ |