annotate tests/goodbye.urp @ 1955:469e02eea43a

MySQL: Combine transaction setup commands into one mysql_query()
author Adam Chlipala <adam@chlipala.net>
date Tue, 07 Jan 2014 08:36:18 -0500
parents c05e2e4bdde7
children
rev   line source
adam@1707 1 database dbname=goodbye
adam@1707 2 sql goodbye.sql
adam@1707 3 rewrite all Goodbye/*
adam@1707 4 timeout 5
adam@1707 5
adam@1707 6 goodbye