1
To use the tests in this suite you need the following:
2
1) You need a running MySQL server
3
2) Set two environment vars:
4
DRIZZLE_MYSQL_MIGRATE_TEST=1
5
DRIZZLE_MYSQL_MIGRATE_PORT= port where MySQL is running
7
Everything else behaves as with other test-run tests.