diff --git a/mysql_list_tables.sh b/mysql_list_tables.sh index 2a00eb85..fb1c855a 100755 --- a/mysql_list_tables.sh +++ b/mysql_list_tables.sh @@ -15,7 +15,7 @@ # Lists all PostgreSQL tables using adjacent impala_shell.sh script # -# FILTER environment variable will restrict to matching tables (matches against fully qualified table name ..) +# FILTER environment variable will restrict to matching tables (matches against fully qualified table name .
) # # Auto-skips information_schema, performance_schema, sys and mysql databases #