1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-15 09:02:33 +03:00
Files
mariadb/mysql-test/t
unknown 5a46435678 WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete old tables.
include/my_base.h:
  Added new bit to table create options
  Removed old error code HA_ERR_OLD_METADAT and reused it for HA_ERR_NO_SUCH_TABLE.
mysql-test/r/ndb_autodiscover.result:
  Updated test cases
mysql-test/t/ndb_autodiscover.test:
  Updated test cases
mysql-test/t/ndb_autodiscover2.test:
  Updated test cases
sql/discover.cc:
  Moved function create_table_from_handler to handler.cc
sql/ha_ndbcluster.cc:
  Improved discover functionality
  Added .ndb file
  Changed error code mappings for a table that does not exist in engine
  Check for ndb object in THD
  Updated ndbcluster_discover, ndbcluster_list_tables and ndbcluster_can_discover
sql/ha_ndbcluster.h:
  Improved discover
sql/handler.cc:
  Added new error message mapping.
  Moved function ha_create_table_from_engine to handler level
  Added new functions ha_can_discover, ha_list_tables and ha_table_exists
sql/handler.h:
  Added new error message mapping.
  Moved function ha_create_table_from_engine to handler level
  Added new functions ha_can_discover, ha_list_tables and ha_table_exists
sql/mysql_priv.h:
  Removed create_table_from_handler, moved to handler.h
sql/sql_base.cc:
  Renamed function create_table_from_handler
sql/sql_show.cc:
  Added new function mysql_discover_files and mysql_list_files. 
  Modified mysql_find_files to discover new and delete "old" files/tables.
sql/sql_table.cc:
  Renamed create_table_from_handler
  Call ha_create_table_from_engine, in order to discover the the frm file before it can be dropped.
sql/table.cc:
  Added mapping of the error code HA_ERR_NO_SUCH_TABLE
2004-09-13 14:46:38 +02:00
..
2004-05-05 17:05:24 +03:00
2004-09-02 16:57:26 +03:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-02-16 10:03:25 +02:00
2004-08-26 18:26:38 +03:00
2003-11-21 01:53:01 +02:00
2004-08-26 18:26:38 +03:00
2004-02-16 10:03:25 +02:00
2004-03-29 17:27:30 +05:00
2004-08-26 18:26:38 +03:00
2004-05-05 21:24:21 +03:00
2003-12-10 04:31:42 +00:00
2004-08-26 18:26:38 +03:00
2004-08-20 22:54:42 +02:00
2004-06-26 14:21:32 +02:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-10-31 11:52:46 +02:00
2004-08-23 22:31:01 +03:00
2004-06-18 04:38:58 +03:00
2004-08-18 12:11:26 +05:00
2004-08-18 19:57:55 +02:00
2004-03-16 16:35:53 +01:00
2003-12-17 17:35:34 +02:00
2004-08-24 17:24:23 +02:00
2004-06-21 10:21:20 +03:00
2004-08-18 19:57:55 +02:00
2003-12-17 17:35:34 +02:00
2004-08-26 18:26:38 +03:00
2003-12-10 04:31:42 +00:00
2004-03-31 03:32:38 +03:00
2003-12-10 04:31:42 +00:00
2004-08-19 03:02:09 +02:00
2004-06-26 14:21:32 +02:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-05-05 21:24:21 +03:00
2004-07-20 00:53:24 +02:00
2004-02-11 00:06:46 +01:00
2004-03-15 21:36:16 +04:00
2004-03-18 00:09:13 +02:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-08-23 12:31:56 +04:00
2003-12-17 17:35:34 +02:00
2003-12-17 17:35:34 +02:00
2004-02-11 00:06:46 +01:00
2004-06-27 13:16:19 +02:00
2004-04-07 16:04:28 +02:00
2003-12-10 04:31:42 +00:00
2003-09-24 23:25:58 +04:00
2004-09-06 10:05:55 +02:00
2004-05-11 10:40:48 +02:00
2004-04-30 12:49:34 +02:00
2004-08-04 10:54:42 +02:00
2004-08-31 21:10:57 +03:00
2003-12-10 04:31:42 +00:00
2004-08-22 12:47:11 +02:00
2004-08-12 00:02:29 -07:00
2003-12-10 04:31:42 +00:00
2004-07-06 16:29:26 +02:00
2003-12-10 04:31:42 +00:00
2004-05-05 17:05:24 +03:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-02-16 10:03:25 +02:00
2003-12-10 04:31:42 +00:00
2003-10-08 12:01:58 +03:00
2003-11-25 18:26:53 +01:00
2004-07-20 11:00:10 +02:00
2003-12-19 16:25:50 +02:00
2004-05-17 01:52:13 +03:00
2003-12-10 04:31:42 +00:00
2004-06-21 10:21:20 +03:00
2004-02-11 00:06:46 +01:00
2003-11-23 17:02:59 +01:00
2004-05-17 01:52:13 +03:00
2004-05-17 01:52:13 +03:00
2004-05-17 01:52:13 +03:00
2004-05-05 17:05:24 +03:00
2004-02-22 11:22:51 +01:00
2004-05-24 21:12:05 +04:00
2003-11-04 09:40:36 +02:00
2004-05-17 01:52:13 +03:00
2004-05-19 05:09:10 +03:00
2004-02-16 10:03:25 +02:00
2004-08-07 23:18:13 +02:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-08-24 12:58:21 +05:00
2003-12-10 04:31:42 +00:00
2004-08-24 17:24:23 +02:00
2004-08-26 18:26:38 +03:00
2004-08-18 19:57:55 +02:00
2004-06-18 04:38:58 +03:00
2003-12-19 16:34:48 +02:00
2004-08-20 00:52:43 +02:00
2003-12-10 04:31:42 +00:00
2004-08-26 18:26:38 +03:00
2004-08-18 19:57:55 +02:00
2004-02-11 00:06:46 +01:00
2004-09-05 02:31:11 +03:00
2004-03-25 23:29:45 +02:00
2004-08-24 17:24:23 +02:00