In MySQL, both the IF and CASE expressions are used to perform conditional logic, allowing you to make decisions based on certain conditions. However, they have slightly different use cases and syntax ...
So it's not clear if this is actually a regression, because apparently PyMySQL has had this problem for awhile, but it just popped up on mysqlclient 1.4.4. Re-adding the "SET NAMES" mentioned in the ...