Commit 42fc1a9e authored by unknown's avatar unknown

Merge bk-internal:/home/bk/mysql-5.1-new

into  neptunus.(none):/home/msvensson/mysql/mysql-5.1

parents 8fbc7ef0 93985f25
......@@ -97,8 +97,7 @@ static int simple_parser_plugin_deinit(void)
1 failure (cannot happen)
*/
static int simple_parser_init(MYSQL_FTPARSER_PARAM *param
__attribute__((unused)))
static int simple_parser_init(MYSQL_FTPARSER_PARAM *param)
{
return(0);
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment