What happens if you add an integer to a datetime in mysql?
I know that the code is incorrect and that the ADDDATE function should be used, but I'm trying to find out if a specific behaviour is caused by this bug. So, does anyone know what exactly happens if I have…