-
Posted a reply to Database Error, on the site WordPress.org Forums:
Emily @cleanup, to have mixed case letters on Windows you need to set MySQL option:… -
Posted a reply to Database Error, on the site WordPress.org Forums:
Usually, you can't rename table name from lowercase to uppercase just like that. It will… -
Posted a reply to Database Error, on the site WordPress.org Forums:
This is happening because MySQL configured to convert table names to lower case. I think…