From 0b2af6bdfdea07361a53fcdb2b3123f7db7ad0b4 Mon Sep 17 00:00:00 2001 From: "monty@hundin.mysql.fi" <> Date: Tue, 4 Sep 2001 01:25:34 +0300 Subject: Ensure that libmysqlclient doesn't use raid Fix problem with MyISAM and rows of length 65517-65520 --- mysql-test/r/isam.result | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 mysql-test/r/isam.result (limited to 'mysql-test/r/isam.result') diff --git a/mysql-test/r/isam.result b/mysql-test/r/isam.result new file mode 100644 index 00000000000..ba12ca05feb --- /dev/null +++ b/mysql-test/r/isam.result @@ -0,0 +1,10 @@ +Table Op Msg_type Msg_text +test.t1 check status OK +Table Op Msg_type Msg_text +test.t1 repair status OK +Table Op Msg_type Msg_text +test.t1 check status OK +Table Op Msg_type Msg_text +test.t1 repair status OK +Table Op Msg_type Msg_text +test.t1 check status OK -- cgit v1.2.1