summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | 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
* | | | | merge with 5.1Sergei Golubchik2011-10-072-21/+86
|\ \ \ \ \ | |/ / / /
| * | | | my_gethwaddr() on Solaris and WindowsSergei Golubchik2011-10-042-21/+86
* | | | | 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
* | | | | 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
* | | | | Fixed lock sorting and lock check issues with thr_lock that caused warnings w...Michael Widenius2011-06-061-42/+70
* | | | | Automatic merge with MariaDB 5.1Michael Widenius2011-05-031-2/+3
|\ \ \ \ \ | |/ / / /
| * | | | Fixed after-merge failures found by buildbotMichael Widenius2011-05-031-2/+3
* | | | | Merge with MariaDB 5.1Michael Widenius2011-05-038-545/+169
|\ \ \ \ \ | |/ / / /
| * | | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-028-545/+169
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Bug #11758687: 50924: object names not resolved correctly Georgi Kodinov2011-04-041-5/+6
| | * | | Fix-up after commit of Bug#11900714Magne Mahre2011-03-301-2/+4
| | * | | Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1Magne Mahre2011-03-286-301/+108
| | * | | Bug #11752069 (former bug 43152)Jon Olav Hauglid2011-02-161-489/+146
| | |/ /
* | | | merge 5.2Vladislav Vaintroub2011-03-1013-33/+282
|\ \ \ \
| * \ \ \ Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-2813-33/+278
| |\ \ \ \ | | |/ / /
| | * | | - maria/ma_test_all.sh can now be run with --tmpdir=/dev/shm for faster testingMichael Widenius2011-02-251-2/+2
| | * | | - Reduced memory requirements for mysqltest to 1/4.th This also gave a speed...Michael Widenius2011-02-244-12/+18
| | * | | Merge with MySQL 5.1.55Michael Widenius2011-02-208-18/+253
| | |\ \ \ | | | |/ /
| | | * | Updating header copyright/README in source for 2011Karen Langford2011-01-252-2/+2
| | | * | Bug#42054: SELECT CURDATE() is returning bad valueDavi Arnaut2011-01-111-1/+7
| | | * | Bug#51023: Mysql server crashes on SIGHUP and destroys InnoDB filesDavi Arnaut2011-01-071-3/+3
| | | * | Bug#51023: Mysql server crashes on SIGHUP and destroys InnoDB filesDavi Arnaut2011-01-071-1/+134
| | | * | MergeKent Boortz2010-12-291-1/+1
| | | |\ \ | | | | |/
| | | | * - Added/updated copyright headersKent Boortz2010-12-2812-1312/+2
| | | * | Fix for bug#48451: my_seek and my_tell ignore MY_WME flagRamil Kalimullin2010-12-093-5/+13
| | | * | Workaround a GCC warning about a pointer being cast to a largerDavi Arnaut2010-11-301-1/+4
| | | * | Bug#51817: incorrect assumption: thd->query at 0x2ab2a8360360 is an invalid p...Davi Arnaut2010-11-261-7/+96
| | | * | mergeGeorgi Kodinov2010-11-261-1/+16
| | | |\ \
| | | * | | Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failureDavi Arnaut2010-11-102-6/+7
| | | * | | Bug #45288 pb2 returns a lot of compilation warningsJon Olav Hauglid2010-11-081-1/+3
| | * | | | fix "./configure --with-debug" buildsSergei Golubchik2011-01-261-1/+1
| | * | | | Fixed bugs found by buildbot:Michael Widenius2011-01-261-2/+6
| * | | | | Merge with alias as StringMichael Widenius2011-02-281-0/+4
| |\ \ \ \ \
| | * | | | | Make SQLString reallocation addaptiveMichael Widenius2010-11-081-0/+4
* | | | | | | MWL#55 : cherrypick MySQL 5.5 CMake/build improvements in orderVladislav Vaintroub2011-01-291-2/+0
|/ / / / / /