mysql: pass options consistently when listing databases.
authorMatthijs Kooijman <matthijs@stdin.nl>
Thu, 1 Jan 2009 19:46:01 +0000 (20:46 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Thu, 1 Jan 2009 19:46:01 +0000 (20:46 +0100)
commitceb5689d506197ffb2269c6c64a8ea0802d55aba
tree069b3e4a172dc38cdc6d9a20da15e2a778417a7d
parentcde6d7f672aa62f5e6f42be343b0299f2e3d4cbf
mysql: pass options consistently when listing databases.

r495 improved the database listing command, but only did this for the
non-vserver case. This corrects that.
handlers/mysql.in