Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|/ / / / / | |||||
* | | | | | Merge with dynamic column code | Michael Widenius | 2011-05-12 | 6 | -7/+191 |
|\ \ \ \ \ | |||||
| * | | | | | Fixed all reported bugs for dynamic columns. | Michael Widenius | 2011-05-11 | 1 | -0/+6 |
| * | | | | | Adding support for Dynamic columns (WL#34): | Michael Widenius | 2011-05-08 | 6 | -7/+185 |
* | | | | | | Merge with MariaDB 5.2 | Michael Widenius | 2011-05-10 | 11 | -113/+180 |
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | | | |||||
| * | | | | Merge with MariaDB 5.1 | Michael Widenius | 2011-05-03 | 11 | -90/+159 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Merge with MySQL 5.1.57/58 | Michael Widenius | 2011-05-02 | 11 | -89/+156 |
| | |\ \ \ |