1. 15 Aug, 2007 4 commits
  2. 14 Aug, 2007 4 commits
    • unknown's avatar
      Updates to allow innodb.test to be run with --embedded-server, · 5fe327b7
      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 ".").
      5fe327b7
    • unknown's avatar
      Merge gleb.loc:/home/uchum/work/bk/5.0-opt · 71e2a900
      unknown authored
      into  gleb.loc:/home/uchum/work/bk/5.1-opt
      
      71e2a900
    • unknown's avatar
      Merge gleb.loc:/home/uchum/work/bk/5.1 · 923a29c3
      unknown authored
      into  gleb.loc:/home/uchum/work/bk/5.1-opt
      
      923a29c3
    • unknown's avatar
      Merge gleb.loc:/home/uchum/work/bk/5.0 · 8ef0024e
      unknown authored
      into  gleb.loc:/home/uchum/work/bk/5.0-opt
      
      8ef0024e
  3. 13 Aug, 2007 9 commits
  4. 10 Aug, 2007 4 commits
  5. 09 Aug, 2007 2 commits
  6. 08 Aug, 2007 6 commits
  7. 07 Aug, 2007 6 commits
  8. 06 Aug, 2007 5 commits