Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.6' into 10.7 | Oleksandr Byelkin | 2022-11-02 | 5 | -10/+85 |
|\ | |||||
| * | Merge branch '10.5' into 10.6 | Oleksandr Byelkin | 2022-11-02 | 5 | -10/+85 |
| |\ | |||||
| | * | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2022-10-26 | 5 | -10/+85 |
| | |\ | |||||
| | | * | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2022-10-26 | 3 | -1/+4 |
| | | |\ | |||||
| | | | * | MDEV-29490 Renaming internally used client API to avoid name conflicts | Lawrin Novitsky | 2022-10-25 | 3 | -1/+4 |
| | | * | | MDEV-29640 FederatedX does not properly handle pushdown in case of differenc... | Oleg Smirnov | 2022-10-26 | 3 | -9/+81 |
* | | | | | Merge branch '10.6' into 10.7 | Oleksandr Byelkin | 2022-10-04 | 2 | -6/+17 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.5' into 10.6 | Sergei Golubchik | 2022-10-02 | 2 | -6/+17 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.4' into 10.5 | Sergei Golubchik | 2022-10-02 | 2 | -6/+17 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '10.3' into 10.4 | Sergei Golubchik | 2022-10-01 | 1 | -2/+2 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Use memory safe snprintf() in Connect Engine and elsewhere (#2210) | Mikhail Chalov | 2022-09-28 | 1 | -2/+2 |
| | | * | | MDEV-29613 fixup: clang -Wunused-but-set-variable | Marko Mäkelä | 2022-09-26 | 1 | -4/+15 |
* | | | | | Merge 10.6 into 10.7 | Marko Mäkelä | 2022-04-06 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2022-04-06 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-04-06 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge 10.3 into 10.4 | Marko Mäkelä | 2022-04-06 | 1 | -1/+1 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2022-04-06 | 1 | -1/+1 |
| | | | |\ | |||||
| | | | | * | Cleanup: Remove some unused functions | Marko Mäkelä | 2022-03-30 | 1 | -1/+1 |
| | | | | * | MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failed | Nikita Malyavin | 2021-01-08 | 1 | -10/+9 |
* | | | | | | Merge branch '10.6' into 10.7 | Oleksandr Byelkin | 2022-02-04 | 1 | -1/+14 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch '10.5' into 10.6 | Oleksandr Byelkin | 2022-02-03 | 1 | -1/+14 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2022-02-01 | 1 | -1/+14 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | MDEV-14907 FEDERATEDX doesn't respect DISTINCT | Monty | 2022-01-05 | 1 | -1/+14 |
* | | | | | | MDEV-26221: DYNAMIC_ARRAY use size_t for sizes | Eric Herman | 2021-10-19 | 1 | -4/+4 |
|/ / / / / | |||||
* | | | | | federatedx: ha_federatedx::get_txn -> static | Sergei Golubchik | 2021-06-11 | 2 | -6/+2 |
* | | | | | MDEV-25602 get rid of __WIN__ in favor of standard _WIN32 | Vladislav Vaintroub | 2021-06-06 | 1 | -1/+1 |
* | | | | | Change CHARSET_INFO character set and collaction names to LEX_CSTRING | Monty | 2021-05-19 | 1 | -2/+2 |
* | | | | | Reduce usage of strlen() | Monty | 2021-05-19 | 2 | -27/+35 |
|/ / / / | |||||
* | | | | MDEV-22775: Merge 10.4 into 10.5 | Marko Mäkelä | 2021-04-08 | 1 | -1/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-22775 [HY000][1553] Changing name of primary key column with foreign key... | Alexander Barkov | 2021-04-07 | 1 | -1/+3 |
* | | | | Fix various spelling errors still found in code | Otto Kekäläinen | 2021-03-22 | 1 | -2/+1 |
* | | | | Merge branch 'bb-10.4-release' into bb-10.5-release | Sergei Golubchik | 2021-02-15 | 1 | -10/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'bb-10.3-release' into bb-10.4-release | Sergei Golubchik | 2021-02-12 | 1 | -10/+9 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failed | Nikita Malyavin | 2021-01-27 | 1 | -10/+9 |
* | | | | Merge commit '10.4' into 10.5 | Oleksandr Byelkin | 2021-01-06 | 4 | -15/+22 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.3' into 10.4bb-10.4-MDEV-23468 | Oleksandr Byelkin | 2020-12-25 | 4 | -15/+22 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-12-23 | 4 | -15/+22 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-17573 Assertion in federatedx on multi-update | Aleksey Midenkov | 2020-12-09 | 4 | -15/+22 |
| | * | | MDEV-16937 Strict SQL with system versioned tables causes issues | Aleksey Midenkov | 2020-05-28 | 1 | -0/+17 |
* | | | | Added 'final' to some classes to improve generated code | Michael Widenius | 2020-08-04 | 1 | -1/+1 |
* | | | | replace HTON_AUTOMATIC_DELETE_TABLE with return -1 from drop_table() | Sergei Golubchik | 2020-07-04 | 1 | -3/+2 |
* | | | | optimization: use hton->drop_table in few simple cases | Sergei Golubchik | 2020-07-04 | 1 | -0/+1 |
* | | | | MDEV-11412 Ensure that table is truly dropped when using DROP TABLE | Monty | 2020-06-14 | 2 | -2/+6 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-05-31 | 1 | -0/+17 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-16937 Strict SQL with system versioned tables causes issues (10.4) | Aleksey Midenkov | 2020-05-29 | 1 | -0/+17 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-03-27 | 1 | -4/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-21887: federatedx crashes on SELECT ... INTO query in select_handler code | Sergei Petrunia | 2020-03-26 | 1 | -1/+12 |
* | | | | Added page_range to records_in_range() to improve range statistics | Monty | 2020-03-27 | 2 | -4/+6 |
* | | | | cleanup: pass trxid by value | Sergei Golubchik | 2020-03-10 | 1 | -4/+4 |
* | | | | cleanup: PSI key is *always* the first argument | Sergei Golubchik | 2020-03-10 | 2 | -6/+6 |