--TEST--
Not actually a number but a database.table (updated: 10.10e without exponent is now ignored per MySQL behavior)
--INPUT--
SELECT 10.10e;
--EXPECTED--
E SELECT
; ;
