MySQL doesn't support `CAST(x as int)` it should be `CAST(x as signed)` (fixes #3675)
Authored by: mgood 2006-09-10
Parent: [r3715]
Child: [r3717]