33
33
int64_t value= args[0]->val_int();
34
34
null_value= args[0]->null_value;
37
37
documented in the manual. We don't want to touch
38
38
first_successful_insert_id_in_cur_stmt because it would make
39
39
LAST_INSERT_ID(X) take precedence over an generated auto_increment