mirror of https://github.com/MariaDB/server
Browse Source
sys_var_insert_id returned LAST_INSERT_ID instead of INSERT_ID. mysql-test/r/variables.result: Adding test case mysql-test/t/variables.test: Adding test case sql/set_var.cc: Fixed that sys_var_insert_id returned last_indert_id instead of insert_id.pull/374/head
3 changed files with 23 additions and 1 deletions
Loading…
Reference in new issue