The default language for SQL errors in WAMP 2.5 is French. To change it follow the instructions below.
Goto WAMP menu > MySql > my.ini
change the value of lc_messages to en_US
# Change your locale here !
lc-messages=fr_FR
# Change your locale here !
lc-messages=en_US
Hope it helps :)
No comments:
Post a Comment