summaryrefslogtreecommitdiff
path: root/sql/ha_federated.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge xiphis.org:/home/antony/work2/mysql-5.1acurtis@xiphis.org2005-12-211-3/+1
|\
| * Finalize storage engine pluginsacurtis@xiphis.org2005-12-211-3/+1
* | BUG #15559patg@krsna.patg.net2005-12-071-2/+2
|/
* Merge mysql.com:/home/my/mysql-5.1monty@mysql.com2005-11-241-12/+13
|\
| * Merge mysql.com:/home/my/mysql-5.0monty@mysql.com2005-11-241-12/+13
| |\
| | * Don't use PATH_MAX for FN_REFLEN as this uses too much stack spacemonty@mysql.com2005-11-241-12/+13
* | | Merge mysql.com:/home/my/mysql-5.1monty@mysql.com2005-11-231-50/+46
|\ \ \ | |/ / |/| |
| * | Table definition cache, part 2monty@mysql.com2005-11-231-50/+46
* | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0jani@a193-229-222-105.elisa-laajakaista.fi2005-11-231-4/+4
|\ \ \ | |/ / |/| / | |/
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug1-5.0bell@sanja.is.com.ua2005-11-211-2/+2
| |\
| | * Inefficient usage of String::append() fixed.bell@sanja.is.com.ua2005-11-201-2/+2
| * | removed superfluous local variableeric@mysql.com2005-11-171-1/+0
| * | fix potential security hole, pointed out by Sergei. Also simplify code per Se...eric@mysql.com2005-11-171-6/+3
| * | BUG#12659 error handling in federated needs improvement. Sanja pointed out th...eric@mysql.com2005-11-161-3/+7
| |/
* | Re-applying the work initially done by Brian, and since worked upon by me pre...eric@mysql.com2005-11-091-8/+159
* | Make storage engines "pluggable", handlerton workacurtis@poseidon.ndb.mysql.com2005-11-071-4/+22
* | Merge mysql.com:/home/my/mysql-5.0monty@mysql.com2005-11-051-61/+35
|\ \ | |/
| * Re-application of earlier patch for create_where_from_key and and delete_all_...patg@krsna.patg.net2005-10-181-1/+7
| * Reviewing new pushed codemonty@mysql.com2005-10-121-7/+2
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-10-081-53/+26
| |\
| | * Simple changes during review of codemonty@mysql.com2005-10-081-52/+26
| | * Review of code pushed since last 5.0 pull:monty@mysql.com2005-10-061-1/+0
* | | Mergetomas@poseidon.ndb.mysql.com2005-10-061-37/+53
|\ \ \ | |/ /
| * | Final patch for 5.0 for simplifying storage engine code. We now have just one...brian@zim.(none)2005-10-031-1/+0
| * | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@zim.(none)2005-10-021-27/+44
| |\ \
| | * | Next big patch for loadable storage engines!brian@zim.(none)2005-10-021-27/+44
| * | | Move handler specific options into handlerton flag checkeric@mysql.com2005-09-301-1/+1
| |/ /
| * | Merge mysqldev@production.mysql.com:my/mysql-5.0-releasekonstantin@mysql.com2005-09-231-10/+10
| |\ \
| | * | Fixes needed to build 5.0.13 on Windows:joerg@mysql.com2005-09-221-1/+1
| | * | Fixed problems found by valgrindmonty@mysql.com2005-09-221-9/+7
| | * | some last minute Windows compile fixes and makefile correctionsreggie@fedora.(none)2005-09-151-4/+6
| | |/
| * | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@zim.(none)2005-09-191-1/+1
| |\ \ | | |/ | |/|
| | * Cleanup for handlerton structure to allow for loadable engine work. This is t...brian@zim.(none)2005-09-191-1/+1
* | | mergendbdev@dl145c.mysql.com2005-09-151-21/+8
|\ \ \ | |/ /
| * | Per LenZ, changed calculated buffer size to constant and removed some unused ...eric@mysql.com2005-09-141-21/+8
| |/
* | Merge neptunus.(none):/home/msvensson/mysql/bug10713_new/my50-bug10713_newmsvensson@neptunus.(none)2005-09-141-151/+152
|\ \ | |/
| * Improvement to federated for BUG#12659eric@mysql.com2005-09-131-48/+45
| * Fixed minor error message bug from work for WL#2414eric@mysql.com2005-09-131-90/+88
| * Made changes to add federated CONNECTION information to the .frm fileeric@mysql.com2005-09-121-15/+21
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2005-09-071-0/+2
|\ \ | |/
| * delete row now pulls error message from remote server.eric@mysql.com2005-09-021-0/+2
* | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0pappa@c-8b0ae253.1238-1-64736c10.cust.bredbandsbolaget.se2005-08-051-1/+0
|\ \ | |/
| * Merge mysql.com:/home/jimw/my/mysql-5.0-buildjimw@mysql.com2005-07-221-1/+0
| |\
| | * removed DBUG code from ha_federated.cc causing windows compile problems. patg@radha.local2005-07-221-1/+0
* | | mergetulin@dl145b.mysql.com2005-07-211-10/+13
|\ \ \ | |/ /
| * | Implement MySQL framework to support consistent read views inkonstantin@mysql.com2005-07-201-10/+13
| |/
* | mergetulin@dl145b.mysql.com2005-07-191-441/+1170
|\ \ | |/
| * A fix and a test case for Bug#10760 and complementary cleanups. konstantin@mysql.com2005-07-191-0/+31
| * Eric's implentation of OPTIMIZE TABLE and REPAIR TABLE, patg@radha.local2005-07-191-1/+57
| * Federated Storage Engine, bug 9925 "Federated query processor (step 2 or step...patg@radha.local2005-07-171-269/+185