Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix main.lock_kill crashes in --ps --embed | Sergei Golubchik | 2021-06-30 | 1 | -1/+1 |
* | MDEV-16708: fixed failure of the test sys_vars.sql_select_limit_func | Dmitry Shulga | 2021-06-17 | 1 | -0/+6 |
* | MDEV-16708: correct server side cursor detection in embedded | Sergei Golubchik | 2021-06-17 | 1 | -5/+11 |
* | MDEV-25602 get rid of __WIN__ in favor of standard _WIN32 | Vladislav Vaintroub | 2021-06-06 | 3 | -18/+11 |
* | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-06-01 | 1 | -3/+3 |
|\ | |||||
| * | followup: rename generated files to have distinct names | Sergei Golubchik | 2021-05-27 | 1 | -3/+3 |
* | | Move debug_crash_here to it's own source files | Monty | 2021-05-19 | 1 | -1/+2 |
* | | 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 |
* | | Move all ddl log code to ddl_log.cc and ddl_log.h | Monty | 2021-05-19 | 1 | -0/+1 |
* | | Change CHARSET_INFO character set and collaction names to LEX_CSTRING | Monty | 2021-05-19 | 1 | -3/+3 |
* | | Reduce usage of strlen() | Monty | 2021-05-19 | 1 | -3/+8 |
* | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-05-07 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Merge branch bb-10.4-release into bb-10.5-releasemariadb-10.5.10 | Nikita Malyavin | 2021-05-05 | 1 | -2/+2 |
| |\ | |||||
| | * | Merge branch bb-10.3-release into bb-10.4-release | Nikita Malyavin | 2021-05-05 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Fix of ppc64 by Wladmariadb-10.3.29 | Oleksandr Byelkin | 2021-05-05 | 1 | -2/+2 |
* | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-04-21 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
* | | | | MDEV-17399 Add support for JSON_TABLE. | Alexey Botchkov | 2021-04-21 | 1 | -0/+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 | 2 | -2/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | 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 10.4 into 10.5 | Marko Mäkelä | 2020-10-30 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-10-29 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | cleanup: use predefined CMAKE_DL_LIBS | Sergei Golubchik | 2020-10-23 | 1 | -1/+1 |
* | | | | | Merge branch '10.5' into 10.6 | Oleksandr Byelkin | 2020-09-02 | 4 | -14/+7 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-19275 Provide SQL service to plugins. | Alexey Botchkov | 2020-08-14 | 4 | -14/+7 |
* | | | | | MDEV-23238 - remove async client from server code. | Vladislav Vaintroub | 2020-09-01 | 1 | -77/+2 |
* | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2020-08-12 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-08-04 | 1 | -0/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-08-03 | 1 | -0/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-19632 Replication aborts with ER_SLAVE_CONVERSION_FAILED upon CREATE ...... | Alexander Barkov | 2020-08-01 | 1 | -0/+1 |
* | | | | | MDEV-21612 - remove COM_MULTI from server and C/C | Vladislav Vaintroub | 2020-07-14 | 1 | -3/+2 |
|/ / / / | |||||
* | | | | Merge remote-tracking branch 'origin/10.4' into 10.5 | Monty | 2020-07-03 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge remote-tracking branch 'origin/10.3' into 10.4 | Monty | 2020-07-03 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed errors found by MSAN | Monty | 2020-07-02 | 1 | -0/+1 |
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-07-02 | 1 | -0/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-07-02 | 1 | -0/+2 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-20377: Make WITH_MSAN more usable | Marko Mäkelä | 2020-07-01 | 1 | -0/+2 |
* | | | | MDEV-22887 unresolved symbol crc32c_vpmsum on Ubuntu Xenial | Marko Mäkelä | 2020-06-15 | 1 | -3/+2 |
* | | | | MDEV-22437 make THR_THD* variable thread_local | Eugene Kosov | 2020-05-05 | 1 | -9/+2 |
* | | | | MDEV-20377: Make WITH_MSAN more usable | Marko Mäkelä | 2020-03-28 | 1 | -0/+2 |
* | | | | Added support for replication for S3 | Monty | 2020-03-24 | 1 | -116/+0 |