Null Values ​​on the Fetch of a MySQL Cursor

Here’s a little topo on having, from time to time, null values ​​in the Fetch of…

MySQL definer and Sql Security Invoker – Security of stored procedures

One of your DBAs, or one of your developers creating stored procedures is gone. You want…

MySQL CONCAT, encoding and null values

I recently came across two behaviors of the MySQL CONCAT function which caused me problems with…