mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
merge with 5.1
This commit is contained in:
@@ -187,7 +187,8 @@ static bool set_one_value(ha_create_table_option *opt,
|
||||
*val= num;
|
||||
DBUG_RETURN(0);
|
||||
}
|
||||
if (*end) *end++;
|
||||
if (*end)
|
||||
end++;
|
||||
start= end;
|
||||
num++;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user