Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | Georgi Kodinov | 2009-10-30 | 1 | -0/+54 |
|\ | |||||
| * | Bug #42116 : Mysql crash on specific query | Georgi Kodinov | 2009-10-29 | 1 | -0/+52 |
* | | Bug#47150 Assertion in Field_long::val_int() on MERGE + TRIGGER + multi-table... | Sergey Glukhov | 2009-09-29 | 1 | -0/+20 |
* | | Merge fix for join-testcase failure. | Chad MILLER | 2008-10-06 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Fix for test for b-g#35754 which fails based on hostname ?= "localhost". | Chad MILLER | 2008-10-06 | 1 | -2/+2 |
* | | Merge fix for Bug#35754. | Chad MILLER | 2008-10-03 | 1 | -4/+6 |
|\ \ | |/ | |||||
| * | Bug#35754: mysql_install_db does not work if no hostname is set | Chad MILLER | 2008-09-24 | 1 | -4/+6 |
* | | added replacement of 'CARDINALITY' column values | Sergey Glukhov | 2008-08-21 | 1 | -1/+1 |
* | | Bug #31094: Forcing index-based sort doesn't work anymore if joins are done | gkodinov/kgeorge@magare.gmz | 2007-10-05 | 1 | -0/+29 |
* | | Merge bodhi.(none):/opt/local/work/mysql-5.0-runtime | kostja@bodhi.(none) | 2007-06-20 | 1 | -2/+4 |
|\ \ | |/ | |||||
| * | Fixed warnings raised from mysqltest (unknown -- commands) | malff/marcsql@weblab.(none) | 2007-06-15 | 1 | -2/+4 |
* | | Merge magare.gmz:/home/kgeorge/mysql/work/B27531-5.0-opt | gkodinov/kgeorge@magare.gmz | 2007-05-04 | 1 | -0/+24 |
|\ \ | |/ | |||||
| * | Merge magare.gmz:/home/kgeorge/mysql/work/B27531-4.1-opt | gkodinov/kgeorge@magare.gmz | 2007-05-04 | 1 | -0/+24 |
| |\ | |||||
| | * | Bug #27531: the 4.1 fix. | gkodinov/kgeorge@magare.gmz | 2007-05-04 | 1 | -0/+24 |
* | | | Merge mysql.com:/d2/hf/mrg/mysql-5.0-opt | holyfoot/hf@hfmain.(none) | 2007-04-29 | 1 | -16/+40 |
|\ \ \ | |/ / | |||||
| * | | BUG#27939: Early NULLs filtering doesn't work for eq_ref access | sergefp@mysql.com | 2007-04-19 | 1 | -0/+23 |
* | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0-opt | gluh@eagle.(none) | 2007-01-12 | 1 | -0/+18 |
|\ \ \ | |/ / | |||||
| * | | BUG#25106: A USING clause in combination with a VIEW results in column | gkodinov/kgeorge@macbook.gmz | 2007-01-11 | 1 | -0/+20 |
| * | | Merge bk@192.168.21.1:mysql-5.0-opt | holyfoot/hf@mysql.com/deer.(none) | 2006-12-08 | 1 | -0/+2 |
| |\ \ | |||||
* | \ \ | Merge bk@192.168.21.1:mysql-5.1-opt | holyfoot/hf@deer.(none) | 2006-12-08 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * \ \ \ | Merge mysql.com:/home/hf/work/embt/my50-embt | holyfoot/hf@deer.(none) | 2006-11-13 | 1 | -0/+1 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | several fixes to make tests pass in embedded-server mode | holyfoot/hf@mysql.com/deer.(none) | 2006-11-13 | 1 | -0/+2 |
* | | | | | Fixed portablity problem | monty@mysql.com/nosik.monty.fi | 2006-11-28 | 1 | -2/+2 |
* | | | | | Merge mysql.com:/home/my/mysql-5.0 | monty@nosik.monty.fi | 2006-11-22 | 1 | -29/+29 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | Remove compiler warnings | monty@mysql.com/nosik.monty.fi | 2006-11-20 | 1 | -29/+29 |
| |/ / | |||||
* | | | BUG#14940: Slow join order is chosen: [2nd commit with post-review fixes] | sergefp@mysql.com | 2006-09-29 | 1 | -0/+21 |
* | | | BUG#14940 "MySQL choose wrong index", v.2 | sergefp@mysql.com | 2006-07-28 | 1 | -0/+19 |
* | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1 | rburnett@bk-internal.mysql.com | 2006-06-19 | 1 | -0/+25 |
|\ \ \ | |/ / | |||||
| * | | Bug #15355: Common natural join column not resolved in prepared statement nes... | gkodinov@mysql.com | 2006-06-08 | 1 | -0/+25 |
* | | | Bug#19720 "Information Schema" output does not list privileges when running "... | gluh@eagle.intranet.mysql.r18.ru | 2006-06-13 | 1 | -0/+1 |
|/ / | |||||
* | | Merge mysql.com:/home/timka/mysql/src/5.0-virgin | timour@mysql.com | 2006-03-06 | 1 | -12/+29 |
|\ \ | |||||
| * | | Fix for BUG#15229. | timour@mysql.com | 2006-03-02 | 1 | -12/+29 |
* | | | Fix for BUG#17523: natural join and information schema. | timour@mysql.com | 2006-02-22 | 1 | -0/+6 |
|/ / | |||||
* | | WL#2486 - natural/using join according to SQL:2003 | timour@mysql.com | 2005-11-30 | 1 | -1/+1 |
* | | WL#2486 - natural/using join according to SQL:2003. | timour@mysql.com | 2005-11-30 | 1 | -0/+207 |
* | | WL#2486 - natural and using join according to SQL:2003 | timour@mysql.com | 2005-08-23 | 1 | -4/+11 |
* | | WL#2486 - natural and using join according to SQL:2003 | timour@mysql.com | 2005-08-19 | 1 | -3/+1 |
* | | Implementation of WL#2486 - | timour@mysql.com | 2005-08-12 | 1 | -9/+11 |
|/ | |||||
* | Added end marker for tests to make future merges easier | monty@mysql.com | 2005-07-28 | 1 | -0/+2 |
* | hang in dummy natural join (no common columns) Bug #4807 | serg@serg.mylan | 2004-08-02 | 1 | -0/+10 |
* | WorkLog#1323 | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-10 | 1 | -6/+6 |
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -1/+1 |
* | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -4/+1 |
|\ | |||||
| * | Added thread variable max_seeks_for_key | monty@mashka.mysql.fi | 2003-06-27 | 1 | -4/+1 |
* | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -0/+46 |
|\ \ | |/ | |||||
| * | Merge with 3.23: | monty@mashka.mysql.fi | 2003-04-26 | 1 | -0/+14 |
| |\ | |||||
| | * | Fixed problem with timestamps in binary log on 64 bit machines | monty@narttu.mysql.fi | 2003-04-23 | 1 | -0/+14 |
| * | | Fix for -fbranch-probabilites (bug 268) | monty@mashka.mysql.fi | 2003-04-26 | 1 | -0/+32 |
* | | | Removed compiler warnings | monty@narttu.mysql.fi | 2003-05-06 | 1 | -1/+1 |
* | | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 1 | -0/+24 |
|\ \ \ | |/ / |