summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Begin eliminating on Linux OverloadedVirtual warnings.Olivier Bertrand2015-01-2711-5/+23
* - Fix a bug causing the connection string of a partition table not beingOlivier Bertrand2015-01-271-1/+8
* - Protect AllocateValue against a null sp.Olivier Bertrand2015-01-241-2/+2
* - Commit merged files (just changing some ending CRLF to LF)Olivier Bertrand2015-01-242-20/+21
|\
| * - Change some line endings from CRLF to LFOlivier Bertrand2015-01-232-20/+21
* | - Fix correctly MDEV-7498. The problem was not in AllocateValue but inOlivier Bertrand2015-01-242-8/+2
|/
* - This to fix MDEV-7498. All changes made to AllocateValue to be sure thatOlivier Bertrand2015-01-232-9/+14
* - Fix MDEV-7489 (in add_field)Olivier Bertrand2015-01-237-20/+55
* - Last revision was to add the JSON table type. This one adds a sortOlivier Bertrand2015-01-202-9/+9
* - Fix compile errors and warnings of LINUX G++Olivier Bertrand2015-01-2021-61/+3958
|\
| * - Adding the JSON table typeOlivier Bertrand2015-01-1921-50/+3962
| * - Fix two bugs concerning Discovery of CSV tables:Olivier Bertrand2015-01-171-2/+8
* | - Fix two bugs concerning Discovery of CSV tables:Olivier Bertrand2015-01-171-2/+8
|/
* - Add ConnectTimout and QueryTimout options for ODBC tables. ShouldOlivier Bertrand2015-01-136-31/+70
* - Fix MDEV-7427 by not reallocating the date format in ScanRecord on each ins...Olivier Bertrand2015-01-092-12/+35
* - Typo to eliminate some GCC warningsOlivier Bertrand2015-01-062-3/+3
* - Set connection charset before calling mysql_real_connect for MYSQLOlivier Bertrand2015-01-0614-26/+305
* - Temporary fix for MDEV-7304.Olivier Bertrand2014-12-145-10/+28
* - Move mktime in TIME_to_localtime because on Linux the hour can be modifiedOlivier Bertrand2014-11-245-19/+23
|\
| * - Make the fix for getting day names of dates more generalOlivier Bertrand2014-11-242-10/+7
| * - Enhance the implementation of ODBC tables when using scrollable cursorOlivier Bertrand2014-11-243-16/+16
| * - Fix a bug causing the day always printed as Sunday for date columns withOlivier Bertrand2014-11-232-2/+9
| * - Remove gcc warning (variable n is set and not used)Olivier Bertrand2014-11-201-4/+2
* | - Remove gcc warning on variable n set but not usedOlivier Bertrand2014-11-201-4/+2
|/
* - Implement putting in memory the result set from an ODBC query.Olivier Bertrand2014-11-205-28/+185
* - Commit resolved conflicted filesOlivier Bertrand2014-11-162-2/+2
* - Remove gcc warning (no previous declaration of msglang)Olivier Bertrand2014-11-168-6/+11
* - Implement the NEWMSG and XMSG methodsOlivier Bertrand2014-11-1525-2192/+2464
* - FIX ftell error when the line endings do not match the declared orOlivier Bertrand2014-11-091-2/+3
* - Compile protect against not fully implemented optione XMSG and NEWMSGOlivier Bertrand2014-11-082-0/+2
* - fix typo errorOlivier Bertrand2014-11-081-1/+1
* - Calculate next position in filamap without assuming ENDING option is true.Olivier Bertrand2014-11-0811-86/+123
* - Fix MDEV-6988 and MDEV-6994Olivier Bertrand2014-11-011-0/+4
* - Add the new files to the source listOlivier Bertrand2014-10-313-3/+16
* - Adding the VIR table type implementation filesOlivier Bertrand2014-10-312-0/+410
* - Add new table type VIR and virtual indexOlivier Bertrand2014-10-319-32/+169
* - Fix a bug in XCOL tables. When a row was filtered internally the XColumnOlivier Bertrand2014-10-243-7/+8
* - Fix bug: Server crash when using a special column in XCOL tablesOlivier Bertrand2014-10-243-10/+56
* - Remove some gcc warningsOlivier Bertrand2014-10-222-18/+29
* - Fix (gcc error) passing cmd instead of cmd.Getstr() to htrcOlivier Bertrand2014-10-222-3/+2
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-2149-1233/+1352
* - Commit merged changeOlivier Bertrand2014-10-14166-541/+1408
|\
| * Merge 10.0-connect -> 10.0Alexander Barkov2014-10-135-24/+40
| |\
| * \ mergeSergei Golubchik2014-10-11160-537/+1302
| |\ \
| | * | compilation failure: ha_cassandraSergei Golubchik2014-10-111-0/+1
| | * | mergeSergei Golubchik2014-10-10159-537/+1301
| | |\ \
| | | * \ 5.5.40+ mergeSergei Golubchik2014-10-09159-537/+1301
| | | |\ \
| | | | * | compilation fix for perl-Net-HandlerSocketSergei Golubchik2014-10-081-6/+3
| | | | * | Backport from 10.0:Sergey Vojtovich2014-10-082-27/+27
| | | | * | remove mariadb.pc file again, it cannot be added in a GA versionmariadb-5.5.40Sergei Golubchik2014-10-0810-122/+107