Have ResultWriter.pm save the current db.

This commit is contained in:
Daniel Nichter
2013-02-20 09:37:43 -07:00
parent 144b4794b9
commit a4d771e991
9 changed files with 50 additions and 18 deletions

View File

@@ -1,2 +1,3 @@
use `test`;
select * from test.t order by id
##