1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-05 16:59:35 +03:00
Christopher Powers 4edea18f8d Bug#35333, "If Federated table can't connect to remote host, can't retrieve
metadata"
            
Improved error handling such that queries against Information_Schema.Tables won't
fail if a federated table can't make a remote connection.

mysql-test/r/merge.result:
  Updated with warnings that were previously masked.
mysql-test/r/show_check.result:
  Updated with warnings that were previously masked.
mysql-test/r/view.result:
  Updated with warnings that were previously masked.
sql/sql_show.cc:
  If get_schema_tables_record() encounters an error, push a warning,
  set the TABLE COMMENT column with the error text, and clear the
  error so that the operation can continue.
2010-11-29 22:46:43 -06:00
..
2007-12-12 18:19:24 +01:00
2007-12-12 18:19:24 +01:00
2007-12-12 18:19:24 +01:00
2009-09-30 19:25:06 -03:00
2009-09-30 19:25:06 -03:00
2009-09-30 19:25:06 -03:00
2007-12-12 18:19:24 +01:00
2008-12-13 19:42:12 +00:00
2007-12-12 18:19:24 +01:00
2007-12-12 18:19:24 +01:00
2007-12-12 18:19:24 +01:00
2009-09-30 19:25:06 -03:00