~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/r/archive_aio_posix.result

  • Committer: Brian Aker
  • Date: 2009-08-24 20:01:53 UTC
  • mfrom: (1119.2.11 merge)
  • Revision ID: brian@gaz-20090824200153-o7lawmu7lfkimc33
Merge Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
11456
11456
Table   Op      Msg_type        Msg_text
11457
11457
test.t1 check   status  OK
11458
11458
drop table t1;
 
11459
SET GLOBAL archive_aio=OFF;
 
11460
SHOW VARIABLES LIKE "archive_%";
 
11461
Variable_name   Value
 
11462
archive_aio     OFF