1. 18 Mar, 2005 8 commits
    • unknown's avatar
      Did some SP test style changes and added explanatory comments, · 7e79e705
      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.
      7e79e705
    • unknown's avatar
      Manual merge · 0f58efbd
      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
      0f58efbd
    • unknown's avatar
      olap.test: · ee2633a7
      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.
      ee2633a7
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.0 · 7e9984b1
      unknown authored
      into mysql.com:/home/jimw/my/mysql-5.0-clean
      
      
      7e9984b1
    • unknown's avatar
      Merge mysql.com:/home/jimw/my/mysql-5.0-build · 832c52d9
      unknown authored
      into mysql.com:/home/jimw/my/mysql-5.0-clean
      
      
      832c52d9
    • unknown's avatar
      Merge mysqldev@production.mysql.com:my/mysql-5.0-build · daf0cd14
      unknown authored
      into mysql.com:/home/jimw/my/mysql-5.0-build
      
      
      daf0cd14
    • unknown's avatar
      Fix merge of sql/sql_select.cc using Igor's patch (Bug #9254) · 63d70574
      unknown authored
      
      sql/sql_select.cc:
        Post-merge correction
      63d70574
    • unknown's avatar
      Merge mysql.com:/space/my/mysql-5.0-build · bf0d45ae
      unknown authored
      into mysql.com:/space/my/mysql-5.0
      
      
      bf0d45ae
  2. 17 Mar, 2005 32 commits