summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Merge from mysql-5.5.14-releaseunknown2011-07-061-11/+10
| |\
| | * merged mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-06-063-21/+49
| | |\
| | * \ weave merge of mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-05-103-21/+0
| | |\ \
| | * \ \ merge mysql-5.1-security->mysql-5.5-securityGeorgi Kodinov2011-05-041-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-042-3/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Updated/added copyright headersKent Boortz2011-06-3086-169/+193
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Updated/added copyright headersKent Boortz2011-06-3050-100/+230
| | |\ \ \ \ \ \
| | | * | | | | | Updated/added copyright headersKent Boortz2011-06-3028-55/+82
| | | | |_|_|/ / | | | |/| | | |
* | | | | | | | fix the build and compiler warnings (few of which were real bugs)Sergei Golubchik2011-10-291-2/+1
* | | | | | | | safe_mutex deadlock detector post-merge fixesSergei Golubchik2011-10-191-1/+1
* | | | | | | | merge with 5.3Sergei Golubchik2011-10-1933-832/+2491
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ 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
| | |\ \ \ \ \ \ \ \ \ \