My sql reference
https://dev.mysql.com/doc/refman/5.0/en/identifier-case-sensitivity.html
https://dev.mysql.com/doc/refman/5.0/en/server-system-variables.html#sysvar_lower_case_table_names
Syntax to view the system variable value in mysql
SHOW [GLOBAL | SESSION] VARIABLES [LIKE 'pattern
' | WHEREexpr
]
No comments:
Post a Comment