summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | 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
| | | |\
| | | | * Merged 5.0-security->5.1-securityGeorgi Kodinov2011-05-041-11/+10
| | | | |\
| | | | | * Bug #11764517: 57359: POSSIBLE TO CIRCUMVENT SECURE_FILE_PRIV Georgi Kodinov2011-04-281-1/+16
| | | | | * Post-push fix for Bug 11896296Magne Mahre2011-03-221-0/+1
| | | | | * Bug#11896296 REMOVE LGPL LICENSED FILES IN MYSQL 5.0Magne Mahre2011-03-227-291/+108
| | | * | | Updated/added copyright headersKent Boortz2011-07-037-798/+260
| | | |\ \ \ | | | | |/ /
| | | * | | Updated/added copyright headersKent Boortz2011-06-3050-100/+230
| | | |\ \ \
| | | | * | | Updated/added copyright headersKent Boortz2011-06-3028-55/+82
| | | | | |/ | | | | |/|
| | * | | | 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
* | | | | | 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
* | | | | | merge Windows performance patches into 5.3Vladislav Vaintroub2011-07-0528-405/+1468
|\ \ \ \ \ \
| * | | | | | set errno to EBADF, if file descriptor < 0 in my_write()Vladislav Vaintroub2011-06-261-2/+2
| * | | | | | Fix "make dist" : add my_winfile.c and my_winerr.c to EXTRA_DIST listVladislav Vaintroub2011-06-191-1/+1
| * | | | | | add missing DBUG_RETURNVladislav Vaintroub2011-06-191-1/+1
| * | | | | | fix compile error on *nixVladislav Vaintroub2011-06-191-2/+2
| * | | | | | mergeVladislav Vaintroub2011-06-123-44/+363
| |\ \ \ \ \ \
| | * | | | | | Backport fix for MySQL bug #56405 :Vladislav Vaintroub2011-06-123-44/+363
| | |/ / / / /
| * | | | | | Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs incr...Vladislav Vaintroub2011-06-1224-391/+1122
| |/ / / / /
* | | | | | Merge with 5.2 to get bug fixes for thr_lockMichael Widenius2011-06-061-42/+70
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fixed lock sorting and lock check issues with thr_lock that caused warnings w...Michael Widenius2011-06-061-42/+70
* | | | | | Fix compile errors and warnings and test errors introduced by microseconds push.Vladislav Vaintroub2011-05-281-23/+14
* | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-287-259/+74
|\ \ \ \ \ \