1. 16 Jun, 2006 11 commits
  2. 15 Jun, 2006 4 commits
    • unknown's avatar
      41b38524
    • unknown's avatar
      Merge mysql.com:/usr/home/ram/work/mysql-4.1 · 46ae6894
      unknown authored
      into  mysql.com:/usr/home/ram/work/mysql-5.0
      
      
      mysql-test/mysql-test-run.pl:
        Auto merged
      mysql-test/r/archive.result:
        Auto merged
      mysql-test/r/auto_increment.result:
        Auto merged
      mysql-test/r/ndb_lock.result:
        Auto merged
      mysql-test/r/rpl_log.result:
        Auto merged
      mysql-test/t/archive.test:
        Auto merged
      mysql-test/t/auto_increment.test:
        Auto merged
      mysql-test/t/ndb_lock.test:
        Auto merged
      mysql-test/t/rpl_log.test:
        Auto merged
      sql/ha_ndbcluster.cc:
        Auto merged
      sql/sql_lex.cc:
        Auto merged
      tests/mysql_client_test.c:
        Auto merged
      configure.in:
        ul
      sql/ha_archive.cc:
        ul
      sql/item_func.cc:
        ul
      46ae6894
    • unknown's avatar
      Fix for bug#19667 group by a decimal expression yields wrong result · 8f58a1f7
      unknown authored
      
      mysql-test/r/type_newdecimal.result:
        Fix for bug#19667 group by a decimal expression yields wrong result
         test case
      mysql-test/t/type_newdecimal.test:
        Fix for bug#19667 group by a decimal expression yields wrong result
         test case
      8f58a1f7
    • unknown's avatar
      Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 5d243f21
      unknown authored
      into  mysql.com:/usr/home/ram/work/4.1.b15558
      
      5d243f21
  3. 14 Jun, 2006 19 commits
  4. 13 Jun, 2006 1 commit
  5. 12 Jun, 2006 5 commits
    • unknown's avatar
      Merge mysql.com:/home/kgeorge/mysql/5.0/clean · 2a1cab42
      unknown authored
      into  mysql.com:/home/kgeorge/mysql/5.0/B20363
      
      2a1cab42
    • unknown's avatar
      Bug #20363: Create view on just created view is now denied · addda141
      unknown authored
      There was a wrong determination of the DB name (witch is 
      not always the one in TABLE_LIST because derived tables
      may be calculated using temp tables that have their db name
      set to "").
      The fix determines the database name according to the type 
      of table reference, and calls the function check_access() 
      with the correct db name so the correct set of grants is found.
      
      
      mysql-test/r/view_grant.result:
        testsuite for the bug
      mysql-test/t/view_grant.test:
        testsuite for the bug
      sql/sql_parse.cc:
        correct determination of the db name.
      addda141
    • unknown's avatar
      Added order by · 51934f6d
      unknown authored
      51934f6d
    • unknown's avatar
      Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0 · 9a4ec7ef
      unknown authored
      into  mysql.com:/home/marty/MySQL/mysql-5.0
      
      
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        Auto merged
      ndb/src/ndbapi/NdbDictionaryImpl.hpp:
        Auto merged
      sql/ha_ndbcluster.cc:
        Auto merged
      9a4ec7ef
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 · 6f9f7853
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-main
      
      6f9f7853