summaryrefslogtreecommitdiff
path: root/sql/ha_federated.cc
Commit message (Expand)AuthorAgeFilesLines
* 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