summaryrefslogtreecommitdiff
path: root/storage/connect/osutil.c
Commit message (Expand)AuthorAgeFilesLines
* - Fix MDEV-25863 : Replace __WIN__ by _WIN32Olivier Bertrand2021-06-081-1/+1
* - Add Support of the MongoDB Java Driver.Olivier Bertrand2017-07-021-0/+1
* Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-52/+0
* Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-271-1/+1
* - Fix using ~ in file name on LinuxOlivier Bertrand2014-03-311-5/+9
* - Add system variables type_conv and conv_size. This addresses the eventualOlivier Bertrand2014-03-301-2/+5
* *never* put anything with side-effects in an assert() -Sergei Golubchik2014-03-291-1/+2
* - FIX PIVOT bug MDEV-5869 caused by using fop (field option ptr) when NULL.Olivier Bertrand2014-03-181-3/+3
* Fixed compiler warningsMichael Widenius2013-08-211-2/+2
* - Suppress some ubuntu compiler warningsOlivier Bertrand2013-07-081-1/+1
* fixing warnings:Alexander Barkov2013-07-081-5/+0
* Fixing the "no previous declaration for ‘_strerror'" warning.Alexander Barkov2013-07-081-8/+0
* Fixing warnings (mostly "no previous declaration")Alexander Barkov2013-05-131-0/+4
* Fixing wrong sprintf() calls.Alexander Barkov2013-02-071-2/+2
* Fixing compilation warnings:Alexander Barkov2013-02-071-2/+1
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-232/+232
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+232