Hi im having an issue exporting 2 separate databases. basically the tables are stored as TableMembers on the server but when i export using either heidisql or workbench these names are changed to tablemembers.
when i try to import the databases and hook them up to the software it tries to find them and states cannot find TableMembers.
I am aware of https://dev.mysql.com/doc/refman/5.0/en/identifier-case-sensitivity.html
I do not want to go the route of changing the ini as i dont understand why software that caters for exports cant keep the integrity of the original namespaces given to tables..
Does anyone have any light to shed on this??