summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - add the test on RESTOlivier Bertrand2021-01-104-7/+66
* - Add the new BSON temporary type for testingOlivier Bertrand2021-01-0821-425/+4226
* - Fix jfile_convert crash on error. modified: jsonudf.cpp (plus BSON UDF's)Olivier Bertrand2020-12-316-152/+2861
* - Continue BSON implementation + fix create modified ha_connect.ccOlivier Bertrand2020-12-265-125/+132
* Make REST tables default file name. Commit before continuing BSON developmentOlivier Bertrand2020-12-226-32/+57
* - Fix json parser (void objects not recognized) modified: json.cppOlivier Bertrand2020-12-182-12/+15
* - Fix crash with JsonContains UDF + BSON developmentOlivier Bertrand2020-12-174-25/+17
* - Fix pretty=2 Tabjson bug on INSERT.Olivier Bertrand2020-12-1510-908/+189
* BSON developmentOlivier Bertrand2020-12-116-103/+249
* - Fix json_bjson (s was erase by Json_Subset)Olivier Bertrand2020-12-0912-614/+204
* - Continue BSON implementationOlivier Bertrand2020-12-0814-99/+1033
* Remove a push warning causing failing assert. Modified storage/connect/filam...Olivier Bertrand2020-12-0410-570/+400
* 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-012-12/+12
* - Fix memory leak for the JSON table typeOlivier Bertrand2020-12-0116-181/+3214
* - Begin implementation of BSONOlivier Bertrand2020-11-275-125/+361
* Desesperatly trying to stop compiling failuresOlivier Bertrand2020-11-257-1596/+1655
* Remove based enum not accepted by most gcc compilersOlivier Bertrand2020-11-257-568/+2270
* Fix xml.test failure. Fix compile error modified json.hOlivier Bertrand2020-11-213-92/+95
* Fix some test failureOlivier Bertrand2020-11-2110-33/+2323
* Fix compile error. Modified json.cppOlivier Bertrand2020-11-201-1/+1
* delete bld2Olivier Bertrand2020-11-200-0/+0
* ???Olivier Bertrand2020-11-201-0/+1
* Fix some json discovery problems. Modified tabjson.cpp tabjson.hOlivier Bertrand2020-11-192-7/+27
* remove large fileOlivier Bertrand2020-11-180-0/+0
* Commit new source and all recent changes.Olivier Bertrand2020-11-182072-31214/+68466
|\
| * MDEV-24161: shortcut OQGRAPH dependency checks if disabledDaniel Black2020-11-161-0/+4
| * Fix to make it compiling on new ubuntu.Oleksandr Byelkin2020-11-141-1/+1
| * MDEV-24188 Hang in buf_page_create() after reusing a previously freed pageMarko Mäkelä2020-11-136-58/+97
| * MDEV-23619 MariaDB crash on WITH RECURSIVE UNION ALL (CTE) queryIgor Babaev2020-11-135-25/+309
| * MDEV-4633: multi_source.simple test fails sporadicallySujatha2020-11-124-10/+27
| * Merge mariadb-10.2.36 into 10.2Marko Mäkelä2020-11-116-15/+143
| |\
| | * MDEV-23811: With large number of indexes optimizer chooses an inefficient planmariadb-10.2.36Igor Babaev2020-11-095-4/+194
| | * MDEV-24117: Memory management problem ...: Add a testcaseSergei Petrunia2020-11-093-0/+112
| | * MDEV-24117: Memory management problem in statistics state for ... INSergei Petrunia2020-11-095-201/+11
| | * Bump the versionOleksandr Byelkin2020-11-051-1/+1
| | * MDEV-19838: followup to make happy following protocol implementations:Oleksandr Byelkin2020-11-052-6/+22
| * | bump the VERSIONDaniel Bartholomew2020-11-111-1/+1
| * | Cleanup: Remove dict_space_is_empty(), dict_space_get_id()Marko Mäkelä2020-11-112-161/+1
| * | MDEV-24156 trx_undo_left() fails to prevent overflowMarko Mäkelä2020-11-111-12/+10
| * | MDEV-24182 ibuf_merge_or_delete_for_page() contains dead codeMarko Mäkelä2020-11-114-90/+50
| * | MDEV-23769: MTR can abort before it prints the test result summaryAnel Husakovic2020-11-101-0/+3
| * | MDEV-24171 index_online_log is instrumented as rw-lock, not mutexMarko Mäkelä2020-11-101-1/+1
| * | MDEV-7620: Remove the data structuresMarko Mäkelä2020-11-092-18/+0
| * | MDEV-23103 rpl.rpl_gtid_delete_domain failed in buildbotAlice Sherepa2020-11-042-10/+4
| * | bump the VERSIONDaniel Bartholomew2020-11-031-1/+1
| * | Fix MTR test galera.galera_triggerDaniele Sciascia2020-11-032-0/+80
| * | Clean up wsrep.variablesJan Lindström2020-11-032-66/+0
| * | fixup a593e03d58f922a99ba49de1bec6810fc7e9874f: nullptrMarko Mäkelä2020-11-021-1/+1
| * | MDEV-22387: Do not violate __attribute__((nonnull))Marko Mäkelä2020-11-0222-47/+88