mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
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
5 lines
67 B
Plaintext
5 lines
67 B
Plaintext
name age id
|
|
Andy 31 00000001
|
|
Jacob 2 00000002
|
|
Caleb 1 00000003
|