~stewart/drizzle/embedded-innodb-rnd-read

« back to all changes in this revision

Viewing changes to tests/t/update.test

  • Committer: Stewart Smith
  • Date: 2010-04-06 07:37:28 UTC
  • mfrom: (1310.1.44)
  • Revision ID: stewart@flamingspork.com-20100406073728-ml0gfkm3n3yq3lj3
Merged embedded-innodb-write-row into embedded-innodb-rnd-read.

Show diffs side-by-side

added added

removed removed

Lines of Context:
356
356
connection default;
357
357
disconnect con1;
358
358
 
 
359
drop table t1;
359
360
--echo End of 5.0 tests