summaryrefslogtreecommitdiff
path: root/storage/connect
Commit message (Expand)AuthorAgeFilesLines
* A clean-up after the patch for MDEV-8747 and MDEV-8749:Alexander Barkov2015-09-061-3/+0
* MDEV-6066: Merge new defaults from 5.6 and 5.7Sergei Golubchik2015-09-045-0/+9
* MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s...Oleksandr Byelkin2015-09-046-1/+12
* cmake: don't repeat yourselfSergei Golubchik2015-09-041-2/+2
* Merge branch '10.0' into 10.1Sergei Golubchik2015-09-0321-43/+2045
|\
| * Merge 'https://github.com/Buggynours/MariaDB 10.0' into 10.0Sergei Golubchik2015-08-038-19/+403
| |\
| | * remove generated CONNECT filesSergei Golubchik2015-08-035-11/+0
| | * Merge branch 'ob-10.0' into 10.0Olivier Bertrand2015-07-301-3/+4
| | |\
| | | * Fix MDEV-8561 removing a wrong patchOlivier Bertrand2015-07-301-3/+4
| | * | Merge branch 'ob-10.0' into 10.0Olivier Bertrand2015-07-281-1/+1
| | |\ \ | | | |/
| | | * Fix (?) retrieving integer arguments in JSON UDF'sOlivier Bertrand2015-07-221-1/+1
| | * | Resolving conflict on ha_connect.ccOlivier Bertrand2015-07-096-14/+397
| | |\ \ | | | |/
| | | * Correct typo in endian.testOlivier Bertrand2015-07-072-2/+2
| | | * Add some new tests:Olivier Bertrand2015-07-074-0/+373
| | | * Fix regression bug on "select max(length(nom)) from emp1" when:Olivier Bertrand2015-07-071-5/+5
| | | * Fix loosing result lines when all of this is true:Olivier Bertrand2015-07-062-13/+23
| | | * Set maturity to GAMMA modified ha_connect.ccOlivier Bertrand2015-06-251-1/+1
| | * | Set maturity to GAMMA modified ha_connect.ccOlivier Bertrand2015-06-251-1/+1
| | |/
| * | CONNECT: compiler warningsSergei Golubchik2015-07-271-6/+6
| * | CONNECT: clean up a stray variableSergei Golubchik2015-07-271-0/+8
| * | MDEV-7574 Security definer views don't work with CONNECT ODBC tablesSergei Golubchik2015-07-2713-20/+1620
| * | Updating the instructions on how to prepare the OS to runAlexander Barkov2015-07-221-0/+9
* | | Fixed failing tests and compiler warningsMonty2015-08-181-1/+1
* | | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-063-4/+4
* | | Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-2788-1225/+1519
|\ \ \ | |/ /
| * | Merge branch 'connect-10.0' into 10.0Sergei Golubchik2015-06-1687-1226/+1519
| |\ \ | | |/
| | * Commit merge resolved filesOlivier Bertrand2015-06-055-115/+0
| | * Commit merge resolved filesOlivier Bertrand2015-06-0544-3194/+3312
| | |\
| | * | Fix swapping key numeric values on Big Endian machines.Olivier Bertrand2015-06-032-4/+4
| | * | Fix swapping key numeric values on Big Endian machines.Olivier Bertrand2015-06-031-2/+2
| | * | Fix swapping key numeric values on Big Endian machines.Olivier Bertrand2015-06-032-0/+14
| | * | Fix swapping key numeric values on Big Endian machines.Olivier Bertrand2015-06-031-8/+8
| | * | Fix swapping key numeric values on Big Endian machines.Olivier Bertrand2015-06-031-1/+31
| | * | Fix handling of NULL values when reading from tables.Olivier Bertrand2015-06-022-6/+5
| | * | Add unicode ODBC types to the types recognized by CONNECT.Olivier Bertrand2015-05-307-24/+80
| | * | Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-2757-482/+483
| | * | JSONColumns and XMLColumns revisited. They can retrieve their parameters dire...Olivier Bertrand2015-05-2615-292/+369
| | * | Security: EOM modules must now be loaded from the plugin directory.Olivier Bertrand2015-05-203-18/+64
| | * | Json array index (position) was badly set for default array settingOlivier Bertrand2015-05-171-1/+1
| | * | In BIN table date_format now imply by default field_format='C'.Olivier Bertrand2015-05-177-324/+318
| | * | Fix a bug in BIN buffer initialisation (in FIXFAM::AllocateBuffer)Olivier Bertrand2015-05-156-137/+173
| | * | Make BIN table files more flexible with new column format.Olivier Bertrand2015-05-134-44/+147
| | * | Get rid of more GCC warnings about unused parametersOlivier Bertrand2015-05-106-35/+50
| | * | Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-0956-769/+744
| | * | Typo to check buildbotOlivier Bertrand2015-05-082-53/+7
| | * | Fix a bug in init_table_share that caused syntax error with Boolean options:Olivier Bertrand2015-05-072-10/+17
| | * | - Fix a regression bug on (XML) HTML tables.Olivier Bertrand2015-05-057-18/+201
| | * | Fix MDEV-8090 in tabmysql.cppOlivier Bertrand2015-05-026-2/+20
| * | | MDEV-8285 compile fails under Mac OS X 10.6.8 due to use of strnlenSergei Golubchik2015-06-141-0/+1
| | |/ | |/|
* | | Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-0191-4815/+6096
|\ \ \ | |/ /