Source position: mysql.inc line 687
type Item_result = (
STRING_RESULT = 0,
REAL_RESULT,
INT_RESULT,
ROW_RESULT,
DECIMAL_RESULT
);