summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* mysql-5.5 mergeSergei Golubchik2012-01-161-61/+274
|\
| * Bug#11761576 54082: HANDLE_SEGFAULT MAKES USE OF UNSAFE FUNCTIONSTor Didriksen2011-12-021-61/+273
* | 5.3 mergeSergei Golubchik2012-01-1327-28/+58
|\ \
| * \ Merge with 5.2.Michael Widenius2011-12-1150-105/+230
| |\ \
| | * \ Merge with MariaDB 5.1Michael Widenius2011-11-2450-108/+235
| | |\ \
| | | * \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-2150-105/+230
| | | |\ \
| | | | * \ Merge from mysql-5.1.58-releaseKaren Langford2011-07-061-11/+10
| | | | |\ \
| | | | * \ \ Updated/added copyright headersKent Boortz2011-07-037-798/+260
| | | | |\ \ \
| | | * | | | | Fix gcc 4.6 warnings about assigned but not used variables.unknown2011-10-271-3/+2
| * | | | | | | Patch to get MariaDB to compile on CYGWIN; By Guenter KnaufMichael Widenius2011-12-022-2/+7
* | | | | | | | moved ha_maria::implicit_commit() calls aroundSergei Golubchik2012-01-061-2/+2
* | | | | | | | fixes for opensolaris compilation failuresSergei Golubchik2012-01-051-1/+1
* | | | | | | | Fix compile errorVladislav Vaintroub2011-12-271-1/+1
* | | | | | | | Fixed lp:909051 Options --debug and --disable-debug are known but ambiguous i...Michael Widenius2011-12-272-4/+4
* | | | | | | | * remove WITH_DEBUG from CMakeLists.txtSergei Golubchik2011-12-151-17/+5
* | | | | | | | rename debug variable to debug_dbug, to make test pass in release buildsSergei Golubchik2011-12-151-1/+1
* | | | | | | | new configure option: NOT_FOR_DISTRIBUTIONSergei Golubchik2011-12-142-1/+2
* | | | | | | | move safemalloc out of dbug.Sergei Golubchik2011-12-126-13/+377
* | | | | | | | another backtrace resolver that prints source file name and line numberSergei Golubchik2011-12-113-5/+168
* | | | | | | | win64 sysvar portability fixesSergei Golubchik2011-12-021-1/+1
* | | | | | | | Fixed crashes found by application verifier:Vladislav Vaintroub2011-12-022-17/+20
* | | | | | | | small cleanupSergei Golubchik2011-11-281-3/+0
* | | | | | | | mergedSergei Golubchik2011-11-271-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | fix linking on Windows (iphlpapi missing)Vladislav Vaintroub2011-11-231-1/+2
* | | | | | | | | compilation fixesSergei Golubchik2011-11-271-2/+4
* | | | | | | | | compiler warnings/errorsSergei Golubchik2011-11-231-0/+4
|/ / / / / / / /
* | | | | | | | 5.3->5.5 mergeSergei Golubchik2011-11-2213-204/+287
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Fix bug lp:869036unknown2011-11-171-0/+90
| * | | | | | | merge 5.2Vladislav Vaintroub2011-10-192-2/+7
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ merge from 5.1Vladislav Vaintroub2011-10-191-0/+3
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| / / / / / | | | |/ / / / /
| | | * | | | | Fix endless loop in my_gethwaddr()Vladislav Vaintroub2011-10-191-0/+3
| | * | | | | | Fixed wrong info message for mysqld --general-logMichael Widenius2011-10-161-2/+4
| * | | | | | | Fix of building on Mac OS.unknown2011-10-181-3/+2
| * | | | | | | Compiler warning about assigned but not used variables fixed.unknown2011-10-181-5/+4
| * | | | | | | mergeSergei Golubchik2011-10-112-21/+86
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | merge with 5.1Sergei Golubchik2011-10-072-21/+86
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | my_gethwaddr() on Solaris and WindowsSergei Golubchik2011-10-042-21/+86
| * | | | | | | portability fix: avoid anonymous structs and unions in CSergei Golubchik2011-09-221-60/+60
| * | | | | | | Merge with 5.2Michael Widenius2011-09-103-6/+6
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Fixed that automatic killing of delayed insert thread (in flush, alter table ...Michael Widenius2011-09-091-5/+3
| | * | | | | | Fixed lp:814238 "safe_mutex issues must be assertions in debug binary"Michael Widenius2011-09-022-1/+3
| * | | | | | | Merge 5.2->5.3unknown2011-09-028-24/+49
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Added logging of all errors from my_read/my_write/my_pread/my_pwrite/my_open ...Michael Widenius2011-09-027-22/+48
| | * | | | | | Fixed non critical buffer overflow bug in open_binary_frm() that could cause ...Michael Widenius2011-09-011-1/+1
* | | | | | | | mergeSergei Golubchik2011-11-031-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | build on windowsSergei Golubchik2011-11-021-1/+1
* | | | | | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-0387-182/+208
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Bug#12547647 UPDATE LOGGING COULD EXCEED LOG PAGE SIZEMarko Mäkelä2011-09-011-1/+2
| * | | | | | | Fix bug #11830883, SUPPORT "CORRUPTED" BIT FOR INNODB TABLES AND INDEXES.Jimmy Yang2011-08-161-1/+2
| * | | | | | | Bug#12779790 COMPILATION FAILS OS X 10.7 - IMPLICIT DECLARATION OFJon Olav Hauglid2011-07-211-4/+0