Hi there everyone,
During research on my problem concerning charsets and such, I've realized that I need to dictate collation on database tables, but can only do this in mysql4, as 3 doesn't allow the feature.
How would I determine MySQL version for the if/else to include collation?
thanks,
json