Hi,
I highly doubt this will work on Windows, which is case-insensitive.
See the
documentation MySQL identifier case sensivity <- This is a link
This produces an error in MySQL logs:
[ERROR] [MY-011087] [Server] Different lower_case_table_names settings for server ('2') and data dictionary ('1').
[ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
[ERROR] [MY-010119] [Server] Aborting
See the
documentation MySQL data distionnary schema <- This is a link
---------------------------------------------------------------
Documentation Apache -
Documentation PHP -
Documentation MySQL -
Wampserver install files & addons