Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | BUG#724275: Crash in JOIN::optimize in maria-5.3 | Sergey Petrunya | 2011-03-01 | 1 | -0/+34 | |
| * | | | | | Merge. | Igor Babaev | 2010-10-30 | 1 | -8/+38 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | MWL#128: Added into EXPLAIN output info about types of the used join buffers and | Igor Babaev | 2010-10-18 | 1 | -2/+2 | |
| | * | | | | | Fixed bug #52636. | Igor Babaev | 2010-09-28 | 1 | -6/+36 | |
* | | | | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | 5.2 merge | Sergei Golubchik | 2010-10-28 | 1 | -0/+36 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / / | ||||||
| * | | | | | MariaDB 5.2 -> MariaDB 5.3 merge | Sergey Petrunya | 2010-06-26 | 1 | -0/+57 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge MariaDB-5.2 -> MariaDB 5.3 | Sergey Petrunya | 2010-03-20 | 1 | -0/+64 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Backport into MariaDB-5.2 the following: | Sergey Petrunya | 2009-12-15 | 1 | -1/+1 | |
* | | | | | | | | mysql-5.1 -> mysql-5.5 merge | Sergei Golubchik | 2010-11-05 | 1 | -0/+36 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Post fix following fix for bug55531: Disabling testcase for | Kristofer Pettersson | 2010-09-07 | 1 | -35/+0 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Bug #53544: Server hangs during JOIN query in stored procedure | Alexey Kopytov | 2010-08-26 | 1 | -0/+20 | |
| * | | | | | Bug #55568: user variable assignments crash server when used | Alexey Kopytov | 2010-08-24 | 1 | -0/+51 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Bug#52312 lost Handler_read_last status variable | Marc Alff | 2010-08-25 | 1 | -0/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-04-30 | 1 | -10/+10 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Null merge. | Alexey Kopytov | 2010-04-27 | 1 | -10/+10 | |
| |\ \ \ | ||||||
| | * | | | Backport of the fix for bug #50335 to 5.0. | Alexey Kopytov | 2010-04-27 | 1 | -0/+10 | |
* | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge. | Alexey Kopytov | 2010-04-03 | 1 | -0/+12 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2010-03-26 | 1 | -0/+12 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Bug#52177 crash with explain, row comparison, join, text field | Sergey Glukhov | 2010-03-26 | 1 | -0/+12 | |
* | | | | | Automerge. | Alexey Kopytov | 2010-04-02 | 1 | -0/+17 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2010-03-24 | 1 | -0/+17 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Bug#48483 crash in get_best_combination() | Sergey Glukhov | 2010-03-24 | 1 | -0/+17 | |
* | | | | | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-02-26 | 1 | -0/+11 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Bug #50335: Assertion `!(order->used & map)' in eq_ref_table | Alexey Kopytov | 2010-02-25 | 1 | -0/+11 | |
* | | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-02-22 | 1 | -0/+17 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Bug#45195 valgrind warnings about uninitialized values in store_record_in_cac... | Sergey Glukhov | 2010-02-10 | 1 | -0/+17 | |
| | |_|/ | |/| | | ||||||
* | | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-11-06 | 1 | -0/+54 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | merge | Georgi Kodinov | 2009-10-30 | 1 | -0/+54 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Bug #42116 : Mysql crash on specific query | Georgi Kodinov | 2009-10-29 | 1 | -0/+54 | |
* | | | | Bug#35427 INFORMATION_SCHEMA.TABLES.TABLE_CATALOG is NULL, should be "def" | Sergey Glukhov | 2009-10-23 | 1 | -2/+2 | |
|/ / / | ||||||
* | | | Bug#47150 Assertion in Field_long::val_int() on MERGE + TRIGGER + multi-table... | Sergey Glukhov | 2009-09-29 | 1 | -0/+10 | |
| |/ |/| | ||||||
* | | Merge fix for join-testcase failure. | Chad MILLER | 2008-10-06 | 1 | -4/+4 | |
|\ \ | |/ | ||||||
| * | Fix for test for b-g#35754 which fails based on hostname ?= "localhost". | Chad MILLER | 2008-10-06 | 1 | -4/+4 | |
* | | Merge fix for Bug#35754. | Chad MILLER | 2008-10-03 | 1 | -5/+7 | |
|\ \ | |/ | ||||||
| * | Bug#35754: mysql_install_db does not work if no hostname is set | Chad MILLER | 2008-09-24 | 1 | -5/+7 | |
* | | added replacement of 'CARDINALITY' column values | Sergey Glukhov | 2008-08-21 | 1 | -2/+2 | |
* | | Bug #31094: Forcing index-based sort doesn't work anymore if joins are done | unknown | 2007-10-05 | 1 | -0/+164 | |
* | | Bug #27531: 5.1 part of the fix | unknown | 2007-05-29 | 1 | -2/+2 | |
* | | bug #27531: 5.1 part of the fix: | unknown | 2007-05-04 | 1 | -1/+1 | |
* | | Merge magare.gmz:/home/kgeorge/mysql/work/B27531-5.0-opt | unknown | 2007-05-04 | 1 | -0/+50 | |
|\ \ | |/ | ||||||
| * | Merge magare.gmz:/home/kgeorge/mysql/work/B27531-4.1-opt | unknown | 2007-05-04 | 1 | -0/+50 | |
| |\ | ||||||
| | * | Bug #27531: the 4.1 fix. | unknown | 2007-05-04 | 1 | -0/+50 | |
* | | | merging fix | unknown | 2007-04-29 | 1 | -15/+0 | |
* | | | Merge mysql.com:/d2/hf/mrg/mysql-5.0-opt | unknown | 2007-04-29 | 1 | -0/+43 | |
|\ \ \ | |/ / | ||||||
| * | | BUG#27939: Early NULLs filtering doesn't work for eq_ref access | unknown | 2007-04-19 | 1 | -0/+28 | |
* | | | Merge pilot.blaudden:/home/msvensson/mysql/bug20166/my50-bug20166 | unknown | 2007-02-26 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Bug#20166 mysql-test-run.pl does not test system privilege tables creation | unknown | 2007-02-26 | 1 | -1/+1 | |
* | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0-opt | unknown | 2007-01-12 | 1 | -0/+16 | |
|\ \ \ | |/ / | ||||||
| * | | BUG#25106: A USING clause in combination with a VIEW results in column | unknown | 2007-01-11 | 1 | -0/+16 |