~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/t/system_mysql_db_fix50030.test

  • Committer: Grant Limberg
  • Date: 2008-08-12 21:13:01 UTC
  • mto: (322.1.1 codestyle)
  • mto: This revision was merged to the branch mainline in revision 324.
  • Revision ID: grant@glsoftware.net-20080812211301-ym3wsowelkgp16s2
renamed all instances of MYSQL_ to DRIZZLE_

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
INSERT INTO servers VALUES ('test','localhost','test','root','', 0,'','mysql','root');
62
62
 
63
63
# Run the mysql_fix_privilege_tables.sql using "mysql --force"
64
 
--exec $MYSQL --force test < $MYSQL_FIX_PRIVILEGE_TABLES > $MYSQLTEST_VARDIR/log/system_mysql_db_fix50030.log 2>&1
 
64
--exec $MYSQL --force test < $DRIZZLE_FIX_PRIVILEGE_TABLES > $MYSQLTEST_VARDIR/log/system_mysql_db_fix50030.log 2>&1
65
65
 
66
66
-- enable_query_log
67
67
-- enable_result_log