summaryrefslogtreecommitdiff
path: root/storage/connect/inihandl.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.0 -> 10.0-connectAlexander Barkov2014-04-211-1/+1
* Fixed compiler warningsMichael Widenius2013-08-211-1/+1
* MDEV-4786 - merge 10.0-monty → 10.0Sergey Vojtovich2013-07-231-0/+1
* - Add the PROFILE_End function in inihandl. Called by connect_done_funcOlivier Bertrand2013-06-291-0/+25
* Fixing a few compilation warnings ("no previous declaration for XXX")Alexander Barkov2013-05-131-5/+7
* - PROFILE_Close cannot be staticOlivier Bertrand2013-03-261-1/+1
* - On Linux, closing an INI table removes it from the inihandl cacheOlivier Bertrand2013-03-261-2/+51
* Fixing ini.test failure on Linux:Alexander Barkov2013-02-111-3/+6
* Fixing compilation warnings:Alexander Barkov2013-02-071-19/+16
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-1325/+1325
* Moving duplicate data type declatations into os.h.Alexander Barkov2013-01-291-2/+0
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+1327