summaryrefslogtreecommitdiff
path: root/sql/ha_federated.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-15/+15
* Fix for bug#40875: Memory leak in FEDERATED handlerRamil Kalimullin2008-11-201-0/+8
* Fix for bug #34779: crash in checksum table on federated tables Ramil Kalimullin2008-08-151-0/+3
* Folow-up on Bug#37069: fix a valgrind warningGeorgi Kodinov2008-07-171-0/+3
* fixed warnings and compile errors from the fix for bug 26243unknown2008-03-291-1/+1
* Merge amd64.(none):/src/mysql-5.0-bugteamunknown2008-03-281-1/+1
|\
| * Bug#26243 mysql command line crash after control-cunknown2008-03-281-1/+1
* | BUG#35509 - Federated leaks memory when connecting tounknown2008-03-251-2/+1
* | BUG#34788 - malformed federated connection url is not handledunknown2008-03-201-1/+8
* | BUG#33946 - Join on Federated tables with Unique index gives error 1430unknown2008-02-141-3/+19
|/
* Bug #32374 crash with filesort when selecting from federated table and view.unknown2007-11-301-0/+18
* type conversions fixed to avoid warnings on Windowsunknown2007-10-231-2/+2
* bug #29801 Federated engine crashes local serverunknown2007-10-151-1/+6
* fix pushbuild failuresunknown2007-07-251-0/+1
* Bug#25679unknown2007-07-251-155/+140
* Bug#25714unknown2007-07-231-3/+11
* fix Visual Studio build - strictness of compiler could not castunknown2007-06-291-1/+1
* Merge anubis.xiphis.org:/usr/home/antony/work/p2-bug25511.5unknown2007-06-291-0/+4
|\
| * add and amend comments for clarityunknown2007-06-291-0/+4
* | Bug#25513unknown2007-06-281-30/+202
|/
* Bug#25511unknown2007-06-281-1/+9
* Bug#29019unknown2007-06-281-64/+147
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-4/+4
|\
| * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-4/+4
* | Merge xiphis.org:/home/antony/work2/mysql-5.0-enginesunknown2006-12-261-2/+1
|\ \
| * | Many files:unknown2006-12-231-2/+1
| |/
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-12-041-4/+2
|\ \ | |/
| * Fixed portability issue in my_thr_init.c (was added in my last push)unknown2006-11-301-4/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-12-011-6/+6
|\ \ | |/
| * Remove compiler warningsunknown2006-11-201-6/+6
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-enginesunknown2006-12-011-0/+11
|\ \ | |/ |/|
| * BUG# 17044 Federated Storage Engine not UTF8 cleanunknown2006-11-151-0/+11
* | BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesunknown2006-10-161-3/+3
|/
* autopush test - sorry for the commit messages, ignoreunknown2006-08-091-0/+1
* "BUG #18764: Delete conditions causing inconsistencies in Federated tables"unknown2006-07-181-2/+5
* Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0-enginesunknown2006-07-181-67/+23
|\
| * "BUG #18764: Delete conditions causing inconsistencies in Federated tables"unknown2006-07-171-66/+23
| * Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-06-281-189/+224
| |\
* | | Bug #17608: String literals lost during INSERT query on FEDERATED tableunknown2006-07-121-33/+21
* | | Merge bk-internal:/home/bk/mysql-5.0-enginesunknown2006-06-281-27/+17
|\ \ \
| * | | Optimize stack usage of ha_federated::update_row().unknown2006-06-281-20/+13
| * | | Bug #16494: Updates that set a column to NULL fail sometimesunknown2006-06-261-10/+7
* | | | Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-5.0-enginesunknown2006-06-281-189/+224
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | BUG #19773unknown2006-06-271-189/+224
| |/
* | Fix compilation failures on Windows caused by the patch for Bug#17199.unknown2006-06-271-2/+1
|/
* Bug#17377 Federated Engine returns wrong Data, always the rows with the highe...unknown2006-02-281-20/+9
* BUG# 14768unknown2006-01-271-0/+30
* Review fixes of new pushed codeunknown2006-01-061-2/+1
* Don't use PATH_MAX for FN_REFLEN as this uses too much stack spaceunknown2005-11-241-12/+13
* Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug1-5.0unknown2005-11-211-2/+2
|\