diff --git a/Documentation.html b/Documentation.html index b3c982eb2..dcf996a08 100755 --- a/Documentation.html +++ b/Documentation.html @@ -2847,7 +2847,7 @@ To create a new, empty mimetype please see libraries/transformations/template_ge [3.9] I get error messages when using "--sql_mode=ANSI" for the MySQL server

- When MySQL is running in ANSI-compatibility mode, there are some major differences in how SQL is structured (see http://www.mysql.com/doc/en/ANSI_mode.html). Most important of all, the quote-character (") is interpreted as an identifier quote character and not as a string quote character, which makes many internal phpMyAdmin operations into invalid SQL statements. There is no workaround to this behaviour. News to this item will be posted in Bug report #816858 + When MySQL is running in ANSI-compatibility mode, there are some major differences in how SQL is structured (see http://www.mysql.com/doc/en/ANSI_mode.html). Most important of all, the quote-character (") is interpreted as an identifier quote character and not as a string quote character, which makes many internal phpMyAdmin operations into invalid SQL statements. There is no workaround to this behaviour. News to this item will be posted in Bug report #816858