Comment 1 for bug 684434

Revision history for this message
Patrick Crews (patrick-crews) wrote :

There was an error in the test case - was reverifying.

After fixing the test I am still seeing this problem. The expected tables are on the MySQL server, but they are not making it to Drizzle. drizzledump runs silently when called.

../client/drizzledump --compact --host=127.0.0.1 --port=13000 --destination-type=database --destination-host=localhost --destination-port=9306 --destination-user=root --user=root --databases drizzledump_migrate_test1 drizzledump_migrate_test2