summaryrefslogtreecommitdiff
path: root/repl-tests/test-repl-alter
Commit message (Collapse)AuthorAgeFilesLines
* added sleep to allow time for replication to the alter table testunknown2000-08-071-1/+2
| | | | | repl-tests/test-repl-alter/run.test: added sleep to allow time for replication
* fixed coredump in UDFunknown2000-08-072-0/+15
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