diff options
Diffstat (limited to 'sql/sql_show.cc')
-rw-r--r-- | sql/sql_show.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/sql_show.cc b/sql/sql_show.cc index d9e007bf314..ef8fce455b1 100644 --- a/sql/sql_show.cc +++ b/sql/sql_show.cc @@ -424,7 +424,7 @@ int mysqld_extend_show_tables(THD *thd,const char *db,const char *wild) /*************************************************************************** -** List all columns in a table +** List all columns in a table_list->real_name ***************************************************************************/ int |