summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Fix conversion bug for MS-DOM XML tables. The node content was writtenOlivier Bertrand2013-03-028-27/+91
* - Commit merged fileOlivier Bertrand2013-03-021-1/+1
|\
| * Adding forgotten semicolon.Alexander Barkov2013-03-011-1/+1
* | - MySQL connection was not close if mysql_real_connect failed.Olivier Bertrand2013-03-021-0/+1
* | - MySQL connection was not closed in case of errorunknown2013-03-021-2/+5
* | - Rewrite some VALBLK classes as templatesOlivier Bertrand2013-03-014-346/+416
* | - Begin fixing memory leaksOlivier Bertrand2013-03-012-11/+5
|/
* - Fix warning on missing initial values on LinuxOlivier Bertrand2013-03-012-2/+10
* - Fix memory leakunknown2013-03-012-123/+140
* - Second version of template value classesOlivier Bertrand2013-02-282-236/+376
* - Modify the way value.h and valblk.h are included to try fixingOlivier Bertrand2013-02-272-2/+2
* - Change Subclass name from TYPE to TOlivier Bertrand2013-02-271-6/+6
* - Fix a miscalculation of column length in ODBCTablesOlivier Bertrand2013-02-272-8/+10
* - Rewriting the VALUE classes as template classesOlivier Bertrand2013-02-279-4274/+456
* - Result changed since nulls are supportedOlivier Bertrand2013-02-271-5/+5
* Removing the comment about NULLsAlexander Barkov2013-02-271-1/+0
* Updating mysql.test, it now supports NULL columns.Alexander Barkov2013-02-272-2/+26
* - Catalog table: Use XFLD as Flag value instead of column index.Olivier Bertrand2013-02-257-29/+36
* - Add support to NULL values. This concern the MYSQLOlivier Bertrand2013-02-2411-249/+571
* - Add header files to source filesOlivier Bertrand2013-02-221-7/+16
* - Commiting mergesOlivier Bertrand2013-02-226-11/+48
|\
| * Adding a reminder.Alexander Barkov2013-02-221-0/+4
| * Adding a test for BIGINT.Alexander Barkov2013-02-222-9/+24
| * - Adding tests for DBNAME=<unknown database name>.Alexander Barkov2013-02-223-2/+21
| * Skip test XML if no XML support is compiled.Alexander Barkov2013-02-222-0/+5
* | - Suppress warning on non virtual descriptorOlivier Bertrand2013-02-221-0/+2
* | - Fix connect string wrongly used when zero lengthOlivier Bertrand2013-02-221-2/+2
* | - Add the support of URL connection string fo MYSQL tablesOlivier Bertrand2013-02-223-21/+239
|/
* Skip ODBC test if no ODBC is compiled.Alexander Barkov2013-02-221-0/+5
* - Oops! db was no more initialized in pre-create. FixedOlivier Bertrand2013-02-213-3/+5
|\
| * Suppress additional debug info printed in _DEBUG buildAlexander Barkov2013-02-211-1/+2
| * Adding forgotten --replace_result for port numberAlexander Barkov2013-02-212-1/+2
* | - Change DB_NAME option name to DBNAME. Temporarily, "database" is stillOlivier Bertrand2013-02-211-6/+10
* | - Fix bad conversion from "bigint" to TYPE_FLOAT.Olivier Bertrand2013-02-211-4/+4
|/
* Adding tests for TABLE_TYPE=MySQLAlexander Barkov2013-02-212-0/+564
* Adding a test for entitiesAlexander Barkov2013-02-212-0/+53
* - Re-install blank trimming to have the xml test pass.Olivier Bertrand2013-02-202-17/+18
* - Fix the elimination of control characters from node contentOlivier Bertrand2013-02-203-22/+18
* - Update the MYSQL table handling to use only client API functions.Olivier Bertrand2013-02-204-81/+131
* Suppress a warning on unused variable.Olivier Bertrand2013-02-201-1/+1
* Fixing test failure due to not strict order of the files.Alexander Barkov2013-02-202-5/+5
* Removing the MODULE_ONLY option, to be able to run with valgrind.Alexander Barkov2013-02-201-1/+1
* Fixing problems with running tests caused by the fact thatAlexander Barkov2013-02-202-2/+2
* Fixing valgrind warning: uninitialized memory read.Alexander Barkov2013-02-201-3/+3
* (no commit message)Olivier Bertrand2013-02-202-0/+163
|\
| * Adding tests for DATA_CHARSET and TABLE_TYPE=CSV.Alexander Barkov2013-02-192-0/+163
* | - Fix crash on making an XML table with encoding=XXXOlivier Bertrand2013-02-206-16/+44
* | Commit merged changes.Olivier Bertrand2013-02-194-12/+67
|\ \ | |/
| * Removing unused code.Alexander Barkov2013-02-191-7/+1
| * Cmake clean-ups:Alexander Barkov2013-02-191-5/+5