Community

Stored Routines to easily work with the SQL_MODE

(Federic) Working with the SQL_MODE can be tricky, because it’s a command separated list involving long keywords. To be honest, I hate to rewrite the flags, trying to read an unreadable list, etc. Of course some string functions can help (Justin Swanhart suggests to use REPLACE() to make comma-separ

Read More - Register for Free Membership