summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | many changes to my_getsystime.c:Sergei Golubchik2011-05-192-72/+35
| * | | Fix my_hrtime() on Windows to return microseconds since Unix epoch.Vladislav Vaintroub2011-04-191-1/+2
| * | | fix compilation warningSergei Golubchik2011-04-031-1/+1
| * | | lp:705210 Compiling with BUILD/compile-pentium64-debug failsSergei Golubchik2011-03-262-5/+2
| * | | Fix compilation on Windows:Vladislav Vaintroub2011-03-242-2/+5
| * | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-014-200/+62
| * | | Auto-merge from mysql-5.1-bugteam.Ramil Kalimullin2010-11-183-7/+10
| |\ \ \
* | \ \ \ Automatic mergeMichael Widenius2011-05-191-1/+2
|\ \ \ \ \
| * | | | | Added HA_ERR_DISK_FULL handler errorMichael Widenius2011-05-181-1/+2
* | | | | | Rewritten patch of percona - switching query cache on and off, removing comme...unknown2011-05-181-0/+3
|/ / / / /
* | | | | Merge with dynamic column codeMichael Widenius2011-05-124-2/+2126
|\ \ \ \ \
| * | | | | Fixed bug when accessing wrong decimal value in dynamic string (Fixed lp:781233)Michael Widenius2011-05-121-13/+64
| * | | | | automatic mergeMichael Widenius2011-05-111-1/+11
| |\ \ \ \ \
| | * | | | | Fixed a memory overrun in dynamic columns when sending in a mailformed (too s...Michael Widenius2011-05-111-1/+9
| | * | | | | Fixed compiler warnings and test cases problems found by buildbotMichael Widenius2011-05-111-0/+2
| * | | | | | Fix compile error by changing #include <mysys_priv.h> to #include "mysys_pri...Vladislav Vaintroub2011-05-111-11/+18
| |/ / / / /
| * | | | | Adding support for Dynamic columns (WL#34):Michael Widenius2011-05-084-2/+2058
* | | | | | Merge with MariaDB 5.2Michael Widenius2011-05-108-544/+170
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Automatic merge with MariaDB 5.1Michael Widenius2011-05-031-2/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fixed after-merge failures found by buildbotMichael Widenius2011-05-031-2/+3