summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* merge with 5.1Sergei Golubchik2011-10-071-5/+19
|\
| * support for plugins on windowsSergei Golubchik2011-10-041-5/+19
| * Post-fix for LP808233 : replace uint with "unsigned int" in mysql.h.pp, tooVladislav Vaintroub2011-07-101-1/+1
| * LPBUG#808233: Undefined uint in typelib.hVladislav Vaintroub2011-07-101-1/+1
* | Fixed that automatic killing of delayed insert thread (in flush, alter table ...Michael Widenius2011-09-091-1/+1
* | Fixed lp:814238 "safe_mutex issues must be assertions in debug binary"Michael Widenius2011-09-021-0/+1
* | Added logging of all errors from my_read/my_write/my_pread/my_pwrite/my_open ...Michael Widenius2011-09-021-2/+2
* | mergeVladislav Vaintroub2011-07-101-1/+1
* | Fix LPBUG#808233 - undefined uint in typelib.hVladislav Vaintroub2011-07-101-1/+1
* | Merge with MariaDB 5.1Michael Widenius2011-05-0311-90/+159
|\ \ | |/
| * Merge with MySQL 5.1.57/58Michael Widenius2011-05-0211-89/+156
| |\
| | * Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1Magne Mahre2011-03-286-132/+115
| | * Bug #11752069 (former bug 43152)Jon Olav Hauglid2011-02-162-7/+26
| | * Merge from mysql-5.1.55-releaseunknown2011-02-082-2/+2
| | |\
| | * \ merge to 5.1.Georgi Kodinov2011-02-022-0/+18
| | |\ \
| | | * | Fixes for Bug #55755 and Bug #52315 part 2Georgi Kodinov2011-02-022-0/+18
* | | | | merge 5.2Vladislav Vaintroub2011-03-1014-16/+33
|\ \ \ \ \
| * \ \ \ \ Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-2814-16/+33
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge with MySQL 5.1.55Michael Widenius2011-02-2013-14/+26
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Updating header copyright/README in source for 2011Karen Langford2011-01-252-2/+2
| | | |/ /
| | | * | Bug#51023: Mysql server crashes on SIGHUP and destroys InnoDB filesDavi Arnaut2011-01-071-1/+3
| | | * | Bug#51023: Mysql server crashes on SIGHUP and destroys InnoDB filesDavi Arnaut2011-01-071-0/+1
| | | * | MergeKent Boortz2010-12-294-6/+6
| | | |\ \ | | | | |/
| | | | * - Added/updated copyright headersKent Boortz2010-12-285-842/+7
| | | * | Bug #58426 Crashing tests not failing as they are supposed to on Solaris 10 d...Tor Didriksen2010-12-131-1/+2
| | | * | Fix for bug#48451: my_seek and my_tell ignore MY_WME flagRamil Kalimullin2010-12-091-1/+2
| | | * | Merging patch for BUG#58246 with mysql-5.1-bugteam.Mats Kindahl2010-12-012-3/+3
| | | |\ \
| | | | * | Bug#51817: incorrect assumption: thd->query at 0x2ab2a8360360 is an invalid p...Davi Arnaut2010-11-261-1/+1
| | | | * | Bug#57994: Compiler flag change build error : my_redel.cDavi Arnaut2010-11-201-1/+1
| | | | * | Bug#57994: Compiler flag change build error : my_redel.cDavi Arnaut2010-11-171-2/+2
| | | * | | BUG#58246: INSTALL PLUGIN not secure & crashableMats Kindahl2010-12-014-0/+5
| | | |/ /
| | | * | Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failureDavi Arnaut2010-11-102-1/+8
| | | * | Bug#57210: remove pstackDavi Arnaut2010-11-091-1/+0
| | * | | Merge with 5.1Michael Widenius2011-01-301-1/+1
| | |\ \ \
| | | * | | Flush DBUG log in case of DBUG_ASSERT()Michael Widenius2011-01-301-1/+1
| | * | | | fixes for solaris 10Sergei Golubchik2011-01-261-0/+4
| | |/ / /
| | * | | Fixed bugs found by buildbot:Michael Widenius2011-01-261-1/+2
* | | | | MWL#55 : cherrypick MySQL 5.5 CMake/build improvements in orderVladislav Vaintroub2011-01-292-1/+67
|/ / / /
* | | | When compiling with valgrind, change my_alloca() to use my_malloc()Michael Widenius2010-12-131-1/+1
* | | | Automatic mergeMichael Widenius2010-12-041-1/+0
|\ \ \ \
| * \ \ \ Merge with 5.1Michael Widenius2010-12-041-3/+2
| |\ \ \ \ | | |/ / /
* | | | | mergeVladislav Vaintroub2010-12-021-2/+3
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Make maria 5.1 compilable on Visual Studio 2010 and remove Windows warningsVladislav Vaintroub2010-12-011-1/+2
* | | | merge with 5.1Michael Widenius2010-11-307-16/+102
|\ \ \ \ | |/ / /
| * | | Merge with MySQL 5.1.53Michael Widenius2010-11-253-8/+54
| |\ \ \ | | |/ /
| | * | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-201-1/+12
| | * | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-201-1/+2
| | * | Bug#52172 test binlog.binlog_index needs --skip-core-file to avoid leaving co...Tor Didriksen2010-10-181-4/+47
| * | | Merge with MySQL 5.1.52Michael Widenius2010-11-233-4/+39
| |\ \ \ | | |/ /
| | * | mergeGeorgi Kodinov2010-10-051-2/+35
| | |\ \ | | | |/