Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged | Sergei Golubchik | 2010-03-15 | 1 | -0/+28 |
|\ | |||||
| * | Merge MySQL 5.1.44 into MariaDB. | unknown | 2010-03-04 | 1 | -0/+28 |
| |\ | |||||
| | * | Bug #49734: Crash on EXPLAIN EXTENDED UNION ... ORDER BY <any non-const-funct... | Georgi Kodinov | 2009-12-22 | 1 | -0/+5 |
| | * | Automerge | Alexey Kopytov | 2009-12-13 | 1 | -0/+23 |
| | |\ | |||||
| | | * | Bug #42849: innodb crash with varying time_zone on partitioned | Alexey Kopytov | 2009-12-13 | 1 | -0/+23 |
* | | | | merge 5.1->5.2 | unknown | 2010-02-01 | 1 | -11/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge with MySQL 5.1.42 | Michael Widenius | 2010-01-15 | 1 | -11/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | Manual merge of the fix for bug#43668. | Evgeny Potemkin | 2009-11-24 | 1 | -11/+0 |
| | |\ \ | |||||
| | | * | | Bug#43668: Wrong comparison and MIN/MAX for YEAR(2) | Evgeny Potemkin | 2009-11-17 | 1 | -11/+0 |
* | | | | | merge 5.1-> 5.2 | unknown | 2009-12-08 | 1 | -1/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge with MySQL 5.1, with following additions: | unknown | 2009-11-16 | 1 | -1/+0 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Bug#48370: Absolutely wrong calculations with GROUP BY and decimal fields whe... | Davi Arnaut | 2009-11-02 | 1 | -1/+0 |
| | |/ / | |||||
* | | | | Merge | Igor Babaev | 2009-11-09 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge MySQL 5.1.39 into MariaDB 5.1. | unknown | 2009-10-15 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug#45261: Crash, stored procedure + decimal | Davi Arnaut | 2009-08-24 | 1 | -0/+1 |
* | | | | The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns. | Igor Babaev | 2009-10-16 | 1 | -0/+75 |
|/ / / | |||||
* | | | Merge MySQL->MariaDB | Sergey Petrunya | 2009-09-08 | 1 | -2/+8 |
|\ \ \ | |/ / | |||||
| * | | merging with 5.0 bugteam tree | Anurag Shekhar | 2009-07-15 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | Bug#37740 Server crashes on execute statement with full text search and | Anurag Shekhar | 2009-07-15 | 1 | -0/+1 |
| * | | | Manual merge. | Alexey Kopytov | 2009-07-03 | 1 | -1/+2 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Bug #45262: Bad effects with CREATE TABLE and DECIMAL | Alexey Kopytov | 2009-07-03 | 1 | -1/+2 |
| | |/ | |||||
| * | | Bug #42778: delete order by null global variable causes | Gleb Shchepa | 2009-05-22 | 1 | -0/+1 |
| * | | Bug #44768: SIGFPE crash when selecting rand from a view containing null | Gleb Shchepa | 2009-05-18 | 1 | -1/+3 |
| * | | Manual merge. | Ramil Kalimullin | 2009-05-10 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Fix for bug#42009: SELECT into variable gives different results to direct SELECT | Ramil Kalimullin | 2009-02-24 | 1 | -0/+1 |
* | | | merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow. | Guilhem Bichot | 2009-02-12 | 1 | -2/+7 |
|\ \ \ | |/ / | |||||
| * | | Bug#42188: crash and/or memory corruption with user variables | Gleb Shchepa | 2009-01-23 | 1 | -0/+1 |
| * | | merged 5.0-bugteam -> 5.1-bugteam | Georgi Kodinov | 2009-01-16 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | auto merge | Georgi Kodinov | 2009-01-16 | 1 | -0/+1 |
| | |\ | |||||
| | | * | Bug #38637: COUNT DISTINCT prevents NULL testing in HAVING clause | Georgi Kodinov | 2008-10-17 | 1 | -0/+1 |
| * | | | merged 5.1-main -> 5.1-bugteam | Georgi Kodinov | 2009-01-05 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * \ \ | Merge main 5.1 into 5.1-build | Joerg Bruehe | 2008-12-10 | 1 | -4/+4 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge from mysql-5.1.30-release | unknown | 2008-11-27 | 1 | -1/+1 |
| | |\ \ \ \ | |||||
| | | * | | | | Added "Sun Microsystems, Inc." to copyright headers on files modified | Build Team | 2008-11-10 | 1 | -1/+1 |
| * | | | | | | auto merge 5.0-bugteam --> 5.1-bugteam (bug 40761) | Gleb Shchepa | 2008-12-12 | 1 | -1/+4 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | Bug #40761: Assert on sum function on | Gleb Shchepa | 2008-12-12 | 1 | -1/+4 |
| * | | | | | | rollback of bug #40761 fix | Gleb Shchepa | 2008-12-12 | 1 | -2/+0 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | rollback of bug #40761 fix | Gleb Shchepa | 2008-12-12 | 1 | -2/+0 |
| * | | | | | | manual merge 5.0-bugteam -> 5.1-bugteam (bug 40761) | Gleb Shchepa | 2008-12-12 | 1 | -0/+2 |
| |\ \ \ \ \ \ | | |/ / / / / | | | | | / / | | |_|_|/ / | |/| | | | | |||||
| | * | | | | Bug #40761: Assert on sum function on | Gleb Shchepa | 2008-12-12 | 1 | -0/+2 |
| | | |_|/ | | |/| | | |||||
* | | | | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, my... | Guilhem Bichot | 2008-12-10 | 1 | -2/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or... | Guilhem Bichot | 2008-11-21 | 1 | -12/+40 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| * | | | | Merge mysql.com:/home/my/mysql-5.1 | unknown | 2008-04-28 | 1 | -33/+58 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-main | unknown | 2007-12-16 | 1 | -2/+1 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-maria | unknown | 2007-10-10 | 1 | -1/+1 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Moved randomize and my_rnd under mysys | unknown | 2007-10-09 | 1 | -1/+1 |
| | * | | | | | | Merge hynda.mysql.fi:/home/my/mysql-5.1-main | unknown | 2007-09-27 | 1 | -1/+0 |
| | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | | * | | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 | unknown | 2007-06-27 | 1 | -1/+0 |
| | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ | Merge gbichot3.local:/home/mysql_src/mysql-5.1-for-maria | unknown | 2007-02-28 | 1 | -1/+0 |
| | | | |\ \ \ \ \ | |||||
| | | | | * \ \ \ \ | Merge gbichot3.local:/home/mysql_src/mysql-5.1-clean | unknown | 2006-12-20 | 1 | -1/+0 |
| | | | | |\ \ \ \ \ |