Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch to get MariaDB to compile on CYGWIN; By Guenter Knauf | Michael Widenius | 2011-12-02 | 2 | -2/+7 |
* | Fix bug lp:869036 | unknown | 2011-11-17 | 1 | -0/+90 |
* | merge 5.2 | Vladislav Vaintroub | 2011-10-19 | 2 | -2/+7 |
|\ | |||||
| * | merge from 5.1 | Vladislav Vaintroub | 2011-10-19 | 1 | -0/+3 |
| |\ | |||||
| | * | Fix endless loop in my_gethwaddr() | Vladislav Vaintroub | 2011-10-19 | 1 | -0/+3 |
| * | | Fixed wrong info message for mysqld --general-log | Michael Widenius | 2011-10-16 | 1 | -2/+4 |
* | | | Fix of building on Mac OS. | unknown | 2011-10-18 | 1 | -3/+2 |
* | | | Compiler warning about assigned but not used variables fixed. | unknown | 2011-10-18 | 1 | -5/+4 |
* | | | merge | Sergei Golubchik | 2011-10-11 | 2 | -21/+86 |
|\ \ \ | |/ / | |||||
| * | | merge with 5.1 | Sergei Golubchik | 2011-10-07 | 2 | -21/+86 |
| |\ \ | | |/ | |||||
| | * | my_gethwaddr() on Solaris and Windows | Sergei Golubchik | 2011-10-04 | 2 | -21/+86 |
* | | | portability fix: avoid anonymous structs and unions in C | Sergei Golubchik | 2011-09-22 | 1 | -60/+60 |
* | | | Merge with 5.2 | Michael Widenius | 2011-09-10 | 3 | -6/+6 |
|\ \ \ | |/ / | |||||
| * | | Fixed that automatic killing of delayed insert thread (in flush, alter table ... | Michael Widenius | 2011-09-09 | 1 | -5/+3 |
| * | | Fixed lp:814238 "safe_mutex issues must be assertions in debug binary" | Michael Widenius | 2011-09-02 | 2 | -1/+3 |
* | | | Merge 5.2->5.3 | unknown | 2011-09-02 | 8 | -24/+49 |
|\ \ \ | |/ / | |||||
| * | | Added logging of all errors from my_read/my_write/my_pread/my_pwrite/my_open ... | Michael Widenius | 2011-09-02 | 7 | -22/+48 |
| * | | Fixed non critical buffer overflow bug in open_binary_frm() that could cause ... | Michael Widenius | 2011-09-01 | 1 | -1/+1 |
* | | | merge Windows performance patches into 5.3 | Vladislav Vaintroub | 2011-07-05 | 28 | -405/+1468 |
|\ \ \ | |||||
| * | | | set errno to EBADF, if file descriptor < 0 in my_write() | Vladislav Vaintroub | 2011-06-26 | 1 | -2/+2 |
| * | | | Fix "make dist" : add my_winfile.c and my_winerr.c to EXTRA_DIST list | Vladislav Vaintroub | 2011-06-19 | 1 | -1/+1 |
| * | | | add missing DBUG_RETURN | Vladislav Vaintroub | 2011-06-19 | 1 | -1/+1 |
| * | | | fix compile error on *nix | Vladislav Vaintroub | 2011-06-19 | 1 | -2/+2 |
| * | | | merge | Vladislav Vaintroub | 2011-06-12 | 3 | -44/+363 |
| |\ \ \ | |||||
| | * | | | Backport fix for MySQL bug #56405 : | Vladislav Vaintroub | 2011-06-12 | 3 | -44/+363 |
| | |/ / | |||||
| * | | | Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs incr... | Vladislav Vaintroub | 2011-06-12 | 24 | -391/+1122 |
| |/ / | |||||
* | | | Merge with 5.2 to get bug fixes for thr_lock | Michael Widenius | 2011-06-06 | 1 | -42/+70 |
|\ \ \ | |/ / | |||||
| * | | Fixed lock sorting and lock check issues with thr_lock that caused warnings w... | Michael Widenius | 2011-06-06 | 1 | -42/+70 |
* | | | Fix compile errors and warnings and test errors introduced by microseconds push. | Vladislav Vaintroub | 2011-05-28 | 1 | -23/+14 |
* | | | Merge with 5.1-microseconds | Michael Widenius | 2011-05-28 | 7 | -259/+74 |
|\ \ \ | |||||
| * | | | many changes to my_getsystime.c: | Sergei Golubchik | 2011-05-19 | 2 | -72/+35 |
| * | | | Fix my_hrtime() on Windows to return microseconds since Unix epoch. | Vladislav Vaintroub | 2011-04-19 | 1 | -1/+2 |
| * | | | fix compilation warning | Sergei Golubchik | 2011-04-03 | 1 | -1/+1 |
| * | | | lp:705210 Compiling with BUILD/compile-pentium64-debug fails | Sergei Golubchik | 2011-03-26 | 2 | -5/+2 |
| * | | | Fix compilation on Windows: | Vladislav Vaintroub | 2011-03-24 | 2 | -2/+5 |
| * | | | wl#173 - temporal types with sub-second resolution | Sergei Golubchik | 2011-03-01 | 4 | -200/+62 |
| * | | | Auto-merge from mysql-5.1-bugteam. | Ramil Kalimullin | 2010-11-18 | 3 | -7/+10 |
| |\ \ \ | |||||
* | \ \ \ | 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 | -0/+3 |
|/ / / / / | |||||
* | | | | | Merge with dynamic column code | Michael Widenius | 2011-05-12 | 4 | -2/+2126 |
|\ \ \ \ \ | |||||
| * | | | | | Fixed bug when accessing wrong decimal value in dynamic string (Fixed lp:781233) | Michael Widenius | 2011-05-12 | 1 | -13/+64 |
| * | | | | | automatic merge | Michael Widenius | 2011-05-11 | 1 | -1/+11 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fixed a memory overrun in dynamic columns when sending in a mailformed (too s... | Michael Widenius | 2011-05-11 | 1 | -1/+9 |
| | * | | | | | Fixed compiler warnings and test cases problems found by buildbot | Michael Widenius | 2011-05-11 | 1 | -0/+2 |
| * | | | | | | Fix compile error by changing #include <mysys_priv.h> to #include "mysys_pri... | Vladislav Vaintroub | 2011-05-11 | 1 | -11/+18 |
| |/ / / / / | |||||
| * | | | | | Adding support for Dynamic columns (WL#34): | Michael Widenius | 2011-05-08 | 4 | -2/+2058 |
* | | | | | | Merge with MariaDB 5.2 | Michael Widenius | 2011-05-10 | 8 | -544/+170 |
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | | | |||||
| * | | | | Automatic merge with MariaDB 5.1 | Michael Widenius | 2011-05-03 | 1 | -2/+3 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Fixed after-merge failures found by buildbot | Michael Widenius | 2011-05-03 | 1 | -2/+3 |