Commit graph

2 commits

Author SHA1 Message Date
unknown
60a4499bae added sleep to allow time for replication to the alter table test
repl-tests/test-repl-alter/run.test:
  added sleep to allow time for replication
2000-08-07 16:21:11 -06:00
unknown
1d598de955 fixed coredump in UDF
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
2000-08-07 15:28:56 -06:00