Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change CHARSET_INFO character set and collaction names to LEX_CSTRING | Monty | 2021-04-07 | 1 | -4/+3 |
* | Reduce usage of strlen() | Monty | 2021-04-01 | 1 | -36/+38 |
* | Added ErrConvString.lex_cstring() to simplify code | Monty | 2021-04-01 | 1 | -4/+4 |
* | Fix compiler warnings in connect engine | Monty | 2021-03-20 | 1 | -3/+3 |
* | MDEV-24422 Server crashes in ha_connect::GetRealType upon ALTER TABLE | Monty | 2021-03-10 | 1 | -1/+10 |
* | Merge branch 'bb-10.4-release' into bb-10.5-release | Sergei Golubchik | 2021-02-15 | 1 | -51/+122 |
|\ | |||||
| * | Merge branch 'bb-10.3-release' into bb-10.4-release | Sergei Golubchik | 2021-02-12 | 1 | -51/+122 |
| |\ | |||||
| | * | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2021-02-05 | 1 | -3/+13 |
| | |\ | |||||
| | | * | Merge remote-tracking branch 'connect/10.2' into 10.2 | Oleksandr Byelkin | 2021-02-02 | 1 | -3/+13 |
| | | |\ | |||||
| | | | * | - Continue BSON development | Olivier Bertrand | 2021-01-28 | 1 | -3/+13 |
| | * | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2021-02-01 | 1 | -37/+99 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge remote-tracking branch 'connect/10.2' 10.2 | Oleksandr Byelkin | 2021-01-29 | 1 | -37/+99 |
| | | |\ \ | | | | |/ | |||||
| | | | * | - Continue BSON implementation + fix create modified ha_connect.cc | Olivier Bertrand | 2020-12-26 | 1 | -4/+4 |
| | | | * | Make REST tables default file name. Commit before continuing BSON development | Olivier Bertrand | 2020-12-22 | 1 | -7/+14 |
| | | | * | - Fix json parser (void objects not recognized) modified: json.cpp | Olivier Bertrand | 2020-12-18 | 1 | -10/+13 |
| | | | * | - Fix json_bjson (s was erase by Json_Subset) | Olivier Bertrand | 2020-12-09 | 1 | -1/+3 |
| | | | * | - Continue BSON implementation | Olivier Bertrand | 2020-12-08 | 1 | -13/+33 |
| | | | * | Fix failed compile modified storage/connect/ha_connect.cc | Olivier Bertrand | 2020-12-02 | 1 | -1/+2 |
| | | | * | Fix failed compile modified storage/connect/ha_connect.cc and mycat.cc | Olivier Bertrand | 2020-12-01 | 1 | -8/+8 |
| | | | * | - Fix memory leak for the JSON table type | Olivier Bertrand | 2020-12-01 | 1 | -3/+20 |
| | | | * | Fix getting proper table type in discovery. modified storage/connect/ha_con... | Olivier Bertrand | 2020-11-13 | 1 | -1/+5 |
| | | | * | Fix compile error. Modified ha_connect.cc | Olivier Bertrand | 2020-11-07 | 1 | -0/+1 |
| | | | * | Try to fix failing tests | Olivier Bertrand | 2020-11-05 | 1 | -14/+15 |
| | | | * | - Implementation of the Json BJSON representation. | Olivier Bertrand | 2020-11-03 | 1 | -9/+15 |
| | | * | | MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failed | Nikita Malyavin | 2021-01-08 | 1 | -10/+9 |
| | * | | | MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failed | Nikita Malyavin | 2021-01-27 | 1 | -12/+11 |
| * | | | | 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 | 1 | -12/+7 |
| | | | * | | Merge with last MariaDB version | Olivier Bertrand | 2020-01-11 | 1 | -1/+1 |
| | | | |\ \ | |||||
| | | | | * \ | Merge remote-tracking branch 'connect/10.1' into 10.1 | Oleksandr Byelkin | 2019-10-30 | 1 | -294/+345 |
| | | | | |\ \ | |||||
| | | | * | | | | Update to version 1.07 (as for MariaDB 10.2) | Olivier Bertrand | 2020-01-09 | 1 | -43/+31 |
| | | | | |/ / | | | | |/| | | |||||
| | | | * | | | In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve... | Olivier Bertrand | 2019-08-24 | 1 | -294/+345 |
* | | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-10-30 | 1 | -107/+149 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-10-29 | 1 | -107/+149 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-10-28 | 1 | -107/+149 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Merge remote-tracking branch 'connect/10.2' into 10.2 | Oleksandr Byelkin | 2020-10-26 | 1 | -107/+149 |
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| | | |||||
| | | | * | | | - Inline MakePtr and MakeOff with OFFSET as size_t | Olivier Bertrand | 2020-10-18 | 1 | -93/+117 |
| | | | * | | | - Use BIN type when charset='binary' | Olivier Bertrand | 2020-10-05 | 1 | -3/+6 |
| | | | * | | | - Fix allocating work space larger than 4GB | Olivier Bertrand | 2020-10-03 | 1 | -11/+20 |
| | | | * | | | - Make possible to allocate work space larger than 4GB | Olivier Bertrand | 2020-10-01 | 1 | -8/+13 |
| | | |/ / / | |||||
* | | | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-08-04 | 1 | -6/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-08-03 | 1 | -6/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-08-03 | 1 | -6/+1 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | - Fix MDEV-22561 Unable to access DBF inside a ZIP archive | Olivier Bertrand | 2020-07-13 | 1 | -6/+1 |
| * | | | | | Fixed compiler warnings from gcc 7.4.1 | Monty | 2020-01-29 | 1 | -1/+1 |
* | | | | | | MDEV-11412 Ensure that table is truly dropped when using DROP TABLE | Monty | 2020-06-14 | 1 | -1/+2 |