1. 18 Mar, 2005 8 commits
    • unknown's avatar
      Did some SP test style changes and added explanatory comments, · f0fd4e4c
      unknown authored
      and removed a have_innodb.inc inclusion which was left by mistake
      in an earlier change.
      
      
      mysql-test/r/sp_trans.result:
        Changed procedure name and delimiter setting to follow the style of the other SP test files.
      mysql-test/t/sp-error.test:
        Added comment with hint for bug test case style.
      mysql-test/t/sp-threads.test:
        Added comments, with hint for bug test case style.
      mysql-test/t/sp.test:
        Removed have_innodb.inc inclusion.
        Added comments about different SP test files, table usage and
        hint for bug test case style.
      mysql-test/t/sp_trans.test:
        Changed procedure name and delimiter setting to follow the style of the other SP test files.
      f0fd4e4c
    • unknown's avatar
      Manual merge · 4ef1272b
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      mysql-test/r/olap.result:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      BitKeeper/deleted/.del-isamchk.1.in~9d44303f6d951962:
        Auto merged
      BitKeeper/deleted/.del-isamlog.1.in~416d91adbf665b19:
        Auto merged
      4ef1272b
    • unknown's avatar
      olap.test: · c5c5810d
      unknown authored
        Added a test case for bug #8617.
      sql_select.cc:
        Fixed bug #8617.
        Queries with ROLLUP and LIMIT n returned more than n rows
        if SQL_CALC_FOUND_ROWS was used.
      
      
      sql/sql_select.cc:
        Fixed bug #8617.
        Queries with ROLLUP and LIMIT n returned more than n rows
        if SQL_CALC_FOUND_ROWS was used.
      mysql-test/t/olap.test:
        Added a test case for bug #8617.
      c5c5810d
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.0 · 9592f901
      unknown authored
      into mysql.com:/home/jimw/my/mysql-5.0-clean
      
      9592f901
    • unknown's avatar
      Merge mysql.com:/home/jimw/my/mysql-5.0-build · 2be4208e
      unknown authored
      into mysql.com:/home/jimw/my/mysql-5.0-clean
      
      2be4208e
    • unknown's avatar
      Merge mysqldev@production.mysql.com:my/mysql-5.0-build · 85bb49b8
      unknown authored
      into mysql.com:/home/jimw/my/mysql-5.0-build
      
      85bb49b8
    • unknown's avatar
      Fix merge of sql/sql_select.cc using Igor's patch (Bug #9254) · 52c1c2fd
      unknown authored
      
      sql/sql_select.cc:
        Post-merge correction
      52c1c2fd
    • unknown's avatar
      Merge mysql.com:/space/my/mysql-5.0-build · 74704851
      unknown authored
      into mysql.com:/space/my/mysql-5.0
      
      74704851
  2. 17 Mar, 2005 32 commits