mirror of
https://github.com/MariaDB/server.git
synced 2026-05-02 05:05:33 +02:00
Internal InnoDN FK parser does not recognize '\'' as quotation symbol. Suggested fix is to add '\'' symbol check for quotation condition (dict_strip_comments() function). innobase/dict/dict0dict.c: Internal InnoDN FK parser does not recognize '\'' as quotation symbol. Suggested fix is to add '\'' symbol check for quotation condition (dict_strip_comments() function). mysql-test/r/innodb_mysql.result: test result mysql-test/t/innodb_mysql.test: test case |
||
|---|---|---|
| .. | ||
| dict0boot.c | ||
| dict0crea.c | ||
| dict0dict.c | ||
| dict0load.c | ||
| dict0mem.c | ||
| Makefile.am | ||