1. 15 Aug, 2007 1 commit
    • unknown's avatar
      Update result formatting for embedded runs of ps_1general and · 2adb4942
      unknown authored
      trigger tests, to match build_table_filename behavior.
      
      
      mysql-test/t/ps_1general.test:
        Adjust how the datadir file name is normalized, to match new
        build_table_filename behavior.  This fixes the test result
        when run with the embedded server.
      mysql-test/t/trigger.test:
        Adjust how the datadir file name is normalized, to match new
        build_table_filename behavior.  This fixes the test result
        when run with the embedded server.
      2adb4942
  2. 14 Aug, 2007 1 commit
    • unknown's avatar
      Updates to allow innodb.test to be run with --embedded-server, · 3925c3fe
      unknown authored
      including a small change to build_table_filename().
      
      
      mysql-test/mysql-test-run.pl:
        Remove unused bad merge bitrot code.  This chunk of code is a repeat
        copy of an earlier chunk, and should never have been here.
      mysql-test/r/innodb.result:
        Updates to allow innodb.test to be run with --embedded-server
      mysql-test/suite/binlog/r/binlog_innodb.result:
        Updates to allow innodb.test to be run with --embedded-server
      mysql-test/suite/binlog/t/binlog_innodb.test:
        Updates to allow innodb.test to be run with --embedded-server
      mysql-test/t/innodb.test:
        Updates to allow innodb.test to be run with --embedded-server
      sql/sql_table.cc:
        build_table_filename(): Don't add FN_ROOTDIR to mysql_data_home if
        it's already there.  This is done to make it easier to write tests
        which check the output of various error messages, and work with
        both the embedded server (mysql_data_home is full path, including
        trailing FN_ROOTDIR) and normal server (mysql_data_home is just ".").
      3925c3fe
  3. 13 Aug, 2007 4 commits
  4. 09 Aug, 2007 2 commits
  5. 08 Aug, 2007 6 commits
  6. 07 Aug, 2007 6 commits
  7. 06 Aug, 2007 14 commits
  8. 05 Aug, 2007 6 commits