Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added sleep to allow time for replication to the alter table test | unknown | 2000-08-07 | 1 | -1/+2 |
| | | | | | repl-tests/test-repl-alter/run.test: added sleep to allow time for replication | ||||
* | fixed coredump in UDF | unknown | 2000-08-07 | 2 | -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 |