Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.5' into 10.6 | Oleksandr Byelkin | 2022-02-03 | 1 | -2/+6 |
|\ | |||||
| * | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2022-02-01 | 1 | -2/+6 |
| |\ | |||||
| | * | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2022-01-30 | 1 | -2/+6 |
| | |\ | |||||
| | | * | Merge branch '10.2' into 10.3mariadb-10.3.33 | Oleksandr Byelkin | 2022-01-29 | 1 | -2/+6 |
| | | |\ | |||||
| | | | * | MDEV-21252 ER_HOST_IS_BLOCKED returns packet sequence 1 instead of 0 | Vladislav Vaintroub | 2022-01-11 | 1 | -2/+6 |
* | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-10-28 | 1 | -11/+8 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-10-28 | 1 | -11/+8 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-10-28 | 1 | -11/+8 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2021-10-28 | 1 | -11/+8 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-26868: Session tracking flag in OK_PACKET | Diego Dupin | 2021-10-26 | 1 | -11/+8 |
| | | | * | MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failed | Nikita Malyavin | 2021-01-08 | 1 | -3/+3 |
* | | | | | MDEV-19237 - Fix assertion in should_send_column_info | Vladislav Vaintroub | 2021-07-16 | 1 | -1/+2 |
* | | | | | merge 10.5 to 10.6 | Vladislav Vaintroub | 2021-07-16 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-21916: COM_STMT_BULK_EXECUTE with RETURNING insert wrong values | Oleksandr Byelkin | 2021-07-15 | 1 | -0/+1 |
* | | | | | cleanup: rename Protocol::store() to Protocol::store_datetime() | Sergei Golubchik | 2021-06-11 | 1 | -3/+3 |
* | | | | | Don't reset StringBuffers in loops when not needed | Monty | 2021-05-19 | 1 | -8/+2 |
* | | | | | Reduce usage of strlen() | Monty | 2021-05-19 | 1 | -6/+5 |
* | | | | | MDEV-19237 - small performance tweak | Vladislav Vaintroub | 2021-05-09 | 1 | -3/+3 |
* | | | | | 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 |
| |\ \ \ | | |/ / |