Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-04-21 | 6 | -14/+17 |
|\ | |||||
| * | Fix all warnings given by UBSAN | Monty | 2021-04-20 | 6 | -14/+17 |
* | | Fix cross-compile to consider CMAKE_CROSSCOMPILING_EMULATORbb-10.5-danielblack-pr1805-cross-compile | Justin Jagieniak | 2021-04-15 | 1 | -1/+1 |
* | | fixup 6c3e860cbf36831c118f6ea183acbbeb3c889bed | Marko Mäkelä | 2021-04-14 | 1 | -1/+1 |
* | | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-03-05 | 1 | -3/+0 |
|\ \ | |/ | |||||
| * | Remove unused HA_EXTRA_FAKE_START_STMT | Marko Mäkelä | 2021-03-05 | 1 | -3/+0 |
* | | Merge branch 'bb-10.4-release' into bb-10.5-release | Sergei Golubchik | 2021-02-15 | 3 | -18/+18 |
|\ \ | |/ | |||||
| * | Merge branch 'bb-10.3-release' into bb-10.4-release | Sergei Golubchik | 2021-02-12 | 3 | -18/+18 |
| |\ | |||||
| | * | fixup MDEV-17556: fix mroonga | Nikita Malyavin | 2021-02-01 | 3 | -19/+19 |
| | * | MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failed | Nikita Malyavin | 2021-01-27 | 2 | -3/+3 |
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-12-02 | 1 | -5/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-12-01 | 1 | -5/+0 |
| |\ \ | | |/ | |||||
| | * | MDEV-21842 auto_increment does not increment with compound primary key on par... | Alexey Botchkov | 2020-11-23 | 1 | -5/+0 |
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-10-30 | 2 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-10-29 | 2 | -2/+1 |
| |\ \ | | |/ | |||||
| | * | cleanup: use predefined CMAKE_DL_LIBS | Sergei Golubchik | 2020-10-23 | 2 | -2/+1 |
* | | | introduce hton->drop_table() method | Sergei Golubchik | 2020-07-04 | 1 | -12/+1 |
* | | | MDEV-11412 Ensure that table is truly dropped when using DROP TABLE | Monty | 2020-06-14 | 1 | -0/+1 |
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-06-03 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-06-03 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-06-02 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-06-01 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Attempt fixing mroonga gcc 8 build failure | Sergey Vojtovich | 2020-05-29 | 1 | -1/+1 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-05-31 | 4 | -0/+45 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-30 | 4 | -0/+45 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-05-29 | 4 | -0/+45 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Add a counter to avoid multiple initialization of Groonga mecab tokenizer | Kentoku SHIBA | 2020-05-29 | 2 | -0/+12 |
| | | * | | Add grn_db_fin_mecab_tokenizer to finalyze mecab tokenizer | Kentoku SHIBA | 2020-05-29 | 2 | -0/+33 |
* | | | | | Fixed compiler warnings from gcc and clang 5.0.1 | Monty | 2020-05-23 | 12 | -38/+39 |
* | | | | | cleanup: ha_external_unlock() helper | Sergei Golubchik | 2020-05-05 | 1 | -1/+1 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-04-25 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-04-16 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-04-15 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-20604: Duplicate key value is silently truncated to 64 characters in pri... | Oleksandr Byelkin | 2020-04-01 | 1 | -1/+1 |
* | | | | | Added support for more functions when using partitioned S3 tables | Monty | 2020-04-19 | 2 | -14/+9 |
* | | | | | fix mroonga: change field's table as well as ptr for ad-hoc // fixes ptr_in_r... | Nikita Malyavin | 2020-03-31 | 3 | -43/+26 |
* | | | | | Updated optimizer costs in multi_range_read_info_const() and sql_select.cc | Monty | 2020-03-27 | 2 | -2/+2 |
* | | | | | Added page_range to records_in_range() to improve range statistics | Monty | 2020-03-27 | 2 | -17/+27 |
* | | | | | Replace handler::primary_key_is_clustered() with handler::pk_is_clustering_key() | Monty | 2020-03-24 | 2 | -35/+0 |
* | | | | | handler::rebind() | Sergey Vojtovich | 2020-03-24 | 2 | -12/+17 |
* | | | | | merge 10.4 to 10.5 | Monty | 2020-03-18 | 20 | -3/+20 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Removed double records_in_range calls from multi_range_read_info_const | Monty | 2020-03-17 | 20 | -3/+20 |
* | | | | | cleanup: PSI key is *always* the first argument | Sergei Golubchik | 2020-03-10 | 1 | -3/+2 |
* | | | | | perfschema compilation, test and misc fixes | Sergei Golubchik | 2020-03-10 | 3 | -12/+3 |
* | | | | | perfschema memory related instrumentation changes | Sergei Golubchik | 2020-03-10 | 1 | -64/+3 |
* | | | | | MDEV-18650: Options deprecated in previous versions - mroonga_default_parser | Vicențiu Ciorbaru | 2020-02-13 | 7 | -15/+15 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-02-07 | 1 | -24/+24 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fixed compiler warnings from gcc 7.4.1 | Monty | 2020-01-29 | 1 | -24/+24 |
* | | | | | MDEV-14024 PCRE2. | Alexey Botchkov | 2019-12-21 | 4 | -40/+2 |
* | | | | | MDEV-8844 Unreadable control characters printed as is in warnings | Alexander Barkov | 2019-12-06 | 1 | -1/+1 |