Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge with 5.1 | Sergei Golubchik | 2011-10-07 | 1 | -5/+19 |
|\ | |||||
| * | support for plugins on windows | Sergei Golubchik | 2011-10-04 | 1 | -5/+19 |
| * | Post-fix for LP808233 : replace uint with "unsigned int" in mysql.h.pp, too | Vladislav Vaintroub | 2011-07-10 | 1 | -1/+1 |
| * | LPBUG#808233: Undefined uint in typelib.h | Vladislav Vaintroub | 2011-07-10 | 1 | -1/+1 |
* | | Fixed that automatic killing of delayed insert thread (in flush, alter table ... | Michael Widenius | 2011-09-09 | 1 | -1/+1 |
* | | Fixed lp:814238 "safe_mutex issues must be assertions in debug binary" | Michael Widenius | 2011-09-02 | 1 | -0/+1 |
* | | Added logging of all errors from my_read/my_write/my_pread/my_pwrite/my_open ... | Michael Widenius | 2011-09-02 | 1 | -2/+2 |
* | | merge | Vladislav Vaintroub | 2011-07-10 | 1 | -1/+1 |
* | | Fix LPBUG#808233 - undefined uint in typelib.h | Vladislav Vaintroub | 2011-07-10 | 1 | -1/+1 |
* | | Merge with MariaDB 5.1 | Michael Widenius | 2011-05-03 | 11 | -90/+159 |
|\ \ | |/ | |||||
| * | Merge with MySQL 5.1.57/58 | Michael Widenius | 2011-05-02 | 11 | -89/+156 |
| |\ | |||||
| | * | Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1 | Magne Mahre | 2011-03-28 | 6 | -132/+115 |
| | * | Bug #11752069 (former bug 43152) | Jon Olav Hauglid | 2011-02-16 | 2 | -7/+26 |
| | * | Merge from mysql-5.1.55-release | unknown | 2011-02-08 | 2 | -2/+2 |
| | |\ | |||||
| | * \ | merge to 5.1. | Georgi Kodinov | 2011-02-02 | 2 | -0/+18 |
| | |\ \ | |||||
| | | * | | Fixes for Bug #55755 and Bug #52315 part 2 | Georgi Kodinov | 2011-02-02 | 2 | -0/+18 |
* | | | | | merge 5.2 | Vladislav Vaintroub | 2011-03-10 | 14 | -16/+33 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 14 | -16/+33 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 13 | -14/+26 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | | * | | | Updating header copyright/README in source for 2011 | Karen Langford | 2011-01-25 | 2 | -2/+2 |
| | | |/ / | |||||
| | | * | | Bug#51023: Mysql server crashes on SIGHUP and destroys InnoDB files | Davi Arnaut | 2011-01-07 | 1 | -1/+3 |
| | | * | | Bug#51023: Mysql server crashes on SIGHUP and destroys InnoDB files | Davi Arnaut | 2011-01-07 | 1 | -0/+1 |
| | | * | | Merge | Kent Boortz | 2010-12-29 | 4 | -6/+6 |
| | | |\ \ | | | | |/ | |||||
| | | | * | - Added/updated copyright headers | Kent Boortz | 2010-12-28 | 5 | -842/+7 |
| | | * | | Bug #58426 Crashing tests not failing as they are supposed to on Solaris 10 d... | Tor Didriksen | 2010-12-13 | 1 | -1/+2 |
| | | * | | Fix for bug#48451: my_seek and my_tell ignore MY_WME flag | Ramil Kalimullin | 2010-12-09 | 1 | -1/+2 |
| | | * | | Merging patch for BUG#58246 with mysql-5.1-bugteam. | Mats Kindahl | 2010-12-01 | 2 | -3/+3 |
| | | |\ \ | |||||
| | | | * | | Bug#51817: incorrect assumption: thd->query at 0x2ab2a8360360 is an invalid p... | Davi Arnaut | 2010-11-26 | 1 | -1/+1 |
| | | | * | | Bug#57994: Compiler flag change build error : my_redel.c | Davi Arnaut | 2010-11-20 | 1 | -1/+1 |
| | | | * | | Bug#57994: Compiler flag change build error : my_redel.c | Davi Arnaut | 2010-11-17 | 1 | -2/+2 |
| | | * | | | BUG#58246: INSTALL PLUGIN not secure & crashable | Mats Kindahl | 2010-12-01 | 4 | -0/+5 |
| | | |/ / | |||||
| | | * | | Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failure | Davi Arnaut | 2010-11-10 | 2 | -1/+8 |
| | | * | | Bug#57210: remove pstack | Davi Arnaut | 2010-11-09 | 1 | -1/+0 |
| | * | | | Merge with 5.1 | Michael Widenius | 2011-01-30 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | | * | | | Flush DBUG log in case of DBUG_ASSERT() | Michael Widenius | 2011-01-30 | 1 | -1/+1 |
| | * | | | | fixes for solaris 10 | Sergei Golubchik | 2011-01-26 | 1 | -0/+4 |
| | |/ / / | |||||
| | * | | | Fixed bugs found by buildbot: | Michael Widenius | 2011-01-26 | 1 | -1/+2 |
* | | | | | MWL#55 : cherrypick MySQL 5.5 CMake/build improvements in order | Vladislav Vaintroub | 2011-01-29 | 2 | -1/+67 |
|/ / / / | |||||
* | | | | When compiling with valgrind, change my_alloca() to use my_malloc() | Michael Widenius | 2010-12-13 | 1 | -1/+1 |
* | | | | Automatic merge | Michael Widenius | 2010-12-04 | 1 | -1/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge with 5.1 | Michael Widenius | 2010-12-04 | 1 | -3/+2 |
| |\ \ \ \ | | |/ / / | |||||
* | | | | | merge | Vladislav Vaintroub | 2010-12-02 | 1 | -2/+3 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | Make maria 5.1 compilable on Visual Studio 2010 and remove Windows warnings | Vladislav Vaintroub | 2010-12-01 | 1 | -1/+2 |
* | | | | merge with 5.1 | Michael Widenius | 2010-11-30 | 7 | -16/+102 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge with MySQL 5.1.53 | Michael Widenius | 2010-11-25 | 3 | -8/+54 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug#45288: pb2 returns a lot of compilation warnings | Davi Arnaut | 2010-10-20 | 1 | -1/+12 |
| | * | | Bug#45288: pb2 returns a lot of compilation warnings | Davi Arnaut | 2010-10-20 | 1 | -1/+2 |
| | * | | Bug#52172 test binlog.binlog_index needs --skip-core-file to avoid leaving co... | Tor Didriksen | 2010-10-18 | 1 | -4/+47 |
| * | | | Merge with MySQL 5.1.52 | Michael Widenius | 2010-11-23 | 3 | -4/+39 |
| |\ \ \ | | |/ / | |||||
| | * | | merge | Georgi Kodinov | 2010-10-05 | 1 | -2/+35 |
| | |\ \ | | | |/ |