MySQL Stored Procedure, NAME_CONST, and Character Sets
For a Project I had helped work on, they recently needed to move servers and in the process upgraded from MySQL 5.0 to MySQL 5.1.41. They ran into some quirks with 5.1 and I thought I would document our work-a-rounds for them. We were having serious performance problems with a Stored Procedure that would be …
Read more »