1. 23 Feb, 2005 1 commit
    • unknown's avatar
      Post review changes · b1b896cf
      unknown authored
      
      sql/table.cc:
        added comments
        small optimisation
        fixed bug: in case of view based on several views, set_uncestor called only for first
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      b1b896cf
  2. 22 Feb, 2005 8 commits
    • unknown's avatar
      Merge 51.0.168.192.in-addr.arpa:/Users/bell/mysql/bk/mysql-5.0 · eff7e6af
      unknown authored
      into 51.0.168.192.in-addr.arpa:/Users/bell/mysql/bk/work-repl-5.0
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      sql/item.cc:
        Auto merged
      sql/sql_acl.cc:
        Auto merged
      sql/sql_db.cc:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      eff7e6af
    • unknown's avatar
      changed return value to boolean · 2fadae91
      unknown authored
      
      sql/sql_db.cc:
        changed -1 -> 1 because function return boolean value
      2fadae91
    • unknown's avatar
      Fixed compiler warnings · 6965e72b
      unknown authored
      Fixed failing myisam.test and rpl_rotate_logs.test on some configurations
      
      
      mysql-test/r/myisam.result:
        Portability fix
      mysql-test/r/rpl_rotate_logs.result:
        Portability fix
      mysql-test/t/myisam.test:
        Depending on if you compiled with -DHAVE_RAID or not, you could get different errors for this test
      mysql-test/t/rpl_rotate_logs.test:
        Portability fix
      sql/ha_innodb.cc:
        Fixed compiler warnings
      6965e72b
    • unknown's avatar
      postreview fix · b4956bd3
      unknown authored
      
      mysql-test/r/view.result:
        forgoten test changes
      sql/sql_parse.cc:
        post review fix
      b4956bd3
    • unknown's avatar
      Abort procesing current item if it was substituted by view field (BUF#6894) · e80b5dad
      unknown authored
      Post-review fixes
      
      
      mysql-test/t/view.test:
        Item_ref resolved as view field (BUG#6894)
      sql/item.cc:
        if Item_ref or Item_view was resolved in a view, there is no sense to continue process item which will be substitited
        added comments
      e80b5dad
    • unknown's avatar
      Fix name of ndb-cache-check-time · f7c60b9f
      unknown authored
      
      sql/mysqld.cc:
        Change _ to - for ndb-cache-check-time variable
      f7c60b9f
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/fix · 8094ac95
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      
      8094ac95
    • unknown's avatar
      wl1292 - ndb autotest scripts · 029f10dd
      unknown authored
        split into script/conf for easier deployment
      
      
      029f10dd
  3. 21 Feb, 2005 31 commits