summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Add (limited) support for UPDATE and DELETE to ODBC tablesOlivier Bertrand2013-11-1126-1251/+1314
* - BUG fixed: When updating, to avoid skipped update, force the tableOlivier Bertrand2013-11-093-23/+68
* - Move all enum AMT definitions in one place (plgdbsem.h)Olivier Bertrand2013-11-0624-196/+485
* - Adding cmake code to install ConnectSE mtr testsAlexander Barkov2013-10-312-1/+14
* - Update version number and dateOlivier Bertrand2013-10-292-3/+3
* ConnectSE: fixing memory leaks reported by valgrind Alexander Barkov2013-10-291-2/+41
* Merge 10.0-connect -> 10.0Alexander Barkov2013-10-2935-303/+1703
|\
| * MDEV-4877 mysqldump dumps all data from a connect tableAlexander Barkov2013-10-293-0/+36
| * - Fix some GCC compiler eroors and warningsOlivier Bertrand2013-10-273-3/+3
| * - Add test on MYSQL table self reference during CREATE TABLEOlivier Bertrand2013-10-275-114/+200
| * - Implement the "exec source" feature for table type MYSQL.Olivier Bertrand2013-10-264-6/+300
| * - Add new features to ODBC table typeOlivier Bertrand2013-10-267-28/+105
| * - Fix compile error on some plarforms (64bits?)Olivier Bertrand2013-10-121-1/+1
| * - Commit merged file (on Linux)Olivier Bertrand2013-10-119-106/+752
| |\
| | * - Fix bug when closing some table typesOlivier Bertrand2013-10-119-105/+745
| | * - Fix the default length for DOUBLE to 255 (was 256, max is 255)Olivier Bertrand2013-10-022-1/+4
| * | - Commit merged changesOlivier Bertrand2013-09-253641-102353/+1931777
| |\ \ | | |/
| | * - Reset some variables when closing just in case the XML tre is re-used.Olivier Bertrand2013-09-251-0/+4
| | * Activating connect suiteAlexander Barkov2013-09-241-0/+1
| | * ConnectSE: adding more unixODBC "still reachable" suppressions.Alexander Barkov2013-09-231-0/+21
| | * ConnectSE: suppressing some "still reachable" errors from unixODBC.Alexander Barkov2013-09-231-0/+71
| | * Merge from 10.0.Alexander Barkov2013-09-233630-102296/+1931477
| | |\
| | * | - Fix several bugs causing memory leak or invalid access detectedOlivier Bertrand2013-09-228-45/+191
| | * | Fixing a typo in the previous commitAlexander Barkov2013-09-161-1/+1
| | * | - Fix compilation error on some platformsOlivier Bertrand2013-09-162-12/+12
| |/ /
| * | - Get rid of a compiler warningOlivier Bertrand2013-08-291-1/+1
| * | - Fix a bug causing a crash when an XCOL table was the source ofOlivier Bertrand2013-08-295-5/+19
| * | - Handle TINY in ODBC type conversionOlivier Bertrand2013-08-252-7/+10
| * | Merge from 10.0.Alexander Barkov2013-08-221-0/+1
| |\ \
| * \ \ Merging from 10.0Alexander Barkov2013-08-2266-155/+2054
| |\ \ \
| * | | | - Suppress a gcc compiler warningOlivier Bertrand2013-08-201-1/+1
| * | | | - Fix a bug causing wrong charset used when inserting an attibute inOlivier Bertrand2013-08-194-5/+6
* | | | | Merging more ctype_* tests from MySQL-5.6.Alexander Barkov2013-10-2832-46/+4568
* | | | | Better test coverage for WL#4013 Unicode german2 collationAlexander Barkov2013-10-2517-857/+4288
* | | | | MDEV-5180 Data type for WEIGHT_STRING is too short in some casesAlexander Barkov2013-10-2532-43/+3325
* | | | | MDEV-5084: Missing C++ support in ma_dyncol.hunknown2013-10-071-0/+6
* | | | | MDEV-5085: Dynamic columns require inclusion of my_sys.h and my_global.hunknown2013-10-072-1/+18
* | | | | MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6Alexander Barkov2013-10-23103-821/+14243
* | | | | Update perfschema/r/nesting.result after MDEV-3798: EXPLAIN UPDATE/DELETESergey Petrunya2013-10-211-56/+56
* | | | | Merge 10.0-base -> 10.0Sergey Petrunya2013-10-211-7/+20
|\ \ \ \ \
| * | | | | Fix valgrind failure in subselect3.test, "Conditional jump or move Sergey Petrunya2013-10-171-7/+20
* | | | | | Embedded server with authenticaction fixed after connection attributes port.unknown2013-10-082-5/+10
* | | | | | MDEV-5148: Server crashes in print_explain on killing EXPLAIN EXTENDEDSergey Petrunya2013-10-183-4/+56
* | | | | | MergeSergey Petrunya2013-10-1713-8/+378
|\ \ \ \ \ \
| * \ \ \ \ \ mergeunknown2013-10-172-6/+16
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge 10.0-base -> 10.0unknown2013-10-1713-18/+388
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge 5.5 -> 10.0-baseAlexander Barkov2013-10-164-0/+24
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge 5.3->5.5Alexander Barkov2013-10-164-0/+24
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge 5.2->5.3Alexander Barkov2013-10-160-0/+0
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ Merge 5.1->5.2Alexander Barkov2013-10-164-0/+24
| | | | | |\ \ \ \ \ \