summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-8931: (server part of) session state tracking10.2-MDEV-8931Oleksandr Byelkin2016-08-0911-153/+198
* MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-0432-266/+1169
* MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-0422-153/+1483
* MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-0428-46/+928
* MDEV-9872 - Add common optimized CRC32 function interfaceSergey Vojtovich2016-08-0421-1861/+42
* MDEV-7901: re-implement analyze table for low impactOleksandr Byelkin2016-08-037-135/+285
* MDEV-10492: Assertion failure on shutdown when wsrep_sst_auth set in configNirbhay Choubey2016-08-037-6/+29
* Galera test fixes.Nirbhay Choubey2016-07-305-1/+42
* Cleanup around wsrep system variables.Nirbhay Choubey2016-07-306-58/+54
* Cleanup around wsrep mdl exception.Nirbhay Choubey2016-07-302-58/+98
* MDEV-10271: Stopped SQL slave thread doesn't print a message to error log lik...Kristian Nielsen2016-07-251-11/+4
* MDEV-10238 - tokudb_bugs.db938 fails due to connection logging (also affectsSergey Vojtovich2016-07-211-0/+5
* MDEV-10084: SQL batch united responseOleksandr Byelkin2016-07-041-0/+1
* bump the VERSIONDaniel Bartholomew2016-07-041-1/+1
* Removing duplicate code in double-to-longlong conversion.Alexander Barkov2016-07-0311-119/+118
* fix ALTER TABLE .. DROP CONSTRAINT IF NOT EXISTSmariadb-10.2.1Sergei Golubchik2016-07-023-1/+5
* clarify ER_CANT_DROP_FIELD_OR_KEYSergei Golubchik2016-07-0217-56/+54
* Post-commit text fix for embedded: 12d75e6121 - new thread stack sizeElena Stepanova2016-07-021-2/+2
* Post-commit test fixesElena Stepanova2016-07-0224-2428/+2427
* don't save vcol flags in frmSergei Golubchik2016-07-013-11/+6
* cannot use item->const_item() in open_table_from_share()Sergei Golubchik2016-07-012-2/+6
* increase stack size for labradorSergei Golubchik2016-07-011-1/+1
* Removing the "thd" argument from Item::create_field_for_create_select().Alexander Barkov2016-07-017-12/+11
* MDEV-8989 ORDER BY optimizer ignores equality propagationSergei Golubchik2016-07-013-9/+36
* Post-merge: Update test resultsNirbhay Choubey2016-06-309-15/+26
* Merge branch '10.1' into 10.2Sergei Golubchik2016-06-30993-14781/+58981
|\
| * update tests for 32bitSergei Golubchik2016-06-291-2/+2
| * valgrind.supp: fix a typoSergei Golubchik2016-06-291-0/+1
| * MDEV-10054 Secure login fails when CIPHER is requiredSergei Golubchik2016-06-283-0/+13
| * Merge remote-tracking branch 'refs/remotes/github/10.1' into 10.1Sergei Golubchik2016-06-282-0/+28
| |\
| | * Output more information when assertionJan Lindström2016-06-282-0/+28
| * | Merge branch 'connect/10.1' into 10.1Sergei Golubchik2016-06-2814-630/+844
| |\ \
| | * | - Add column pattern and table type argument to catalog tablesOlivier Bertrand2016-06-2011-61/+75
| | * | Merge branch '10.1' of https://github.com/MariaDB/server into ob-10.1Olivier Bertrand2016-06-2058-195/+17455
| | |\ \
| | * | | - Possibly fix MDEV-10179 Reset remote tables when re-openingOlivier Bertrand2016-06-137-15/+41
| | * | | - Fix MDEV-10111 Reconize unsigned integers when creating tables via srcdefOlivier Bertrand2016-06-024-6/+12
| | * | | - Reconize the JDBC type -7 (BIT)Olivier Bertrand2016-05-2623-737/+1153
| | * | | - Fix failing json_udf_bin test when --psOlivier Bertrand2016-05-242-42/+240
| | * | | - Alternative versions of the java JdbcInterfaceOlivier Bertrand2016-05-246-0/+2164
| | * | | - New version of the java JdbcInterfaceOlivier Bertrand2016-05-233-78/+153
| | * | | Merge branch '10.1' of https://github.com/MariaDB/server into ob-10.1Olivier Bertrand2016-05-225093-321325/+782186
| | |\ \ \
| | * | | | - Fix wrong return from ExecuteQueryOlivier Bertrand2016-05-212-2/+2
| | * | | | - JDBC using separate jmethodID for data typesOlivier Bertrand2016-05-212-35/+80
| | * | | | - JDBC tables can be connected via foreign server wrapperOlivier Bertrand2016-05-205-297/+373
| | * | | | - Remove REQUIRED option that caused compilation to failOlivier Bertrand2016-05-121-3/+3
| | * | | | - Fix some typo ... causing crash!Olivier Bertrand2016-05-121-2/+2
| | * | | | - Continue working on the JDBC table typeOlivier Bertrand2016-05-129-141/+207
| | * | | | - Make the JVM lib dynamically loadedOlivier Bertrand2016-05-094-112/+171
| | * | | | - Remove gcc compiling errors and warningsOlivier Bertrand2016-05-062-15/+23
| | * | | | - Try to fix MDEV-9950 (not tested yet)Olivier Bertrand2016-05-059-81/+90