Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | Bug fix for lp:732124 union + limit returns wrong result | Michael Widenius | 2011-03-09 | 1 | -1/+1 | |
| | | | |/ / / | | | |/| | | | ||||||
* | | | | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -28/+46 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | A patch for Bug#11763413 (56115: SELECT doesn't work in | Alexander Nozdrin | 2011-03-22 | 1 | -24/+45 | |
| * | | | | | | Bug #58350: 5.5.7-rc compile failed at sp_head.cc | Georgi Kodinov | 2010-12-08 | 1 | -1/+1 | |
| * | | | | | | Implement a fix for Bug#57058 -- send SERVER_QUERY_WAS_SLOW over | Konstantin Osipov | 2010-11-12 | 1 | -3/+0 | |
* | | | | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -3/+5 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / / | ||||||
| * | | | | | Merge 5.2->5.3 | Sergey Petrunya | 2010-10-10 | 1 | -2/+7 | |
| |\ \ \ \ \ | | |/ / / / | | | | / / | | |_|/ / | |/| | | | ||||||
| | * | | | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 1 | -1/+6 | |
| | |\ \ \ | | | |/ / | ||||||
| | * | | | Fix for LP#588251: doStartTableScan() result not checked. | Michael Widenius | 2010-07-17 | 1 | -1/+1 | |
| * | | | | Subquery optimizations backport: fix test failures, update test results. | Sergey Petrunya | 2010-02-18 | 1 | -1/+2 | |
| |/ / / | ||||||
| * | | | This is based on the userstatv2 patch from Percona and OurDelta. | Michael Widenius | 2009-10-19 | 1 | -1/+1 | |
* | | | | Auto-merge from mysql-trunk-merge. | Alexander Nozdrin | 2010-07-29 | 1 | -1/+6 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-07-23 | 1 | -1/+6 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | Fixed bug #42496 - the server could crash on a debug assert after a failure | Dmitry Shulga | 2010-07-21 | 1 | -1/+6 | |
| | |/ / | ||||||
* | | | | Implement WL#5502 Remove dead 5.0 class Sensitive_cursor. | Konstantin Osipov | 2010-07-27 | 1 | -370/+10 | |
* | | | | A pre-requisite patch for the fix for Bug#52044. | Konstantin Osipov | 2010-07-27 | 1 | -0/+2 | |
|/ / / | ||||||
* | | | WL#4441 "LOCK_open: Remove requirement of mutex protecting | Konstantin Osipov | 2010-06-08 | 1 | -4/+4 | |
* | | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -1/+3 | |
* | | | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-03 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | WL#4738 streamline/simplify @@variable creation process | Sergei Golubchik | 2009-12-22 | 1 | -1/+1 | |
* | | | | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-02 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | WL#5138, Fixed according to code review comments from Davi | Mikael Ronstrom | 2009-11-24 | 1 | -1/+1 | |
* | | | | Backport of | Tor Didriksen | 2010-01-12 | 1 | -5/+4 | |
* | | | | Backport of: | Konstantin Osipov | 2009-12-01 | 1 | -2/+0 | |
|/ / / | ||||||
* | | | Auto-merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-11-06 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Fix automerge: use 'thd->query()' instead of 'thd->query'. | Alexander Nozdrin | 2009-11-05 | 1 | -1/+1 | |
* | | | | Backport of revno 2630.28.10, 2630.28.31, 2630.28.26, 2630.33.1, | Konstantin Osipov | 2009-10-22 | 1 | -15/+15 | |
|/ / / | ||||||
* | | | Merged Performance Version 0.2.1 with latest 5.1 tree (last push 11 feb 14.01... | Mikael Ronstrom | 2009-02-17 | 1 | -5/+13 | |
|\ \ \ | |/ / | ||||||
| * | | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2008-12-10 | 1 | -5/+13 | |
| |\ \ | | |/ | ||||||
| | * | Bug#37956 memory leak and / or crash with geometry and prepared statements! | Sergey Glukhov | 2008-12-10 | 1 | -5/+13 | |
* | | | Backport of DTrace patches from 6.0 | Mikael Ronstrom | 2008-12-20 | 1 | -1/+8 | |
|/ / | ||||||
* | | Manual merge of mysql-5.0-bugteam -> mysql-5.1-bugteam | Marc Alff | 2008-08-11 | 1 | -0/+2 | |
|\ \ | |/ | ||||||
| * | Bug#38486 Crash when using cursor protocol | Kristofer Pettersson | 2008-08-11 | 1 | -1/+4 | |
* | | Fix broken --cursor-protocol (all tests). | unknown | 2008-04-17 | 1 | -1/+2 | |
* | | Post-merge fixes for bugs 34587 and 32265. | unknown | 2008-02-20 | 1 | -1/+1 | |
* | | Merge buzz.(none):/home/davi/mysql-5.0-runtime | unknown | 2008-02-20 | 1 | -22/+76 | |
|\ \ | |/ | ||||||
| * | Bug#32265 Server returns different metadata if prepared statement is used | unknown | 2008-02-20 | 1 | -22/+76 | |
* | | A fix and a test case for Bug#12713 "Error in a stored function called from | unknown | 2008-02-19 | 1 | -2/+3 | |
* | | Doxygenized comments. | unknown | 2007-10-16 | 1 | -37/+41 | |
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | unknown | 2006-12-31 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | my_strtoll10-x86.s: | unknown | 2006-12-31 | 1 | -1/+1 | |
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | unknown | 2006-12-23 | 1 | -2/+1 | |
|\ \ | |/ | ||||||
| * | Many files: | unknown | 2006-12-23 | 1 | -2/+1 | |
* | | Merge fix. | unknown | 2006-09-30 | 1 | -1/+1 | |
* | | Merge zim.(none):/home/brian/mysql/merge-5.1 | unknown | 2006-09-30 | 1 | -6/+6 | |
|\ \ | ||||||
| * | | This patch adds handlerton passing to functions. NDB and Innodb still require... | unknown | 2006-09-30 | 1 | -6/+6 | |
| |/ | ||||||
* | | In the handlerton, cursor creation function don't have an argument | unknown | 2006-09-28 | 1 | -4/+4 | |
|/ | ||||||
* | Fixed BUG#15758: "Holding adaptive search latch in | unknown | 2006-04-07 | 1 | -2/+1 | |
* | Fixes to embedded server to be able to run tests with it | unknown | 2006-02-24 | 1 | -0/+1 | |
* | A fix for Bug#14845 "mysql_stmt_fetch returns MYSQL_NO_DATA when | unknown | 2005-11-19 | 1 | -2/+1 |