~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/t/archive_aio_posix.test

  • Committer: Stewart Smith
  • Date: 2009-03-11 06:37:19 UTC
  • mto: (910.4.19 sparc) (937.2.1 sparc)
  • mto: This revision was merged to the branch mainline in revision 931.
  • Revision ID: stewart@flamingspork.com-20090311063719-v9iqjd00ts6260vv
batch up more INSERTs into transactions to help tests run quicker.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
#
44
44
 
45
45
--disable_query_log
 
46
begin;
46
47
INSERT INTO t2 VALUES (1,000001,00,'Omaha','teethe','neat','');
47
48
INSERT INTO t2 VALUES (2,011401,37,'breaking','dreaded','Steinberg','W');
48
49
INSERT INTO t2 VALUES (3,011402,37,'Romans','scholastics','jarring','');
1242
1243
INSERT INTO t2 VALUES (1191,068504,00,'bonfire','corresponds','positively','');
1243
1244
INSERT INTO t2 VALUES (1192,068305,00,'Colombo','hardware','colicky','');
1244
1245
INSERT INTO t2 VALUES (1193,000000,00,'nondecreasing','implant','thrillingly','');
 
1246
commit;
1245
1247
--enable_query_log
1246
1248
 
1247
1249
#