mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.
This commit is contained in:
@ -699,7 +699,7 @@ bool mysqld_help(THD *thd, const char *mask)
|
||||
|
||||
if (count_topics == 0)
|
||||
{
|
||||
int key_id;
|
||||
int UNINIT_VAR(key_id);
|
||||
if (!(select=
|
||||
prepare_select_for_name(thd,mask,mlen,tables,tables[3].table,
|
||||
used_fields[help_keyword_name].field,
|
||||
|
Reference in New Issue
Block a user