summaryrefslogtreecommitdiff
path: root/storage/connect/mysql-test/connect
Commit message (Expand)AuthorAgeFilesLines
* - Commit merged filesOlivier Bertrand2014-04-233-0/+197
|\
| * - FIX a bug causing libxml2 not retrieving expanded multiple column values.Olivier Bertrand2014-04-223-0/+197
* | - Commit merge filesOlivier Bertrand2014-04-191-0/+3
|\ \ | |/
| * - Add index read previous capacity.Olivier Bertrand2014-04-081-0/+3
* | - Commit merged filesOlivier Bertrand2014-04-193-164/+169
|\ \ | |/
| * - FIX MDEV-6019 and MDEV-6021Olivier Bertrand2014-04-042-164/+164
| * disable connect tests for --embeddedSergei Golubchik2014-03-271-0/+5
* | - Commit various changesOlivier Bertrand2014-04-074-90/+115
|\ \ | |/
| * - Should fix valgrind diag on uninitialized valueOlivier Bertrand2014-03-234-90/+115
| * - FIX PIVOT bug MDEV-5869 caused by using fop (field option ptr) when NULL.Olivier Bertrand2014-03-182-3/+3
* | - Work in progressOlivier Bertrand2014-03-232-9/+9
|/
* - Fix MDEV-5497. The city column length was wrong in the create table stateme...Olivier Bertrand2014-03-052-136/+136
* - Fix bug MDEV-5734Olivier Bertrand2014-02-272-146/+190
* - Make alter.test to work on both Windows and LinuxOlivier Bertrand2014-02-162-8/+8
* # This is a minor change commitmentOlivier Bertrand2014-02-163-521/+521
* - Check field option changes on ALTER TABLE in check_if_supported_inplace_alter.Olivier Bertrand2014-02-072-0/+490
* This is a major update of CONNECT that goes from version 1.1 to 1.2Olivier Bertrand2014-02-0312-53/+21
* - Add the DECIMAL data type (TYPE_DECIM)Olivier Bertrand2013-12-282-6/+6
* Adding tests for TABLE_TYPE=ODBC with Oracle.Alexander Barkov2013-12-254-0/+498
* Merge 10.0->10.0-connectAlexander Barkov2013-12-172-1/+3
|\
| * mergeSergei Golubchik2013-12-162-1/+3
| |\
| | * 10.0-base mergeSergei Golubchik2013-12-162-1/+3
* | | - Fix MDEV-5393 and MDEV-5434. It is a major update of ODBC catalog tablesOlivier Bertrand2013-12-166-67/+67
|/ /
* | ConnectSE: making odbc_postgresql.test independent fromAlexander Barkov2013-12-123-2/+6
* | - Fix (temporarily) bug on odbc_postgresql.testOlivier Bertrand2013-12-121-1/+1
* | - Commit merged files from AlexanderOlivier Bertrand2013-12-114-0/+534
|\ \
| * | Fixing the message displayed when the test PostgreSQL data source nameAlexander Barkov2013-12-111-1/+1
| * | MDEV-5341 ConnectSE: discovery for ODBC tables does not work if tablesAlexander Barkov2013-12-114-0/+534
* | | - Fix errors and warnings occuring in --embedded testsOlivier Bertrand2013-12-114-16/+60
|/ /
* | Moving the code checking libxml2 into a *.inc file.Alexander Barkov2013-12-104-45/+20
* | - Raise the limit on returned lines for table ODBC catalog tablesOlivier Bertrand2013-12-064-94/+159
* | MDEV-5343 ConnectSE: ODBC: CATFUNC=Tables and CATFUNC=Columns crash whenAlexander Barkov2013-12-053-0/+2421
* | Adding basic ODBC tests that do not need a DSNAlexander Barkov2013-12-053-0/+81
* | - Fix a typo error in tabutil line 213Olivier Bertrand2013-12-032-10/+4
* | - Add support for unsigned numeric typesOlivier Bertrand2013-12-034-2/+109
|/
* - Fix good recognition of MYSQL table column types.Olivier Bertrand2013-11-229-0/+776
* ConnectSE: Adding CATFUNC=Tables and CATFUC=Columns for the XLS ODBC data sou...Alexander Barkov2013-11-202-0/+24
* Adding tests for CATFUC=Tables and CATFUNC=Columns into odbc_sqlite3.test.Alexander Barkov2013-11-202-0/+20
* - Add (limited) support for UPDATE and DELETE to ODBC tablesOlivier Bertrand2013-11-1112-1138/+1138
* - Move all enum AMT definitions in one place (plgdbsem.h)Olivier Bertrand2013-11-063-4/+4
* - Update version number and dateOlivier Bertrand2013-10-291-1/+1
* MDEV-4877 mysqldump dumps all data from a connect tableAlexander Barkov2013-10-292-0/+35
* - Add test on MYSQL table self reference during CREATE TABLEOlivier Bertrand2013-10-272-79/+79
* - Fix a bug causing wrong charset used when inserting an attibute inOlivier Bertrand2013-08-191-1/+1
* - Just update the version number and dateOlivier Bertrand2013-07-291-1/+1
* - Restore test results to the discovery old way.Olivier Bertrand2013-07-254-13/+13
* - Restore tests to handle the cases that were giving Valgrind warnings.Olivier Bertrand2013-07-259-156/+343
* - Fix "Result content mismatch"Olivier Bertrand2013-07-122-4/+2
* - Applying temporary restrictions to test files.Olivier Bertrand2013-07-116-735/+558
* Adding instructions on how to install sqlite3 ODBC driverAlexander Barkov2013-07-081-5/+24