summaryrefslogtreecommitdiff
path: root/sql/ha_federated.cc
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|/
* 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
|\
| * -Added quote_data and needs_quotes (moved from federated handler.unknown2005-01-201-176/+45
| * progress in fixing multi-key, two-byte prefix keys.unknown2005-01-131-13/+139
* | (no commit message)unknown2005-01-201-2/+3
|/
* Fixed memory reference errors found by valgrindunknown2005-01-121-0/+0
* This just fixes the compile issues for table structure changes.unknown2005-01-061-11/+9
* fix alignment issuesunknown2005-01-051-2/+2
* federated: compilation errors and crash fixed. test still fails.unknown2005-01-051-10/+10
* WL# 2094 Federated Storage Handler, added fixes per suggestions by Bar and An...unknown2004-12-161-107/+174
* First commit to mysql-5.0 tree to include MySQL Federated Storage Handler. Th...unknown2004-12-111-0/+1655