summaryrefslogtreecommitdiff
path: root/ndb
diff options
context:
space:
mode:
authorunknown <magnus@neptunus.(none)>2004-09-21 12:13:58 +0200
committerunknown <magnus@neptunus.(none)>2004-09-21 12:13:58 +0200
commitdd07a90d612278057217b50076e9100177570613 (patch)
tree800e2e50047d8deacfc968120c67c71a51cd8d95 /ndb
parent4d18add04cbd93f90e4d59feaa03e76b7e629549 (diff)
downloadmariadb-git-dd07a90d612278057217b50076e9100177570613.tar.gz
Changed WL#1424 to use the function ha_find_files. This is a simpler implementation and all handler specific code is hidden in the appropriate handler.
mysql-test/r/ndb_autodiscover.result: Update test result, number of rows is 1 mysql-test/t/ndb_autodiscover.test: Dont run the test where table is dropped in NDb with ndb_drop_table sql/ha_ndbcluster.cc: Implement function ndbcluster_find_files which will discover new tables and delete old tables sql/ha_ndbcluster.h: Implement function ndbcluster_find_files Remove function ndbcluster_list_tables and ndbcluster_can_discover sql/handler.cc: Add ha_find_files called from mysql_find_files Remove ha_can_discover and ha_list_tables sql/handler.h: Add ha_find_files called from mysql_find_files Remove ha_can_discover and ha_list_tables sql/sql_show.cc: Revert to original version of sql_show.cc Only changes to this version is that ha_find_files is called from mysql_find_files in order to give the handlers a possibility to find new files in engine
Diffstat (limited to 'ndb')
0 files changed, 0 insertions, 0 deletions