summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | A few minor Unicode collation customization improvements were made,Alexander Barkov2013-10-311-2/+14
* | | 10.0-base merge (roles)Sergei Golubchik2013-10-292-3/+7
|\ \ \ | |/ /
| * | post-review changesSergei Golubchik2013-10-181-1/+1
| * | support DEFINER=role and DEFINER=current_roleSergei Golubchik2013-10-181-3/+3
| * | Free some memory leaksVicențiu Ciorbaru2013-10-171-0/+1
| * | Added a delete_function for DYNAMIC_ARRAY.Vicențiu Ciorbaru2013-10-171-0/+3
| * | MDEV-4425 REGEXP enhancementsAlexander Barkov2013-09-261-59/+56
* | | MDEV-5180 Data type for WEIGHT_STRING is too short in some casesAlexander Barkov2013-10-251-0/+2
* | | 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-071-0/+18
* | | MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6Alexander Barkov2013-10-231-8/+23
* | | Client attributesunknown2013-10-035-1/+10
* | | MDEV-4928 Merge collation customization improvements Alexander Barkov2013-10-024-28/+114
* | | Merging TO_BASE64() and FROM_BASE64() from MySQL-5.6Alexander Barkov2013-09-231-1/+14
* | | 10.0-base merge.Sergei Golubchik2013-09-2111-5/+209
|\ \ \ | |/ /
| * | 5.5 merge and fixes for compiler/test errorsSergei Golubchik2013-09-1811-5/+209
| |\ \
| | * | MDEV-4941 make: AIX fails with 'Identifier not allowed in cast'; syntax error...Sergei Golubchik2013-09-091-1/+1
| | * | MDEV-4472 Audit-plugin. Server-related part of the task.Alexey Botchkov2013-09-098-1/+185
| | * | mysql-5.5.33 mergeSergei Golubchik2013-09-063-3/+16
| | |\ \
| | | * | Bug#16729109: FIX COMPILATION WARNINGS WITH GCC 4.8Tor Didriksen2013-06-141-2/+2
| | | * | Bug#16194302: SUPPORT FOR FLOATING-POINT SYSTEM VARIABLESAshish Agarwal2013-05-192-0/+14
| | * | | MDEV-4165 [PATCH] RFE: make tmpdir a build-time configurable optionSergei Golubchik2013-08-171-0/+7
* | | | | MDEV-4993:Impossible to free a dynamic columnunknown2013-09-171-15/+15
* | | | | MDEV-4960 Errors compiling php5.5.3 mysqli extensionSergei Golubchik2013-08-301-0/+6
* | | | | MDEV-4871 Temporal literals do not accept nanosecondsAlexander Barkov2013-08-151-0/+7
* | | | | 10.0-monty mergeSergei Golubchik2013-07-2147-849/+1487
|\ \ \ \ \
| * | | | | SHA1 serviceSergei Golubchik2013-07-138-13/+89
| * | | | | Fix compiler warning - using "const" twice for CHARSET_INFO.Vladislav Vaintroub2013-07-131-2/+2
| * | | | | fix merge.test: online alter table support for MERGE tables, reallySergei Golubchik2013-07-111-1/+2
| * | | | | MDEV-4058unknown2013-06-271-0/+21
| * | | | | Fixed some wrong format strings.Michael Widenius2013-06-281-2/+1
| * | | | | Applied all changes from Igor and SanjaMichael Widenius2013-06-152-0/+33
| * | | | | Push a lot of small fixes to get larger parts to compileMichael Widenius2013-05-211-1/+1
| * | | | | Temporary commit of 10.0-mergeMichael Widenius2013-03-2639-833/+1337
* | | | | | 10.0-base mergeSergei Golubchik2013-07-1821-53/+61
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | 5.5 mergeSergei Golubchik2013-07-1720-36/+43
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | mysql-5.5.32 mergeSergei Golubchik2013-07-1613-13/+13
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-1914-14/+14
| | * | | | Merging from 5.3Alexander Barkov2013-07-081-6/+9
| | |\ \ \ \
| | | * | | | MDEV-4667 DATE('string') incompability between mysql and mariadbSergei Golubchik2013-07-031-6/+9
| | * | | | | MDEV-4720 : fix my_context.h for use with x32 ABI.Vladislav Vaintroub2013-06-271-1/+1
| | * | | | | MDEV-4576 : Aria storage engine's temporary files might not be deleted (Errc...Vladislav Vaintroub2013-06-161-7/+0
| | * | | | | MDEV-4601 : Allow MariaDB to be build without non-blocking client.Vladislav Vaintroub2013-06-151-1/+10
| | * | | | | MDEV-4519 SHOW EVENTS and SHOW PROCEDURE STATUS truncate long user namesSergei Golubchik2013-06-131-0/+2
| | * | | | | MDEV-4573 UNINSTALL PLUGIN misleading error message for non-dynamic pluginsSergei Golubchik2013-06-131-0/+1
| | * | | | | MDEV-4574 Missing connection option MYSQL_ENABLE_CLEARTEXT_PLUGINSergei Golubchik2013-06-112-2/+5