1. 16 Jun, 2006 11 commits
  2. 15 Jun, 2006 4 commits
    • unknown's avatar
      9668198e
    • unknown's avatar
      Merge mysql.com:/usr/home/ram/work/mysql-4.1 · 4a998576
      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
      4a998576
    • unknown's avatar
      Fix for bug#19667 group by a decimal expression yields wrong result · 689205ae
      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
      689205ae
    • unknown's avatar
      Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 · ef02d496
      unknown authored
      into  mysql.com:/usr/home/ram/work/4.1.b15558
      
      
      ef02d496
  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 · 31ed3fd3
      unknown authored
      into  mysql.com:/home/kgeorge/mysql/5.0/B20363
      
      
      31ed3fd3
    • unknown's avatar
      Bug #20363: Create view on just created view is now denied · e7daa497
      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.
      e7daa497
    • unknown's avatar
      Added order by · 3f19b05b
      unknown authored
      3f19b05b
    • unknown's avatar
      Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0 · 7e3fe0fc
      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
      7e3fe0fc
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 · 17a0c389
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-main
      
      
      17a0c389