summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | - Added -Wno-uninitialized to avoid warnings in release buildsMichael Widenius2013-06-092-2/+2
* | Fixed some cache variables that could be set to higher value than what the co...Michael Widenius2013-06-061-4/+0
* | MDEV-4553 - Fixes for compilation under NetBSD.Vladislav Vaintroub2013-05-272-1/+7
* | Fixed MDEV-4291: Assertion `trid >= info->s->state.create_trid' failure or da...Michael Widenius2013-05-131-10/+10
* | centos5 gcc 4.1 asm bugSergei Golubchik2013-05-071-3/+3
* | mysql-5.5.31 mergeSergei Golubchik2013-05-0715-16/+25
|\ \
| * \ Updated/added copyright headersMurthy Narkedimilli2013-02-2615-15/+21
| |\ \
| | * | Updated/added copyright headers.Murthy Narkedimilli2013-02-2536-38/+36
| * | | BUG#14303860 - EXECUTING A SELECT QUERY WITH TOO Neeraj Bisht2013-01-141-0/+2
| |\ \ \ | | |/ /
| | * | BUG#14303860 - EXECUTING A SELECT QUERY WITH TOO Neeraj Bisht2013-01-141-0/+2
* | | | MDEV-260 auditing table accessesSergei Golubchik2013-04-192-1/+66
* | | | MDEV-4332 Increase username length from 16 charactersSergei Golubchik2013-04-181-1/+1
* | | | strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1)Sergei Golubchik2013-04-171-0/+9
* | | | 5.3 mergeSergei Golubchik2013-04-122-1/+27
|\ \ \ \ | | |_|/ | |/| |
| * | | 5.2 mergeSergei Golubchik2013-04-112-1/+27
| |\ \ \
| | * \ \ 5.1 mergeSergei Golubchik2013-04-112-1/+27
| | |\ \ \
| | | * | | MDEV-4244 [PATCH] Buffer overruns and use-after-free errorsSergei Golubchik2013-04-061-1/+2
| | | * | | MDEV-4088 Replication 10.0 -> 5.5 failsSergei Golubchik2013-04-041-0/+27
| * | | | | 5.2 -> 5.3Sergei Golubchik2013-02-281-2/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | 5.1 -> 5.2 mergeSergei Golubchik2013-02-281-2/+2
| | |\ \ \ \ | | | |/ / /
| | | * | | mysql-5.1 mergeSergei Golubchik2013-02-281-2/+2
| | | |\ \ \ | | | | | |/ | | | | |/|
* | | | | | MDEV-4243 : remove several clang warnings.Vladislav Vaintroub2013-03-291-56/+59
* | | | | | MDEV-4307 Support at least 48 utf8 characters in username in server and PAMSergei Golubchik2013-03-263-5/+5
* | | | | | MDEV-4186 Test case main.myisampack fails on ppc32 (only)Sergei Golubchik2013-03-081-2/+2
* | | | | | MDEV-4068 rpm scriptlet chown command dangerousSergei Golubchik2013-03-061-0/+8
* | | | | | merge with mysql-5.5.30 minus few incorrect or not applicable changesetsSergei Golubchik2013-02-283-2/+4
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | BUG#11753923-SQL THREAD CRASHES ON DISK FULLVenkatesh Duggirala2013-01-021-0/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | BUG#11753923-SQL THREAD CRASHES ON DISK FULLVenkatesh Duggirala2013-01-021-0/+2
| * | | | | Updated README and client executables copyright year to 2013Kent Boortz2013-01-011-2/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Updated README and client executables copyright year to 2013Kent Boortz2013-01-011-2/+2
| * | | | | Bug#15960005 VALGRIND WARNINGS IN PROCESS_ARGSTor Didriksen2012-12-101-0/+1
| * | | | | Merging from 5.1 to 5.5 for bug#11761752Ravinder Thakur2012-12-131-0/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | bug#11761752: DO NOT ALLOW USE OF ALTERNATE DATA STREAMS ON NTFS FILESYSTEM.Ravinder Thakur2012-12-131-0/+1
| * | | | | BUG#14458232 - CRASH IN THD_IS_TRANSACTION_ACTIVE DURINGThayumanavar2012-11-091-0/+1
* | | | | | MDEV-4065 thd_kill_statement serviceSergei Golubchik2013-01-187-26/+111
* | | | | | remove thd_mark_as_hard_kill()Sergei Golubchik2013-01-154-15/+0
* | | | | | Buildbot fixes and cleanups:Michael Widenius2013-01-112-7/+16
* | | | | | Fixed some race conditons and bugs related to killed queriesMichael Widenius2013-01-114-0/+14
* | | | | | MDEV-3846 REFRESH_CHECKPOINT and REFRESH_TABLE_STATS tokens share the same valueSergei Golubchik2013-01-091-32/+32
* | | | | | 5.3->5.5 mergeSergei Golubchik2012-11-221-1/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge MariaDB 5.1.66 -> 5.2 -> 5.3unknown2012-11-091-4/+6
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge MariaDB 5.1.66 -> 5.2.12unknown2012-11-081-4/+6
| | |\ \ \ \ | | | | |_|/ | | | |/| |