summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* post-review comments and other minor editsSergei Golubchik2013-04-091-1/+1
* * frm extra2 segment.Sergei Golubchik2013-04-091-1/+1
* CREATE TABLE and frm-less discovering engines.Sergei Golubchik2013-04-091-1/+1
* remove ha_create_table_from_engine()Sergei Golubchik2013-04-091-1/+1
* * don't use 1-8 numbers for open_table_error codes, use an enum.Sergei Golubchik2013-04-091-1/+1
* simpler fix for mysql bug #56085, no need to write an error interceptor,Sergei Golubchik2013-04-071-3/+5
* macro do {} while(0) safetySergei Golubchik2013-04-071-1/+1
* my_dir() cleanupSergei Golubchik2013-04-072-3/+3
* remove the service for installing the closed-source mysql thread pool pluginSergei Golubchik2013-04-076-93/+4
* small cleanupSergei Golubchik2013-04-071-7/+5
* 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
| | | |\ \ \ \