mariadb/storage/federated
Staale Smedseng 3f4d8edb84 Bug #49829 Many "hides virtual function" warnings with
SunStudio
      
SunStudio compilers of late warn about methods that might hide
methods in base classes due to the use of overloading combined
with overriding. SunStudio also warns about variables defined
in local socpe or method arguments that have the same name as
a member attribute of the class.
      
This patch renames methods that might hide base class methods,
to make it easier both for humans and compilers to see what is
actually called. It also renames variables in local scope.
2010-03-14 17:01:45 +01:00
..
CMakeLists.txt Bug#47382 'mysqladmin debug' crash on 64-bit Windows 2009-11-10 13:41:43 -06:00
ha_federated.cc Bug #49829 Many "hides virtual function" warnings with 2010-03-14 17:01:45 +01:00
ha_federated.h Fix for bug#32426: "FEDERATED query returns corrupt results 2010-03-05 14:51:37 +04:00
Makefile.am Use pkglibdir to simplify pkgplugindir, and fix the path in a 2008-01-02 13:00:46 +00:00
plug.in bug #23369 (Embedded library can't be linked) 2006-10-18 17:03:37 +05:00