summaryrefslogtreecommitdiff
path: root/storage/connect/ha_connect.cc
Commit message (Expand)AuthorAgeFilesLines
* Change CHARSET_INFO character set and collaction names to LEX_CSTRINGMonty2021-04-071-4/+3
* Reduce usage of strlen()Monty2021-04-011-36/+38
* Added ErrConvString.lex_cstring() to simplify codeMonty2021-04-011-4/+4
* Fix compiler warnings in connect engineMonty2021-03-201-3/+3
* MDEV-24422 Server crashes in ha_connect::GetRealType upon ALTER TABLEMonty2021-03-101-1/+10
* Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-51/+122
|\
| * Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-51/+122
| |\
| | * Merge branch '10.2' into 10.3Oleksandr Byelkin2021-02-051-3/+13
| | |\
| | | * Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2021-02-021-3/+13
| | | |\
| | | | * - Continue BSON developmentOlivier Bertrand2021-01-281-3/+13
| | * | | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-37/+99
| | |\ \ \ | | | |/ /
| | | * | Merge remote-tracking branch 'connect/10.2' 10.2Oleksandr Byelkin2021-01-291-37/+99
| | | |\ \ | | | | |/
| | | | * - Continue BSON implementation + fix create modified ha_connect.ccOlivier Bertrand2020-12-261-4/+4
| | | | * Make REST tables default file name. Commit before continuing BSON developmentOlivier Bertrand2020-12-221-7/+14
| | | | * - Fix json parser (void objects not recognized) modified: json.cppOlivier Bertrand2020-12-181-10/+13
| | | | * - Fix json_bjson (s was erase by Json_Subset)Olivier Bertrand2020-12-091-1/+3
| | | | * - Continue BSON implementationOlivier Bertrand2020-12-081-13/+33
| | | | * Fix failed compile modified storage/connect/ha_connect.ccOlivier Bertrand2020-12-021-1/+2
| | | | * Fix failed compile modified storage/connect/ha_connect.cc and mycat.ccOlivier Bertrand2020-12-011-8/+8
| | | | * - Fix memory leak for the JSON table typeOlivier Bertrand2020-12-011-3/+20
| | | | * Fix getting proper table type in discovery. modified storage/connect/ha_con...Olivier Bertrand2020-11-131-1/+5
| | | | * Fix compile error. Modified ha_connect.ccOlivier Bertrand2020-11-071-0/+1
| | | | * Try to fix failing testsOlivier Bertrand2020-11-051-14/+15
| | | | * - Implementation of the Json BJSON representation.Olivier Bertrand2020-11-031-9/+15
| | | * | MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-081-10/+9
| | * | | MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-271-12/+11
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-11-031-5/+4
| |\ \ \ \ | | |/ / /
* | | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-11-011-5/+4
|\ \ \ \ \
| * \ \ \ \ Merge branch '10.3' into 10.4Oleksandr Byelkin2020-10-311-5/+4
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-10-301-5/+4
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-10-281-5/+4
| | | |\ \
| | | | * | - Fix MDEV-22571 and MDEV-22572. Allow multiple ZIP tableOlivier Bertrand2020-07-161-12/+7
| | | | * | Merge with last MariaDB versionOlivier Bertrand2020-01-111-1/+1
| | | | |\ \
| | | | | * \ Merge remote-tracking branch 'connect/10.1' into 10.1Oleksandr Byelkin2019-10-301-294/+345
| | | | | |\ \
| | | | * | | | Update to version 1.07 (as for MariaDB 10.2)Olivier Bertrand2020-01-091-43/+31
| | | | | |/ / | | | | |/| |
| | | | * | | In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-08-241-294/+345
* | | | | | | Merge 10.4 into 10.5Marko Mäkelä2020-10-301-107/+149
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 10.3 into 10.4Marko Mäkelä2020-10-291-107/+149
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 10.2 into 10.3Marko Mäkelä2020-10-281-107/+149
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2020-10-261-107/+149
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | * | | - Inline MakePtr and MakeOff with OFFSET as size_tOlivier Bertrand2020-10-181-93/+117
| | | | * | | - Use BIN type when charset='binary'Olivier Bertrand2020-10-051-3/+6
| | | | * | | - Fix allocating work space larger than 4GBOlivier Bertrand2020-10-031-11/+20
| | | | * | | - Make possible to allocate work space larger than 4GBOlivier Bertrand2020-10-011-8/+13
| | | |/ / /
* | | | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-08-041-6/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-6/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-6/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | - Fix MDEV-22561 Unable to access DBF inside a ZIP archiveOlivier Bertrand2020-07-131-6/+1
| * | | | | Fixed compiler warnings from gcc 7.4.1Monty2020-01-291-1/+1
* | | | | | MDEV-11412 Ensure that table is truly dropped when using DROP TABLEMonty2020-06-141-1/+2