~pbxt-core/pbxt/1.5-trunk

« back to all changes in this revision

Viewing changes to test/mysql-test/t/renamedb.test

  • Committer: Paul McCullagh
  • Date: 2010-09-09 13:51:36 UTC
  • mfrom: (824.1.47 1.1-trunk)
  • Revision ID: paul.mccullagh@primebase.org-20100909135136-7maiyt4pcdseoil0
Merged with 1.1 trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
--error ER_WRONG_USAGE
45
45
ALTER DATABASE `#mysql51#not-yet` UPGRADE DATA DIRECTORY NAME;
46
46
 
47
 
--error ER_WRONG_USAGE
 
47
--error 1102
48
48
ALTER DATABASE `#mysql50#` UPGRADE DATA DIRECTORY NAME;
49
49
 
50
50
--error ER_BAD_DB_ERROR