summaryrefslogtreecommitdiff
path: root/storage/connect/fmdlex.c
Commit message (Expand)AuthorAgeFilesLines
* - Fix MDEV-25863 : Replace __WIN__ by _WIN32Olivier Bertrand2021-06-081-2/+2
* Merge branch '10.1' into 10.2Sergei Golubchik2017-10-241-8/+8
|\
| * Various compier warningsSergei Golubchik2017-10-221-8/+8
* | Fix truncation warnings in connectVladislav Vaintroub2017-10-111-4/+4
* | Fixed compilation warnings (while testing 32 bit builds)Monty2017-07-011-1/+1
|/
* - Fix MDEV-9279. Replacing exit(1) in yy_fatal_error by a longjmp.Olivier Bertrand2015-12-141-2/+7
* Commit changes pulled from ob-10.0Olivier Bertrand2015-06-021-2/+3
* MDEV-4243 [PATCH] Warnings/errors while compiling with clangSergei Golubchik2013-11-281-0/+2
* Fixed compiler warningsMichael Widenius2013-08-211-2/+2
* fixing warnings:Alexander Barkov2013-07-081-0/+2
* Fixing a typo in the previous pushAlexander Barkov2013-07-081-1/+1
* fixing warnings:Alexander Barkov2013-07-081-1/+3
* - Release storage allocated by flexOlivier Bertrand2013-06-291-13/+12
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-1525/+1525
* Removing os2def.hAlexander Barkov2013-01-291-1/+0
* Defining __STDC__, otherwise it does not compile on WindowsAlexander Barkov2013-01-281-0/+4
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+1522