summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-3/+5
| | | | * | | | Updated/added copyright headersKent Boortz2011-06-3026-51/+121
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| |
| | | | | * | | Updated/added copyright headersKent Boortz2011-06-3014-26/+38
| | | | | | |/ | | | | | |/|
| * | | | | | fix dialog plugin to work on windowsSergei Golubchik2011-11-222-0/+15
| |/ / / / /
* | | | | | Fixes for netware by Guenter KnaufMichael Widenius2011-12-021-0/+1
* | | | | | Patch to get MariaDB to compile on CYGWIN; By Guenter KnaufMichael Widenius2011-12-021-0/+2
* | | | | | Fix bug lp:869036unknown2011-11-171-0/+4
* | | | | | Merge.Igor Babaev2011-10-281-1/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge.Igor Babaev2011-06-011-1/+4
| |\ \ \ \ \ \
| | * | | | | | Downported InnoDB support of Index Condition Pushdown from MySQL-5.6 code line.Igor Babaev2011-05-251-1/+3
* | | | | | | | Fixed lp:879939 "assertion in ha_maria::enable_indexes with derived_with_keys...Michael Widenius2011-10-262-0/+4
* | | | | | | | mergeSergei Golubchik2011-10-111-5/+19
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | merge with 5.1Sergei Golubchik2011-10-071-5/+19
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | support for plugins on windowsSergei Golubchik2011-10-041-5/+19
| | * | | | | | Post-fix for LP808233 : replace uint with "unsigned int" in mysql.h.pp, tooVladislav Vaintroub2011-07-101-1/+1
| | * | | | | | LPBUG#808233: Undefined uint in typelib.hVladislav Vaintroub2011-07-101-1/+1
* | | | | | | | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ...Michael Widenius2011-09-232-6/+9
* | | | | | | | portability fix: avoid anonymous structs and unions in CSergei Golubchik2011-09-221-6/+6
* | | | | | | | Merge with 5.2Michael Widenius2011-09-102-1/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Fixed that automatic killing of delayed insert thread (in flush, alter table ...Michael Widenius2011-09-091-1/+1
| * | | | | | | Fixed lp:814238 "safe_mutex issues must be assertions in debug binary"Michael Widenius2011-09-021-0/+1
* | | | | | | | Merge 5.2->5.3unknown2011-09-021-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Added logging of all errors from my_read/my_write/my_pread/my_pwrite/my_open ...Michael Widenius2011-09-021-2/+2
* | | | | | | | mergeVladislav Vaintroub2011-07-101-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | mergeVladislav Vaintroub2011-07-101-1/+1
* | | | | | | | mergeVladislav Vaintroub2011-07-101-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Fix LPBUG#808233 - undefined uint in typelib.hVladislav Vaintroub2011-07-101-1/+1
* | | | | | | | merge Windows performance patches into 5.3Vladislav Vaintroub2011-07-055-26/+123
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ mergeVladislav Vaintroub2011-06-121-13/+65
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Backport fix for MySQL bug #56405 :Vladislav Vaintroub2011-06-121-13/+65
| | |/ / / / / / /
| * | | | | | | | Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs incr...Vladislav Vaintroub2011-06-124-13/+58
| |/ / / / / / /
* | | | | | | | Fixed compilation & test issues found by buildbotMichael Widenius2011-07-021-1/+1
* | | | | | | | Added progress reporting for alter table, LOAD DATA INFILE and for aria table...Michael Widenius2011-07-0111-9/+125
* | | | | | | | various fixes for buildbot failuresSergei Golubchik2011-06-101-0/+11
* | | | | | | | merge with 5.1-microSergei Golubchik2011-06-071-9/+5
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | revert a suggested "optimization" that introduced a bugSergei Golubchik2011-06-061-7/+6
* | | | | | | | Fix compile errors and warnings and test errors introduced by microseconds push.Vladislav Vaintroub2011-05-281-28/+2
* | | | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-287-32/+65
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | microseconds in log tables:Sergei Golubchik2011-05-191-4/+4
| * | | | | | | post review changes 2Sergei Golubchik2011-05-191-0/+2
| * | | | | | | many changes to my_getsystime.c:Sergei Golubchik2011-05-192-12/+9
| * | | | | | | post-review changes 1Sergei Golubchik2011-05-192-7/+8
| * | | | | | | lp:705210 Compiling with BUILD/compile-pentium64-debug failsSergei Golubchik2011-03-262-3/+6
| * | | | | | | Fix compilation on Windows:Vladislav Vaintroub2011-03-242-5/+4
| * | | | | | | * fix for ALTER TABLE ... MODIFY timestamp->timestamp.Sergei Golubchik2011-03-171-1/+1
| * | | | | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-014-13/+42
| * | | | | | | we don't support longlong less than 8 bytesSergei Golubchik2011-02-231-3/+3
* | | | | | | | Automatic mergeMichael Widenius2011-05-191-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Added HA_ERR_DISK_FULL handler errorMichael Widenius2011-05-181-1/+2
* | | | | | | | | Rewritten patch of percona - switching query cache on and off, removing comme...unknown2011-05-181-1/+2
|/ / / / / / / /