Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix MDEV-16672 Connect: Warnings with 10.0 | Olivier Bertrand | 2018-08-06 | 1 | -4/+7 |
* | - Fix a bug in TYPVAL<PSZ> compute causing it sometime not to be executed | Olivier Bertrand | 2017-10-16 | 1 | -5/+8 |
* | - Update version number | Olivier Bertrand | 2017-10-15 | 1 | -1/+1 |
* | - Add FBLOCK when opening ODBC, JSON and MONGO tables. | Olivier Bertrand | 2017-08-05 | 1 | -0/+2 |
* | Fix discovery crash for Java Mongo tables. Modified: storage/connect/tabjmg.cpp | Olivier Bertrand | 2017-07-23 | 1 | -1/+1 |
* | Fix compile warnings and errors for nullptr. Modified /storage/connect/tabjmg... | Olivier Bertrand | 2017-07-18 | 1 | -0/+10 |
* | -- Finalize work on MongoDB access | Olivier Bertrand | 2017-07-18 | 1 | -24/+105 |
* | - Suppress warning when creating mongo JSON tables | Olivier Bertrand | 2017-07-03 | 1 | -7/+10 |
* | - Add Support of the MongoDB Java Driver. | Olivier Bertrand | 2017-07-02 | 1 | -0/+505 |