Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit '10.4' into 10.5 | Oleksandr Byelkin | 2021-01-06 | 1 | -2/+2 |
|\ | |||||
| * | Merge branch '10.3' into 10.4bb-10.4-MDEV-23468 | Oleksandr Byelkin | 2020-12-25 | 1 | -2/+2 |
| |\ | |||||
| | * | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-12-23 | 1 | -2/+2 |
| | |\ | |||||
| | | * | MDEV-23942 mariadb-10.5.6/storage/connect/plugutil.cpp:380: bad width ? | Sergei Golubchik | 2020-12-10 | 1 | -2/+2 |
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-11-03 | 1 | -5/+4 |
| |\ \ \ | | |/ / | |||||
* | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-11-01 | 1 | -5/+4 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-10-31 | 1 | -5/+4 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||||
| | * | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-10-30 | 1 | -5/+4 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-10-28 | 1 | -5/+4 |
| | | |\ | |||||
| | | | * | - Fix MDEV-22571 and MDEV-22572. Allow multiple ZIP table | Olivier Bertrand | 2020-07-16 | 17 | -108/+511 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-10-30 | 23 | -476/+1050 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-10-29 | 24 | -477/+1051 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-10-28 | 23 | -490/+1071 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge remote-tracking branch 'connect/10.2' into 10.2 | Oleksandr Byelkin | 2020-10-26 | 23 | -490/+1071 |
| | | |\ \ | |||||
| | | | * | | - Inline MakePtr and MakeOff with OFFSET as size_t | Olivier Bertrand | 2020-10-18 | 16 | -373/+848 |
| | | | * | | Fix search for json subtable in tabjson.cpp | Olivier Bertrand | 2020-10-06 | 1 | -15/+33 |
| | | | * | | Fix compile error in tabjson.cpp (ULONG -> ulong) | Olivier Bertrand | 2020-10-05 | 1 | -17/+20 |
| | | | * | | - Use BIN type when charset='binary' | Olivier Bertrand | 2020-10-05 | 8 | -16/+64 |
| | | | * | | - Fix allocating work space larger than 4GB | Olivier Bertrand | 2020-10-03 | 2 | -17/+26 |
| | | | * | | - Make possible to allocate work space larger than 4GB | Olivier Bertrand | 2020-10-01 | 12 | -82/+108 |
* | | | | | | Fixed compiler warning in connect/filemazip.cpp | Monty | 2020-10-21 | 1 | -1/+0 |
* | | | | | | Added 'final' to some classes to improve generated code | Michael Widenius | 2020-08-04 | 1 | -1/+1 |
* | | | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-08-04 | 17 | -102/+505 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-08-03 | 17 | -102/+505 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-08-03 | 17 | -102/+505 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge remote-tracking branch 'connect/10.2' into 10.2 | Oleksandr Byelkin | 2020-08-02 | 17 | -102/+505 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Fix compile error for KVM. Modified filamdbf.cpp | Olivier Bertrand | 2020-07-13 | 1 | -1/+1 |
| | | | * | | - Fix MDEV-22561 Unable to access DBF inside a ZIP archive | Olivier Bertrand | 2020-07-13 | 14 | -100/+490 |
| | | | * | | - Fix MDEV-22571 and MDEV-22572. Allow multiple ZIP table | Olivier Bertrand | 2020-05-19 | 3 | -2/+15 |
| | | | * | | - Fix https://stackoverflow.com/questions/60625778/import-complex-xml-from-mu... | Olivier Bertrand | 2020-03-11 | 2 | -4/+8 |
* | | | | | | MDEV-11412 Ensure that table is truly dropped when using DROP TABLE | Monty | 2020-06-14 | 2 | -1/+4 |
* | | | | | | 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 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | cmake: quieter | Sergei Golubchik | 2020-05-31 | 1 | -1/+1 |
* | | | | | | MDEV-21764 CONNECT table with INET6 field produces warnings upon SELECT | Alexander Barkov | 2020-06-01 | 3 | -1/+26 |
* | | | | | | Fixed compiler warnings from gcc and clang 5.0.1 | Monty | 2020-05-23 | 1 | -1/+0 |
* | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-05-05 | 2 | -4/+8 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-05 | 2 | -4/+8 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-05-04 | 2 | -4/+8 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-05-02 | 2 | -4/+8 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| | | | * | | - Fix https://stackoverflow.com/questions/60625778/import-complex-xml-from-mu... | Olivier Bertrand | 2020-03-11 | 2 | -4/+8 |
* | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-03-30 | 2 | -7/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-03-30 | 3 | -7/+2 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-03-30 | 3 | -7/+2 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Connect: Remove some unused variables | Marko Mäkelä | 2020-03-21 | 3 | -7/+2 |
* | | | | | | Updated optimizer costs in multi_range_read_info_const() and sql_select.cc | Monty | 2020-03-27 | 2 | -1/+2 |
* | | | | | | Added page_range to records_in_range() to improve range statistics | Monty | 2020-03-27 | 2 | -4/+7 |
* | | | | | | Cleanups & indentation changes | Monty | 2020-03-24 | 5 | -7/+8 |
* | | | | | | merge 10.4 to 10.5 | Monty | 2020-03-18 | 2 | -148/+162 |
|\ \ \ \ \ \ | |/ / / / / |