623
651
/* Tells if LAST_INSERT_ID(#) was called for the current statement */
624
652
bool arg_of_last_insert_id_function;
626
655
ALL OVER THIS FILE, "insert_id" means "*automatically generated* value for
627
656
insertion into an auto_increment column".