When i dump a table to a xml result mysqldump throw a warning: -----------------------------------------------------
Warning: Can't set SQL_QUOTE_SHOW_CREATE option () ----------------------------------------------------- If i dump the table to a txt result mysqldump don't throw the warning. What't the warning mean?How to avoid this warning?