databaseToUpper
Database setting DATABASE_TO_UPPER (default: true).
Database short names are converted to uppercase for the DATABASE()
function, and in the CATALOG column of all database meta data methods.
Setting this to "false" is experimental. When set to false, all
identifier names (table names, column names) are case sensitive (except
aggregate, built-in functions, data types, and keywords).
"Database setting DATABASE_TO_UPPER (default: true).
Database short names are converted to uppercase for the DATABASE() function, and in the CATALOG column of all database meta data methods. Setting this to "false" is experimental. When set to false, all identifier names (table names, column names) are case sensitive (except aggregate, built-in functions, data types, and keywords)."