Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes for windows | Sergei Golubchik | 2011-10-21 | 1 | -15/+0 |
* | safe_mutex deadlock detector post-merge fixes | Sergei Golubchik | 2011-10-19 | 1 | -0/+12 |
* | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -35/+9 |
|\ | |||||
| * | merge Windows performance patches into 5.3 | Vladislav Vaintroub | 2011-07-05 | 1 | -13/+65 |
| |\ | |||||
| | * | Backport fix for MySQL bug #56405 : | Vladislav Vaintroub | 2011-06-12 | 1 | -13/+65 |
| * | | Fix compile errors and warnings and test errors introduced by microseconds push. | Vladislav Vaintroub | 2011-05-28 | 1 | -28/+2 |
| * | | Merge with 5.1-microseconds | Michael Widenius | 2011-05-28 | 1 | -6/+5 |
| |\ \ | | |/ | |/| | |||||
| | * | many changes to my_getsystime.c: | Sergei Golubchik | 2011-05-19 | 1 | -6/+6 |
| * | | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 1 | -3/+7 |
| |\ \ | |||||
| | * \ | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 1 | -3/+3 |
| | |\ \ | |||||
| | * | | | fixes for solaris 10 | Sergei Golubchik | 2011-01-26 | 1 | -0/+4 |
| * | | | | Automatic merge | Michael Widenius | 2010-12-04 | 1 | -1/+0 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | 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 | 1 | -1/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge with MySQL 5.1.53 | Michael Widenius | 2010-11-25 | 1 | -1/+2 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
* | | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -61/+145 |
|\ \ \ \ \ | |||||
| * | | | | | Bug#11765237 - 58179: CANNOT START MYSQLD WITH APP VERIFIER | Magne Mahre | 2011-03-01 | 1 | -2/+1 |
| * | | | | | weave merge from mysql-5.1 to mysql-5.5 | Georgi Kodinov | 2011-02-08 | 1 | -1/+1 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Updating header copyright/README in source for 2011 | Karen Langford | 2011-01-25 | 1 | -1/+1 |
| | * | | | | Bug#51023: Mysql server crashes on SIGHUP and destroys InnoDB files | Davi Arnaut | 2011-01-07 | 1 | -1/+3 |
| | | |_|/ | | |/| | | |||||
| * | | | | Remove configuration preprocessor symbols 'THREAD' | Magne Mahre | 2011-01-11 | 1 | -7/+1 |
| * | | | | Bug #58699 cannot build with gcc dbg on solaris | Tor Didriksen | 2010-12-21 | 1 | -0/+4 |
| * | | | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam. | Davi Arnaut | 2010-10-20 | 1 | -1/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Bug#45288: pb2 returns a lot of compilation warnings | Davi Arnaut | 2010-10-20 | 1 | -1/+2 |
| * | | | | A follow-up to the patch for bug #56405 "Deadlock in the MDL deadlock | Vladislav Vaintroub | 2010-10-04 | 1 | -13/+67 |
| * | | | | A better fix for bug #56405 "Deadlock in the MDL deadlock | Dmitry Lenev | 2010-09-29 | 1 | -37/+69 |
* | | | | | lots of post-merge changes | Sergei Golubchik | 2011-04-25 | 1 | -10/+4 |
* | | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -81/+97 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 1 | -3/+4 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Merge with MySQL 5.1.50 | Michael Widenius | 2010-08-27 | 1 | -3/+4 |
| | |\ \ | | | |/ | |||||
| * | | | Make MariaDB compile with VS 2010 | Hakan Kuecuekyilmaz | 2010-06-24 | 1 | -1/+3 |
| |/ / | |||||
| * | | Merge MySQL 5.1.44 into MariaDB. | unknown | 2010-03-04 | 1 | -0/+10 |
| |\ \ | |||||
| * | | | Fix for compiler warnings on windows | Michael Widenius | 2010-01-14 | 1 | -3/+3 |
| * | | | Changed default thread stack to 288K to get better memory missalignment betwe... | Michael Widenius | 2009-06-30 | 1 | -1/+1 |
| * | | | Added some changes inspired by Zardosht Kasheff: | Michael Widenius | 2009-06-30 | 1 | -6/+2 |
| * | | | Merge with mysql-maria tree | Michael Widenius | 2009-02-19 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | Fixing problems of previous 5.1-main->5.1-maria merge: | Guilhem Bichot | 2009-02-12 | 1 | -0/+1 |
| * | | | | Merge with base MySQL 5.1 | Michael Widenius | 2009-02-15 | 1 | -0/+2 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | post-review fixes | Sergei Golubchik | 2009-01-15 | 1 | -7/+7 |
| * | | | | Merge with base MySQL-5.1-maria | Michael Widenius | 2008-12-03 | 1 | -0/+3 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or... | Guilhem Bichot | 2008-11-21 | 1 | -0/+3 |
| | |\ \ \ \ | | | |/ / / | |||||
| * | | | | | WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_de... | Michael Widenius | 2008-12-03 | 1 | -11/+40 |
| |/ / / / | |||||
| * | | | | fixes for windows | Sergei Golubchik | 2008-08-31 | 1 | -1/+1 |
| * | | | | maria: deadlock detection when waiting on unique key (useless until we can ro... | Sergei Golubchik | 2008-08-06 | 1 | -2/+3 |
| * | | | | WL#3064 - waiting threads - wait-for graph and deadlock detection | Sergei Golubchik | 2008-07-29 | 1 | -44/+36 |
| * | | | | Merge mysql.com:/home/my/mysql-5.1 | unknown | 2008-04-28 | 1 | -4/+4 |
| |\ \ \ \ | |||||
| * | | | | | Locking for read and write made waiting for each other (with loose | unknown | 2008-02-22 | 1 | -0/+4 |
| * | | | | | Windows fixes | unknown | 2008-01-10 | 1 | -1/+3 |
| * | | | | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-main | unknown | 2007-12-16 | 1 | -3/+16 |
| |\ \ \ \ \ |