summaryrefslogtreecommitdiff
path: root/sql/ha_federated.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge neptunus.(none):/home/msvensson/mysql/bug10713_new/my50-bug10713_newunknown2005-09-141-151/+152
|\
| * 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
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2005-09-071-0/+2
|\ \ | |/
| * delete row now pulls error message from remote server.unknown2005-09-021-0/+2
* | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-051-1/+0
|\ \ | |/
| * 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
* | | mergeunknown2005-07-211-10/+13
|\ \ \ | |/ /
| * | Implement MySQL framework to support consistent read views inunknown2005-07-201-10/+13
| |/
* | mergeunknown2005-07-191-441/+1170
|\ \ | |/
| * 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
* | Patch for push of wl1354 Partitioningunknown2005-07-181-1/+1
* | Mergeunknown2005-07-121-20/+11
|\ \ | |/
| * 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
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-231-0/+12
|\ \ \ | |/ /
| * | Bug# 9926, This is the same as changeset 1.1934, which was approved by Montyunknown2005-06-221-0/+12
| |/
* | mergeunknown2005-06-061-3/+2
|\ \ | |/
| * sp_rcontext.cc, sp_pcontext.cc, sp_head.cc, sp_cache.cc, ha_federated.cc:unknown2005-06-051-3/+2
* | Mergeunknown2005-05-311-1/+7
|\ \ | |/
| * 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
* | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2005-05-071-37/+8
|\ \ | |/ |/|
| * WL 1682: After review fixes + update bitvector class + bitvector testunknown2005-05-021-4/+5
| * WL 1682: Use bitvector instead of query_id to tell handler which fieldsunknown2005-04-281-36/+6
* | 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
|/
* Review fixedunknown2005-02-021-11/+11
* changes to get rid of compile warnings in both ha_federated.cc and ha_federat...unknown2005-01-261-13/+14
* Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-01-241-137/+132
|\