Merge april.(none):/home/svoj/devel/bk/mysql-5.1-engines
into april.(none):/home/svoj/devel/mysql/mysql-5.1-engines
This commit is contained in:
commit
fe4f440a2e
@ -966,6 +966,7 @@ static int open_binary_frm(THD *thd, TABLE_SHARE *share, uchar *head,
|
||||
}
|
||||
parser_name.str= (char*) next_chunk;
|
||||
parser_name.length= strlen((char*) next_chunk);
|
||||
next_chunk+= parser_name.length + 1;
|
||||
keyinfo->parser= my_plugin_lock_by_name(NULL, &parser_name,
|
||||
MYSQL_FTPARSER_PLUGIN);
|
||||
if (! keyinfo->parser)
|
||||
|
Loading…
x
Reference in New Issue
Block a user