624
639
/* Tells if LAST_INSERT_ID(#) was called for the current statement */
625
640
bool arg_of_last_insert_id_function;
627
643
ALL OVER THIS FILE, "insert_id" means "*automatically generated* value for
628
644
insertion into an auto_increment column".