summaryrefslogtreecommitdiff
path: root/sql/ha_federated.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-application of earlier patch for create_where_from_key and and delete_all_...unknown2005-10-181-1/+7
* Reviewing new pushed codeunknown2005-10-121-7/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-081-53/+26
|\
| * Simple changes during review of codeunknown2005-10-081-52/+26
| * Review of code pushed since last 5.0 pull:unknown2005-10-061-1/+0
* | Final patch for 5.0 for simplifying storage engine code. We now have just one...unknown2005-10-031-1/+0
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-021-27/+44
|\ \
| * | Next big patch for loadable storage engines!unknown2005-10-021-27/+44
* | | Move handler specific options into handlerton flag checkunknown2005-09-301-1/+1
|/ /
* | Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2005-09-231-10/+10
|\ \
| * | Fixes needed to build 5.0.13 on Windows:unknown2005-09-221-1/+1
| * | Fixed problems found by valgrindunknown2005-09-221-9/+7
| * | some last minute Windows compile fixes and makefile correctionsunknown2005-09-151-4/+6
| |/
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-191-1/+1
|\ \ | |/ |/|
| * Cleanup for handlerton structure to allow for loadable engine work. This is t...unknown2005-09-191-1/+1
* | Per LenZ, changed calculated buffer size to constant and removed some unused ...unknown2005-09-141-21/+8
|/
* Improvement to federated for BUG#12659unknown2005-09-131-48/+45
* Fixed minor error message bug from work for WL#2414unknown2005-09-131-90/+88
* Made changes to add federated CONNECTION information to the .frm fileunknown2005-09-121-15/+21
* delete row now pulls error message from remote server.unknown2005-09-021-0/+2
* Merge mysql.com:/home/jimw/my/mysql-5.0-buildunknown2005-07-221-1/+0
|\
| * removed DBUG code from ha_federated.cc causing windows compile problems. unknown2005-07-221-1/+0
* | Implement MySQL framework to support consistent read views inunknown2005-07-201-10/+13
|/
* A fix and a test case for Bug#10760 and complementary cleanups. unknown2005-07-191-0/+31
* Eric's implentation of OPTIMIZE TABLE and REPAIR TABLE, unknown2005-07-191-1/+57
* Federated Storage Engine, bug 9925 "Federated query processor (step 2 or step...unknown2005-07-171-269/+185
* This is the same patch as 1.1937, with small variable declaration changes, m...unknown2005-07-151-407/+1129
* Fix typos that crept into ChangeSet for fix for Bug #11045.unknown2005-07-061-1/+1
* Merge jwinstead@production.mysql.com:my/mysql-5.0-11045unknown2005-07-061-7/+2
|\
| * Clean up warnings and build problems on Windows. (Bug #11045)unknown2005-06-181-7/+2
* | Simple optimizationunknown2005-06-291-14/+10
* | Bug# 9926, This is the same as changeset 1.1934, which was approved by Montyunknown2005-06-221-0/+12
|/
* sp_rcontext.cc, sp_pcontext.cc, sp_head.cc, sp_cache.cc, ha_federated.cc:unknown2005-06-051-3/+2
* Comment and test changes per review request by Timour. All tests pass on prod...unknown2005-05-271-1/+5
* changes to fix joins not working (bug #10848). New tests, as well as table->s...unknown2005-05-251-0/+2
* mysqld.dsp:unknown2005-05-231-1/+1
* BUG#9714 libsupc++ problemunknown2005-04-271-5/+4
* Fixed errors descovered by valgrind 2.4unknown2005-04-061-3/+3
* sql/ha_federated.cc: update to new prototypeunknown2005-03-171-0/+1
* Merge with global treeunknown2005-03-171-65/+43
|\
| * WL #2094 Federated Storage Handler. unknown2005-03-151-66/+44
* | Cleanup during reviewsunknown2005-03-161-1/+1
|/
* This changeset contains changes approved in code review by unknown2005-03-151-22/+155
* WL# 2094 Federated Storage Handlerunknown2005-02-231-226/+250
* WL #2094 Federated Storage Handlerunknown2005-02-231-7/+4
* Mergeunknown2005-02-201-364/+442
|\
| * WL# 2094, This patch is on top of 1.1814, 1.1846, 1.1856, which contain fixes unknown2005-02-171-54/+53
| * WL# 2094 Federated Storage Handlerunknown2005-02-161-101/+108
| * WL# 2094unknown2005-02-061-313/+385
* | Fix confusing comments.unknown2005-02-201-2/+2
|/