mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
some cleanup of last patch for BUG #2342
mysql-test/t/bdb-crash.test: added newline sql/ha_berkeley.cc: added a commet
This commit is contained in:
parent
2e3950b20d
commit
04e879e7ae
2 changed files with 10 additions and 1 deletions
|
|
@ -45,4 +45,4 @@ create table t1 (a int) engine=bdb;
|
|||
set autocommit=0;
|
||||
insert into t1 values(1);
|
||||
analyze table t1;
|
||||
drop table t1;
|
||||
drop table t1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue