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