Si je le fais, CAST(1 AS SIGNED INTEGER)je finis toujours par obtenir un BIGINTretour, par exemple: $ mysql -u root -p --column-type-info Enter password: --- Copyright and help message snipped for brevity --- mysql> select cast(1 as signed integer); Field 1: `cast(1 as signed integer)` Catalog:...