summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* remove ULL() and LL(), because they're totally unnecessarySergei Golubchik2013-04-073-37/+23
* Merge 5.5->10.0-baseIgor Babaev2013-03-311-56/+59
|\
| * MDEV-4243 : remove several clang warnings.Vladislav Vaintroub2013-03-291-56/+59
* | 5.5 mergeSergei Golubchik2013-03-278-9/+19
|\ \ | |/
| * 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
* | | | Speed up connection time:Michael Widenius2013-03-201-1/+1
* | | | Fix for MDEV-4149, backport from 10.0:Elena Stepanova2013-02-081-1/+1
* | | | 5.5 mergeSergei Golubchik2013-01-2911-68/+159
|\ \ \ \ | |/ / /
| * | | 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
* | | | my_alloca() when it's mapped to malloc() works most certainly MY_THREAD_SPECIFICSergei Golubchik2013-01-281-1/+1
* | | | cleanup:Sergei Golubchik2013-01-231-1/+1
* | | | cleanup:Sergei Golubchik2013-01-232-4/+4
* | | | cleanup: remove unused init_dynamic_array and init_dynamic_array2 symbols,Sergei Golubchik2013-01-231-3/+2
* | | | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-2310-23/+41
* | | | The library interface fixed.unknown2013-01-091-8/+10
* | | | pre-mergeunknown2012-12-232-15/+94
|\ \ \ \
| * | | | Post-post review fixes.unknown2012-12-231-17/+3
| * | | | backport to 5.5 dyncol changes and names supportunknown2012-12-232-46/+71
| * | | | MDEV-506 Cassandra dynamic columns accessunknown2012-09-281-1/+31
| * | | | MDEV-377 Name support for dynamic columnsunknown2012-09-282-0/+38
* | | | | The patch for the task mdev-539.Igor Babaev2012-12-203-1/+10
* | | | | Merge mariadb-5.5 -> 10.0-base.Igor Babaev2012-12-167-12/+29
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 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
| | | |\ \ \ \
| | | | * \ \ \ Merge MySQL 5.1.66 -> MariaDB 5.1.65unknown2012-11-061-4/+6
| | | | |\ \ \ \ | | | | | | |_|/ | | | | | |/| |
| * | | | | | | MDEV-3868 : windows client compilation issuesVladislav Vaintroub2012-11-202-9/+5
| * | | | | | | Fixed bug mdev-3851.Igor Babaev2012-11-111-0/+3
| * | | | | | | MDEV-531 : Warning: Forcing close of thread ... in rpl_binlog_indexVladislav Vaintroub2012-11-021-0/+6
| * | | | | | | mysql-5.5.28Sergei Golubchik2012-10-162-3/+12
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Bug#14549809 LINKING PROBLEM IN 5.5.28 BUILDS WITH THREADPOOL PLUGINTor Didriksen2012-08-281-18/+2
| | * | | | | | Merge of patch for Bug#13928675 from mysql-5.1.Nirbhay Choubey2012-08-071-8/+13
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | * | | | | Bug#13928675 MYSQL CLIENT COPYRIGHT NOTICE MUSTNirbhay Choubey2012-08-071-8/+13
| | * | | | | | Bug#13699303 - THREAD POOL PLUGIN IGNORES TIMEOUT.Thayumanavar2012-07-251-0/+22
| * | | | | | | MDEV-3802. Millisecond timeout support in non-blocking client library.unknown2012-10-122-0/+2