mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 12:32:27 +01:00
1d598de955
added Monty's patch for alter table and LAST_INSERT_ID() added a test case for replication of ALTER TABLE on a table with auto_increment sql/item_func.cc: fixed a coredump in UDF sql/sql_table.cc: fixed LAST_INSERT_ID() problem after ALTER TABLE on a table with auto_increment
4 lines
67 B
Text
4 lines
67 B
Text
name age id
|
|
Andy 31 00000001
|
|
Jacob 2 00000002
|
|
Caleb 1 00000003
|