Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.9 into 10.10 | Marko Mäkelä | 2022-12-14 | 1 | -9/+6 |
|\ | |||||
| * | Merge 10.6 into 10.7 | Marko Mäkelä | 2022-12-13 | 1 | -9/+6 |
| |\ | |||||
| | * | Merge 10.5 into 10.6 | Marko Mäkelä | 2022-12-13 | 1 | -9/+6 |
| | |\ | |||||
| | | * | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-12-13 | 1 | -9/+6 |
| | | |\ | |||||
| | | | * | Merge 10.3 into 10.4 | Marko Mäkelä | 2022-12-13 | 1 | -9/+6 |
| | | | |\ | |||||
| | | | | * | fix embedded startup with no command line arguments | Sergei Golubchik | 2022-12-02 | 1 | -9/+6 |
* | | | | | | MDEV-27009 Add UCA-14.0.0 collations | Alexander Barkov | 2022-08-10 | 1 | -2/+4 |
|/ / / / / | |||||
* | | | | | Merge 10.6 into 10.7 | Marko Mäkelä | 2022-07-27 | 1 | -11/+11 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-28888 : Embedded MariaDB does not build on Windows | Vladislav Vaintroub | 2022-07-03 | 1 | -11/+11 |
* | | | | | Merge branch '10.6' into 10.7 | Oleksandr Byelkin | 2022-02-04 | 1 | -4/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.5' into 10.6 | Oleksandr Byelkin | 2022-02-03 | 1 | -4/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2022-02-01 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2022-01-30 | 1 | -1/+1 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Merge branch '10.2' into 10.3mariadb-10.3.33 | Oleksandr Byelkin | 2022-01-29 | 1 | -1/+1 |
| | | | |\ | |||||
| | | | | * | Fixed wrong function call in embedded server | Monty | 2022-01-28 | 1 | -1/+1 |
| | * | | | | fix query cache in embedded, enable MARIADB_CLIENT_EXTENDED_METADATA | Sergei Golubchik | 2022-01-30 | 1 | -1/+1 |
| | * | | | | fix query cache in embedded | Sergei Golubchik | 2022-01-30 | 1 | -2/+2 |
* | | | | | | MDEV-19275 Provide SQL service to plugins. | Alexey Botchkov | 2021-10-19 | 1 | -5/+16 |
|/ / / / / | |||||
* | | | | | fix main.lock_kill crashes in --ps --embed | Sergei Golubchik | 2021-06-30 | 1 | -1/+1 |
* | | | | | MDEV-25602 get rid of __WIN__ in favor of standard _WIN32 | Vladislav Vaintroub | 2021-06-06 | 1 | -1/+1 |
* | | | | | MDEV-23842 Atomic RENAME TABLE | Monty | 2021-05-19 | 1 | -1/+5 |
* | | | | | Rename all external ddl_log function to start with ddl_log_ prefix | Monty | 2021-05-19 | 1 | -1/+1 |
* | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-02-17 | 1 | -1/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'bb-10.4-release' into bb-10.5-release | Sergei Golubchik | 2021-02-15 | 1 | -1/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch 'bb-10.3-release' into bb-10.4-release | Sergei Golubchik | 2021-02-12 | 1 | -1/+2 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2021-02-01 | 1 | -1/+2 |
| | | |\ \ | | | | |/ | |||||
| | | | * | cleanup: fix and generalize handle_manager thread | Sergei Golubchik | 2021-01-24 | 1 | -1/+2 |
| | * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-11-03 | 1 | -1/+2 |
| | |\ \ \ | | | |/ / | |||||
* | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2020-11-02 | 1 | -1/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-11-01 | 1 | -1/+2 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-10-31 | 1 | -1/+2 |
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ / | |||||
| | | * | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-10-30 | 1 | -1/+2 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-19838: followup, fix for PS & embedded | Oleksandr Byelkin | 2020-10-29 | 1 | -1/+2 |
* | | | | | Merge branch '10.5' into 10.6 | Oleksandr Byelkin | 2020-09-02 | 1 | -6/+5 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-19275 Provide SQL service to plugins. | Alexey Botchkov | 2020-08-14 | 1 | -6/+5 |
* | | | | | MDEV-21612 - remove COM_MULTI from server and C/C | Vladislav Vaintroub | 2020-07-14 | 1 | -3/+2 |
|/ / / / | |||||
* | | | | MDEV-22437 make THR_THD* variable thread_local | Eugene Kosov | 2020-05-05 | 1 | -9/+2 |
* | | | | perfschema memory related instrumentation changes | Sergei Golubchik | 2020-03-10 | 1 | -9/+7 |
* | | | | MDEV-17832 Protocol: extensions for Pluggable types and JSON, GEOMETRY | Alexander Barkov | 2020-03-10 | 1 | -0/+44 |
* | | | | MDEV-21702 Add a data type for privileges | Alexander Barkov | 2020-02-11 | 1 | -1/+1 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-09-06 | 1 | -4/+14 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.3' into 10.4 | Sergei Golubchik | 2019-09-06 | 1 | -4/+14 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.2' into 10.3 | Monty | 2019-09-03 | 1 | -4/+14 |
| | |\ \ | | | |/ | |||||
| | | * | embedded client now writes errors to stderr during init_embedded_server | Monty | 2019-09-01 | 1 | -3/+14 |
* | | | | MDEV-19897 Rename source code variable names from utf8 to utf8mb3 | Alexander Barkov | 2019-06-28 | 1 | -1/+1 |
* | | | | MDEV-19599 Change db_name, table_name to LEX_CSTRING in Item_ident and Send_f... | Alexander Barkov | 2019-05-26 | 1 | -7/+0 |
|/ / / | |||||
* | | | MDEV-19125 Change Send_field::type from enum_field_types to Type_handler* | Alexander Barkov | 2019-04-02 | 1 | -1/+1 |
* | | | MDEV-18408 Assertion `0' failed in Item::val_native_result / Timestamp_or_zer... | Alexander Barkov | 2019-02-25 | 1 | -93/+139 |
* | | | Move THD list handling to THD_list | Sergey Vojtovich | 2019-01-28 | 1 | -7/+2 |
|/ / | |||||
* | | Mark embedded library as deinited. | Oleksandr Byelkin | 2018-06-25 | 1 | -0/+1 |