mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 19:11:46 +01:00
Merge heikki@work.mysql.com:/home/bk/mysql
into hundin.mysql.fi:/home/heikki/mysql
This commit is contained in:
commit
685acbc21b
1 changed files with 1 additions and 1 deletions
|
@ -1983,7 +1983,7 @@ loop:
|
|||
ptr = dict_accept(ptr, "FOREIGN", &success);
|
||||
|
||||
if (!isspace(*ptr)) {
|
||||
return(DB_CANNOT_ADD_CONSTRAINT);
|
||||
goto loop;
|
||||
}
|
||||
|
||||
ptr = dict_accept(ptr, "KEY", &success);
|
||||
|
|
Loading…
Add table
Reference in a new issue