~drizzle-trunk/drizzle/development

1
2
3
4
5
#
# Check that we haven't any strange new tables or databases
#
show databases;
show tables in mysql;