perkeep/pkg/sorted/mysql
mpl df7952b9ba mysql: create database now distinct from create tables
Because we do not want the database name to be optional with a
placeholder (/*DB*/) in the statement that creates the database, since
it is not actually optional there - as opposed to when creating tables.

Change-Id: I05351d76d95071492d763758a11454f219524510
2014-08-08 20:06:02 +02:00
..
cloudsql.go sorted/mysql: automatically find IPs of hosts named *.cloudsql.google.internal 2014-08-06 17:28:55 -07:00
dbschema.go mysql: create database now distinct from create tables 2014-08-08 20:06:02 +02:00
mysqlkv.go mysql: create database now distinct from create tables 2014-08-08 20:06:02 +02:00
mysqlkv_test.go docker tests: remove container when done 2014-04-09 23:26:14 +02:00