Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'. | Guilhem Bichot | 2011-05-16 | 1 | -3/+5 | |
| | | | * | | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 26 | -51/+121 | |
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| | | ||||||
| | | | | * | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 14 | -26/+38 | |
| | | | | | |/ | | | | | |/| | ||||||
| * | | | | | | fix dialog plugin to work on windows | Sergei Golubchik | 2011-11-22 | 2 | -0/+15 | |
| |/ / / / / | ||||||
* | | | | | | Fixes for netware by Guenter Knauf | Michael Widenius | 2011-12-02 | 1 | -0/+1 | |
* | | | | | | Patch to get MariaDB to compile on CYGWIN; By Guenter Knauf | Michael Widenius | 2011-12-02 | 1 | -0/+2 | |
* | | | | | | Fix bug lp:869036 | unknown | 2011-11-17 | 1 | -0/+4 | |
* | | | | | | Merge. | Igor Babaev | 2011-10-28 | 1 | -1/+4 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge. | Igor Babaev | 2011-06-01 | 1 | -1/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Downported InnoDB support of Index Condition Pushdown from MySQL-5.6 code line. | Igor Babaev | 2011-05-25 | 1 | -1/+3 | |
* | | | | | | | | Fixed lp:879939 "assertion in ha_maria::enable_indexes with derived_with_keys... | Michael Widenius | 2011-10-26 | 2 | -0/+4 | |
* | | | | | | | | merge | Sergei Golubchik | 2011-10-11 | 1 | -5/+19 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | merge with 5.1 | Sergei Golubchik | 2011-10-07 | 1 | -5/+19 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | * | | | | | | support for plugins on windows | Sergei Golubchik | 2011-10-04 | 1 | -5/+19 | |
| | * | | | | | | Post-fix for LP808233 : replace uint with "unsigned int" in mysql.h.pp, too | Vladislav Vaintroub | 2011-07-10 | 1 | -1/+1 | |
| | * | | | | | | LPBUG#808233: Undefined uint in typelib.h | Vladislav Vaintroub | 2011-07-10 | 1 | -1/+1 | |
* | | | | | | | | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ... | Michael Widenius | 2011-09-23 | 2 | -6/+9 | |
* | | | | | | | | portability fix: avoid anonymous structs and unions in C | Sergei Golubchik | 2011-09-22 | 1 | -6/+6 | |
* | | | | | | | | Merge with 5.2 | Michael Widenius | 2011-09-10 | 2 | -1/+2 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Fixed that automatic killing of delayed insert thread (in flush, alter table ... | Michael Widenius | 2011-09-09 | 1 | -1/+1 | |
| * | | | | | | | Fixed lp:814238 "safe_mutex issues must be assertions in debug binary" | Michael Widenius | 2011-09-02 | 1 | -0/+1 | |
* | | | | | | | | Merge 5.2->5.3 | unknown | 2011-09-02 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Added logging of all errors from my_read/my_write/my_pread/my_pwrite/my_open ... | Michael Widenius | 2011-09-02 | 1 | -2/+2 | |
* | | | | | | | | merge | Vladislav Vaintroub | 2011-07-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | merge | Vladislav Vaintroub | 2011-07-10 | 1 | -1/+1 | |
* | | | | | | | | merge | Vladislav Vaintroub | 2011-07-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Fix LPBUG#808233 - undefined uint in typelib.h | Vladislav Vaintroub | 2011-07-10 | 1 | -1/+1 | |
* | | | | | | | | merge Windows performance patches into 5.3 | Vladislav Vaintroub | 2011-07-05 | 5 | -26/+123 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | merge | Vladislav Vaintroub | 2011-06-12 | 1 | -13/+65 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Backport fix for MySQL bug #56405 : | Vladislav Vaintroub | 2011-06-12 | 1 | -13/+65 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs incr... | Vladislav Vaintroub | 2011-06-12 | 4 | -13/+58 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Fixed compilation & test issues found by buildbot | Michael Widenius | 2011-07-02 | 1 | -1/+1 | |
* | | | | | | | | Added progress reporting for alter table, LOAD DATA INFILE and for aria table... | Michael Widenius | 2011-07-01 | 11 | -9/+125 | |
* | | | | | | | | various fixes for buildbot failures | Sergei Golubchik | 2011-06-10 | 1 | -0/+11 | |
* | | | | | | | | merge with 5.1-micro | Sergei Golubchik | 2011-06-07 | 1 | -9/+5 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | revert a suggested "optimization" that introduced a bug | Sergei Golubchik | 2011-06-06 | 1 | -7/+6 | |
* | | | | | | | | Fix compile errors and warnings and test errors introduced by microseconds push. | Vladislav Vaintroub | 2011-05-28 | 1 | -28/+2 | |
* | | | | | | | | Merge with 5.1-microseconds | Michael Widenius | 2011-05-28 | 7 | -32/+65 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | microseconds in log tables: | Sergei Golubchik | 2011-05-19 | 1 | -4/+4 | |
| * | | | | | | | post review changes 2 | Sergei Golubchik | 2011-05-19 | 1 | -0/+2 | |
| * | | | | | | | many changes to my_getsystime.c: | Sergei Golubchik | 2011-05-19 | 2 | -12/+9 | |
| * | | | | | | | post-review changes 1 | Sergei Golubchik | 2011-05-19 | 2 | -7/+8 | |
| * | | | | | | | lp:705210 Compiling with BUILD/compile-pentium64-debug fails | Sergei Golubchik | 2011-03-26 | 2 | -3/+6 | |
| * | | | | | | | Fix compilation on Windows: | Vladislav Vaintroub | 2011-03-24 | 2 | -5/+4 | |
| * | | | | | | | * fix for ALTER TABLE ... MODIFY timestamp->timestamp. | Sergei Golubchik | 2011-03-17 | 1 | -1/+1 | |
| * | | | | | | | wl#173 - temporal types with sub-second resolution | Sergei Golubchik | 2011-03-01 | 4 | -13/+42 | |
| * | | | | | | | we don't support longlong less than 8 bytes | Sergei Golubchik | 2011-02-23 | 1 | -3/+3 | |
* | | | | | | | | Automatic merge | Michael Widenius | 2011-05-19 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Added HA_ERR_DISK_FULL handler error | Michael Widenius | 2011-05-18 | 1 | -1/+2 | |
* | | | | | | | | | Rewritten patch of percona - switching query cache on and off, removing comme... | unknown | 2011-05-18 | 1 | -1/+2 | |
|/ / / / / / / / |