summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Adding support for the SQL-standard temporal literals.Alexander Barkov2013-07-101-7/+13
* Merging from 10.0-connectAlexander Barkov2013-07-0842-394/+853
|\
| * - Suppressing wrong code (INI tables are not indexables)Olivier Bertrand2013-07-081-4/+9
| * Adding instructions on how to install sqlite3 ODBC driverAlexander Barkov2013-07-081-5/+24
| * Fixing some of the memory leaks in ODBCColumns().Alexander Barkov2013-07-081-0/+3
| * Fixing a warning:Alexander Barkov2013-07-081-2/+4
| * Fixing warnings:Alexander Barkov2013-07-081-0/+1
| * Fixing a warning:Alexander Barkov2013-07-081-0/+3
| * Fixing warnings:Alexander Barkov2013-07-083-10/+16
| * Fixing a warning:Alexander Barkov2013-07-081-1/+1
| * Fixing warnings:Alexander Barkov2013-07-082-2/+3
| * Fixing warnings:Alexander Barkov2013-07-084-149/+157
| * 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-082-6/+3
| * Fixing the "no previous declaration for ‘_strerror'" warning.Alexander Barkov2013-07-083-10/+0
| * Fixing numerous "variable is set but never used" warnings.Alexander Barkov2013-07-086-33/+30
| * - Remove unuseful option causing valgrind error or warningOlivier Bertrand2013-07-061-4/+2
| * - Try to fix a uninitialised valgrind warningOlivier Bertrand2013-07-058-8/+28
| * - Make sure Remark is initialisedOlivier Bertrand2013-07-041-0/+2
| * - Make sure Remark is initialised in ha_connect::GetColumnOptionOlivier Bertrand2013-07-041-1/+2
| * - Makes memory check conditionallyOlivier Bertrand2013-07-031-13/+13
| * - Make sure result are ordered the same on all platformsOlivier Bertrand2013-07-032-2/+2
| * - Fix memory leak in libdoc.cpp in LIBXMLDOC::GetNodeList replacingOlivier Bertrand2013-07-021-15/+138
| * - Working on eliminating valgrind warning/errorsOlivier Bertrand2013-06-303-3/+2
| * - Trying to get rid of some valgrind warningsOlivier Bertrand2013-06-303-22/+51
| * - Release storage allocated by flexOlivier Bertrand2013-06-291-13/+12
| * - Add the PROFILE_End function in inihandl. Called by connect_done_funcOlivier Bertrand2013-06-294-7/+51
| * - Release memory allocated by inihandl in connect_done_func.Olivier Bertrand2013-06-282-3/+4
| * - Trying to remove those warnings about non virtual destructorOlivier Bertrand2013-06-261-0/+3
| * - In connect_assisted_discovery the test on topt->quoted mustOlivier Bertrand2013-06-261-1/+1
| * - Fix potential bug in MYSQLCOL::WriteColumn: ShowValue was call withOlivier Bertrand2013-06-261-10/+9
| * - Implemented: The use of Federated servers.Olivier Bertrand2013-06-166-63/+123
| * - Add a test case for multiple tablesOlivier Bertrand2013-06-142-0/+100
| * - Fix regression error for multiple 2 tables.Olivier Bertrand2013-06-143-8/+9
| * - To avoid crashing in debug mode, the error message concerning theOlivier Bertrand2013-06-122-6/+13
| * - Suballocate filename in TDBMUL::InitFileNames. This fix the bugOlivier Bertrand2013-06-121-6/+12
| * - Add trace in TDBMUL::GetMaxSize.Olivier Bertrand2013-06-121-0/+3
| * - Fix MDEV-4638Olivier Bertrand2013-06-123-25/+50
| * - Commit merged changesOlivier Bertrand2013-06-0889-1284/+1905
| |\
| * | - Set timeout values in MYSQLC::OpenOlivier Bertrand2013-06-081-0/+5
* | | MDEV-4438 - Spider storage engineSergey Vojtovich2013-06-27449-0/+158435
* | | remove .THIS fileSergei Golubchik2013-06-101-0/+0
* | | MDEV-4469 Fedora18 MariaDB-connect-engine packages are incorrectly asserting ...Sergei Golubchik2013-06-092-8/+8
| |/ |/|
* | Merge from 10.0-connectAlexander Barkov2013-06-0896-3203/+6077
|\ \ | |/
| * Fixing a few compiler warningsAlexander Barkov2013-06-082-3/+5
| * - Change CRLF line endings to LFOlivier Bertrand2013-06-052-70/+70
| * - Adding parallelism to the TBL table typeOlivier Bertrand2013-06-044-21/+359
| * compiler warningsSergei Golubchik2013-06-032-9/+8
| * Fixing the problem with my_bool_t defined two times.Alexander Barkov2013-06-031-3/+1