Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mysql-5.5 merge | Sergei Golubchik | 2012-01-16 | 1 | -61/+274 |
|\ | |||||
| * | Bug#11761576 54082: HANDLE_SEGFAULT MAKES USE OF UNSAFE FUNCTIONS | Tor Didriksen | 2011-12-02 | 1 | -61/+273 |
* | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 27 | -28/+58 |
|\ \ | |||||
| * \ | Merge with 5.2. | Michael Widenius | 2011-12-11 | 50 | -105/+230 |
| |\ \ | |||||
| | * \ | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 50 | -108/+235 |
| | |\ \ | |||||
| | | * \ | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 50 | -105/+230 |
| | | |\ \ | |||||
| | | | * \ | Merge from mysql-5.1.58-release | Karen Langford | 2011-07-06 | 1 | -11/+10 |
| | | | |\ \ | |||||
| | | | * \ \ | Updated/added copyright headers | Kent Boortz | 2011-07-03 | 7 | -798/+260 |
| | | | |\ \ \ | |||||
| | | * | | | | | Fix gcc 4.6 warnings about assigned but not used variables. | unknown | 2011-10-27 | 1 | -3/+2 |
| * | | | | | | | Patch to get MariaDB to compile on CYGWIN; By Guenter Knauf | Michael Widenius | 2011-12-02 | 2 | -2/+7 |
* | | | | | | | | moved ha_maria::implicit_commit() calls around | Sergei Golubchik | 2012-01-06 | 1 | -2/+2 |
* | | | | | | | | fixes for opensolaris compilation failures | Sergei Golubchik | 2012-01-05 | 1 | -1/+1 |
* | | | | | | | | Fix compile error | Vladislav Vaintroub | 2011-12-27 | 1 | -1/+1 |
* | | | | | | | | Fixed lp:909051 Options --debug and --disable-debug are known but ambiguous i... | Michael Widenius | 2011-12-27 | 2 | -4/+4 |
* | | | | | | | | * remove WITH_DEBUG from CMakeLists.txt | Sergei Golubchik | 2011-12-15 | 1 | -17/+5 |
* | | | | | | | | rename debug variable to debug_dbug, to make test pass in release builds | Sergei Golubchik | 2011-12-15 | 1 | -1/+1 |
* | | | | | | | | new configure option: NOT_FOR_DISTRIBUTION | Sergei Golubchik | 2011-12-14 | 2 | -1/+2 |
* | | | | | | | | move safemalloc out of dbug. | Sergei Golubchik | 2011-12-12 | 6 | -13/+377 |
* | | | | | | | | another backtrace resolver that prints source file name and line number | Sergei Golubchik | 2011-12-11 | 3 | -5/+168 |
* | | | | | | | | win64 sysvar portability fixes | Sergei Golubchik | 2011-12-02 | 1 | -1/+1 |
* | | | | | | | | Fixed crashes found by application verifier: | Vladislav Vaintroub | 2011-12-02 | 2 | -17/+20 |
* | | | | | | | | small cleanup | Sergei Golubchik | 2011-11-28 | 1 | -3/+0 |
* | | | | | | | | merged | Sergei Golubchik | 2011-11-27 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fix linking on Windows (iphlpapi missing) | Vladislav Vaintroub | 2011-11-23 | 1 | -1/+2 |
* | | | | | | | | | compilation fixes | Sergei Golubchik | 2011-11-27 | 1 | -2/+4 |
* | | | | | | | | | compiler warnings/errors | Sergei Golubchik | 2011-11-23 | 1 | -0/+4 |
|/ / / / / / / / | |||||
* | | | | | | | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 13 | -204/+287 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | 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 | Sergei Golubchik | 2011-11-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | build on windows | Sergei Golubchik | 2011-11-02 | 1 | -1/+1 |
* | | | | | | | | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 87 | -182/+208 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Bug#12547647 UPDATE LOGGING COULD EXCEED LOG PAGE SIZE | Marko Mäkelä | 2011-09-01 | 1 | -1/+2 |
| * | | | | | | | Fix bug #11830883, SUPPORT "CORRUPTED" BIT FOR INNODB TABLES AND INDEXES. | Jimmy Yang | 2011-08-16 | 1 | -1/+2 |
| * | | | | | | | Bug#12779790 COMPILATION FAILS OS X 10.7 - IMPLICIT DECLARATION OF | Jon Olav Hauglid | 2011-07-21 | 1 | -4/+0 |