summaryrefslogtreecommitdiff
path: root/include/mysql
Commit message (Expand)AuthorAgeFilesLines
* MDEV-5914: Parallel replication deadlock due to InnoDB lock conflictsunknown2014-03-214-0/+4
* Merge with 10.0-baseMichael Widenius2014-03-131-0/+10
|\
* | Fixed MDEV-5780 "create-big fails in 10.0"Michael Widenius2014-03-101-2/+2
* | 10.0-base mergeSergei Golubchik2014-02-263-7/+7
|\ \ | |/
| * 5.5 mergeSergei Golubchik2014-02-253-5/+5
| |\
| | * MySQL-5.5.36 mergeSergei Golubchik2014-02-173-5/+5
| | |\
| | | * Updated/added copyright headersMurthy Narkedimilli2014-01-062-2/+2
| | | * Bug#17702677 WRONG INSTRUMENTATION INTERFACE FOR MYSQL_COND_TIMEDWAITMarc Alff2013-11-061-2/+2
| | | * WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7Ashish Agarwal2013-07-022-1/+9
* | | | remove a deprecated API function from the plugin.hSergei Golubchik2013-12-224-15/+0
* | | | 10.0-base mergeSergei Golubchik2013-12-161-1/+1
|\ \ \ \ | |/ / /
| * | | 5.5 mergeSergei Golubchik2013-12-151-1/+1
| |\ \ \ | | |/ /
| | * | Fixed compiler errors and warningsMichael Widenius2013-12-021-1/+1
* | | | Do the partial merge of WL#5602 correctly:Sergei Golubchik2013-12-091-13/+0
* | | | MroongaSE: addint thd_autoinc and thd_error_context plugin servicesAlexander Barkov2013-12-127-7/+231
* | | | Merge from 10.0-base to 10.0 the feature MDEV-4506: Parallel replication.unknown2013-11-014-0/+38
|\ \ \ \ | |/ / /
| * | | Merge MDEV-4506: Parallel replication into 10.0-base.unknown2013-11-014-0/+38
| |\ \ \
| | * | | MDEV-4506: Parallel replication: error handling.unknown2013-10-144-4/+4
| | * | | MDEV-4506: Parallel replication. Intermediate commit.unknown2013-06-264-0/+38
* | | | | Client attributesunknown2013-10-031-0/+1
* | | | | 10.0-base merge.Sergei Golubchik2013-09-217-1/+194
|\ \ \ \ \ | |/ / / /
| * | | | 5.5 merge and fixes for compiler/test errorsSergei Golubchik2013-09-187-1/+194
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | MDEV-4472 Audit-plugin. Server-related part of the task.Alexey Botchkov2013-09-096-1/+183
| | * | mysql-5.5.33 mergeSergei Golubchik2013-09-061-0/+11
| | |\ \ | | | |/
| | | * Bug#16194302: SUPPORT FOR FLOATING-POINT SYSTEM VARIABLESAshish Agarwal2013-05-191-0/+11
| | | * Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
* | | | 10.0-monty mergeSergei Golubchik2013-07-2119-320/+664
|\ \ \ \
| * | | | SHA1 serviceSergei Golubchik2013-07-136-1/+80
| * | | | MDEV-4058unknown2013-06-271-0/+21
| * | | | Temporary commit of 10.0-mergeMichael Widenius2013-03-2616-314/+557
* | | | | Merge from 10.0-connectAlexander Barkov2013-06-086-1/+143
|\ \ \ \ \
| * | | | | Fixing the problem with my_bool_t defined two times.Alexander Barkov2013-06-035-4/+5
| * | | | | Fixing ABI template, to take into account the latest change inAlexander Barkov2013-05-272-2/+2
| * | | | | Fixing ABI template, to take into account the latest change inAlexander Barkov2013-05-271-1/+1
| * | | | | - Fix Windows compile errorOlivier Bertrand2013-05-271-1/+1
| * | | | | Adding the timezone plugin service, to convert betweenAlexander Barkov2013-05-246-1/+142
* | | | | | 10.0-base mergeSergei Golubchik2013-06-063-2/+67
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | 5.5 mergeSergei Golubchik2013-06-063-2/+67
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | mysql-5.5.31 mergeSergei Golubchik2013-05-071-1/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Updated/added copyright headersMurthy Narkedimilli2013-02-262-2/+2
| | | |\ \
| | * | | | MDEV-260 auditing table accessesSergei Golubchik2013-04-192-1/+66
* | | | | | remove numerous #ifdef HAVE_PSI_TABLE_INTERFACESergei Golubchik2013-04-151-0/+16
* | | | | | 10.0-base mergeSergei Golubchik2013-04-158-96/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | remove the service for installing the closed-source mysql thread pool pluginSergei Golubchik2013-04-075-91/+2
| * | | | | 5.5 mergeSergei Golubchik2013-03-274-5/+6
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-4307 Support at least 48 utf8 characters in username in server and PAMSergei Golubchik2013-03-263-5/+5
| | * | | | merge with mysql-5.5.30 minus few incorrect or not applicable changesetsSergei Golubchik2013-02-281-0/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | Bug#15960005 VALGRIND WARNINGS IN PROCESS_ARGSTor Didriksen2012-12-101-0/+1
| | | * | | BUG#14458232 - CRASH IN THD_IS_TRANSACTION_ACTIVE DURINGThayumanavar2012-11-091-0/+1
| | | * | | Bug#14549809 LINKING PROBLEM IN 5.5.28 BUILDS WITH THREADPOOL PLUGINTor Didriksen2012-08-281-18/+2