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