~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/suite/mysql_migrate/README

  • Committer: Monty Taylor
  • Date: 2011-02-13 17:26:39 UTC
  • mfrom: (2157.2.2 give-in-to-pkg-config)
  • mto: This revision was merged to the branch mainline in revision 2166.
  • Revision ID: mordred@inaugust.com-20110213172639-nhy7i72sfhoq13ms
Merged in pkg-config fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
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
6
 
 
7
 
Everything else behaves as with other test-run tests.