Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for bug#40875: Memory leak in FEDERATED handler | Ramil Kalimullin | 2008-11-20 | 1 | -0/+8 |
* | Fix for bug #34779: crash in checksum table on federated tables | Ramil Kalimullin | 2008-08-15 | 1 | -0/+3 |
* | Folow-up on Bug#37069: fix a valgrind warning | Georgi Kodinov | 2008-07-17 | 1 | -0/+3 |
* | fixed warnings and compile errors from the fix for bug 26243 | gkodinov/kgeorge@macbook.gmz | 2008-03-29 | 1 | -1/+1 |
* | Merge amd64.(none):/src/mysql-5.0-bugteam | iggy@amd64.(none) | 2008-03-28 | 1 | -1/+1 |
|\ | |||||
| * | Bug#26243 mysql command line crash after control-c | iggy@amd64.(none) | 2008-03-28 | 1 | -1/+1 |
* | | BUG#35509 - Federated leaks memory when connecting to | svoj@mysql.com/june.mysql.com | 2008-03-25 | 1 | -2/+1 |
* | | BUG#34788 - malformed federated connection url is not handled | svoj@mysql.com/june.mysql.com | 2008-03-20 | 1 | -1/+8 |
* | | BUG#33946 - Join on Federated tables with Unique index gives error 1430 | svoj@mysql.com/april.(none) | 2008-02-14 | 1 | -3/+19 |
|/ | |||||
* | Bug #32374 crash with filesort when selecting from federated table and view. | holyfoot/hf@mysql.com/hfmain.(none) | 2007-11-30 | 1 | -0/+18 |
* | type conversions fixed to avoid warnings on Windows | holyfoot/hf@mysql.com/hfmain.(none) | 2007-10-23 | 1 | -2/+2 |
* | bug #29801 Federated engine crashes local server | holyfoot/hf@mysql.com/hfmain.(none) | 2007-10-15 | 1 | -1/+6 |
* | fix pushbuild failures | acurtis/antony@xiphis.org/ltamd64.xiphis.org | 2007-07-25 | 1 | -0/+1 |
* | Bug#25679 | acurtis/antony@xiphis.org/ltamd64.xiphis.org | 2007-07-25 | 1 | -155/+140 |
* | Bug#25714 | antony@pcg5ppc.xiphis.org | 2007-07-23 | 1 | -3/+11 |
* | fix Visual Studio build - strictness of compiler could not cast | antony@ppcg5.local | 2007-06-29 | 1 | -1/+1 |
* | Merge anubis.xiphis.org:/usr/home/antony/work/p2-bug25511.5 | antony@anubis.xiphis.org | 2007-06-29 | 1 | -0/+4 |
|\ | |||||
| * | add and amend comments for clarity | antony@ppcg5.local | 2007-06-29 | 1 | -0/+4 |
* | | Bug#25513 | antony@ppcg5.local | 2007-06-28 | 1 | -30/+202 |
|/ | |||||
* | Bug#25511 | antony@ppcg5.local | 2007-06-28 | 1 | -1/+9 |
* | Bug#29019 | antony@ppcg5.local | 2007-06-28 | 1 | -64/+147 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com/narttu.mysql.fi | 2007-01-22 | 1 | -4/+4 |
|\ | |||||
| * | Fixed compiler warnings detected by option -Wshadow and -Wunused: | monty@mysql.com/narttu.mysql.fi | 2006-12-15 | 1 | -4/+4 |
* | | Merge xiphis.org:/home/antony/work2/mysql-5.0-engines | acurtis/antony@xiphis.org/ltamd64.xiphis.org | 2006-12-26 | 1 | -2/+1 |
|\ \ | |||||
| * | | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
| |/ | |||||
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | istruewing@chilla.local | 2006-12-04 | 1 | -4/+2 |
|\ \ | |/ | |||||
| * | Fixed portability issue in my_thr_init.c (was added in my last push) | monty@mysql.com/narttu.mysql.fi | 2006-11-30 | 1 | -4/+2 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | istruewing@chilla.local | 2006-12-01 | 1 | -6/+6 |
|\ \ | |/ | |||||
| * | Remove compiler warnings | monty@mysql.com/nosik.monty.fi | 2006-11-20 | 1 | -6/+6 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-engines | istruewing@chilla.local | 2006-12-01 | 1 | -0/+11 |
|\ \ | |/ |/| | |||||
| * | BUG# 17044 Federated Storage Engine not UTF8 clean | patg@radha.local | 2006-11-15 | 1 | -0/+11 |
* | | BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tables | stewart@willster.(none) | 2006-10-16 | 1 | -3/+3 |
|/ | |||||
* | autopush test - sorry for the commit messages, ignore | pgalbraith/patg@govinda.patg.net | 2006-08-09 | 1 | -0/+1 |
* | "BUG #18764: Delete conditions causing inconsistencies in Federated tables" | patg@govinda.patg.net | 2006-07-18 | 1 | -2/+5 |
* | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0-engines | patg@govinda.patg.net | 2006-07-18 | 1 | -67/+23 |
|\ | |||||
| * | "BUG #18764: Delete conditions causing inconsistencies in Federated tables" | patg@govinda.patg.net | 2006-07-17 | 1 | -66/+23 |
| * | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0 | patg@govinda.patg.net | 2006-06-28 | 1 | -189/+224 |
| |\ | |||||
* | | | Bug #17608: String literals lost during INSERT query on FEDERATED table | jimw@rama.(none) | 2006-07-12 | 1 | -33/+21 |
* | | | Merge bk-internal:/home/bk/mysql-5.0-engines | jimw@mysql.com | 2006-06-28 | 1 | -27/+17 |
|\ \ \ | |||||
| * | | | Optimize stack usage of ha_federated::update_row(). | jimw@mysql.com | 2006-06-28 | 1 | -20/+13 |
| * | | | Bug #16494: Updates that set a column to NULL fail sometimes | jimw@mysql.com | 2006-06-26 | 1 | -10/+7 |
* | | | | Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-5.0-engines | acurtis@xiphis.org | 2006-06-28 | 1 | -189/+224 |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||||
| * | | BUG #19773 | patg@govinda.patg.net | 2006-06-27 | 1 | -189/+224 |
| |/ | |||||
* | | Fix compilation failures on Windows caused by the patch for Bug#17199. | konstantin@mysql.com | 2006-06-27 | 1 | -2/+1 |
|/ | |||||
* | Bug#17377 Federated Engine returns wrong Data, always the rows with the highe... | msvensson@devsrv-b.mysql.com | 2006-02-28 | 1 | -20/+9 |
* | BUG# 14768 | patg@govinda.patg.net | 2006-01-27 | 1 | -0/+30 |
* | Review fixes of new pushed code | monty@mysql.com | 2006-01-06 | 1 | -2/+1 |
* | Don't use PATH_MAX for FN_REFLEN as this uses too much stack space | monty@mysql.com | 2005-11-24 | 1 | -12/+13 |
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug1-5.0 | bell@sanja.is.com.ua | 2005-11-21 | 1 | -2/+2 |
|\ | |||||
| * | Inefficient usage of String::append() fixed. | bell@sanja.is.com.ua | 2005-11-20 | 1 | -2/+2 |