summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* 5.3 mergeSergei Golubchik2012-02-211-8/+9
|\
| * Merge with MariaDB 5.2Michael Widenius2012-02-211-77/+294
| |\
| | * Merge with 5.1Michael Widenius2012-02-201-1/+1
| | |\
| | | * Fixed compiler warningsMichael Widenius2012-02-201-1/+1
| | * | Merge with MariaDB 5.1 and MySQL 5.1.61Michael Widenius2012-02-201-77/+294
| | |\ \ | | | |/
| | | * Merge with MYSQL 5.1.61Michael Widenius2012-02-201-77/+294
| | | |\
| | | | * Bug#11761576 54082: HANDLE_SEGFAULT MAKES USE OF UNSAFE FUNCTIONSTor Didriksen2011-11-301-65/+276
| * | | | Merge 5.2->5.3 in preparation for the release of mariadb-5.3.4-rc.Igor Babaev2012-02-011-3/+3
| |\ \ \ \ | | |/ / /
| | * | | MDEV-106 my_gethwaddr() does not compile on Solaris 11Sergei Golubchik2012-01-231-3/+3
* | | | | fix the include guards and add missing gplv2 headersSergei Golubchik2012-02-172-0/+17
* | | | | Cherry-picked fix for solaris compilation from 5.2Vladislav Vaintroub2012-02-021-3/+3
* | | | | portability fixes for FreeBSD 8 and 9Vladislav Vaintroub2012-01-231-2/+4
* | | | | - Always compile my_new.cc and safemalloc.c with mysysVladislav Vaintroub2012-01-202-10/+7
* | | | | Fix embedded build on Windows.Vladislav Vaintroub2012-01-201-1/+1
* | | | | - Fix rpl_checksum test. Use basename of file in error messages, not the oVladislav Vaintroub2012-01-203-13/+56
* | | | | MDEV-69 SET optimizer_switch = REPLACE(...) causes ER_WRONG_VALUE_FOR_VARSergei Golubchik2012-01-171-31/+43
* | | | | 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