unknowncat Posted October 18, 2010 Share Posted October 18, 2010 i'm on a windows machine, using xampp when i did a db import, all the table names went to lowercase (as topic title suggests) anybody know how to fix this? thanks ahead of time. Link to comment https://forums.phpfreaks.com/topic/216140-local-host-import-table-names-all-went-to-lowercase/ Share on other sites More sharing options...
Mchl Posted October 18, 2010 Share Posted October 18, 2010 http://dev.mysql.com/doc/refman/5.0/en/server-system-variables.html#sysvar_lower_case_file_system http://dev.mysql.com/doc/refman/5.0/en/server-system-variables.html#sysvar_lower_case_table_names Sorry, that's what Windows does for you. Link to comment https://forums.phpfreaks.com/topic/216140-local-host-import-table-names-all-went-to-lowercase/#findComment-1123325 Share on other sites More sharing options...
unknowncat Posted October 28, 2010 Author Share Posted October 28, 2010 I appreciate your help. Link to comment https://forums.phpfreaks.com/topic/216140-local-host-import-table-names-all-went-to-lowercase/#findComment-1127421 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.