1. 07 Aug, 2002 1 commit
    • unknown's avatar
      Fixed bugs with create table from ITEM_FUNC and make it over · e7527200
      unknown authored
      once for all derived functions.
      I also reverted my patch for MONTH() and added a test case.
      My MONTH() patch was too specific. This is a general fix.
      
      Plus a fix for security flaw in database hash
      
      
      Docs/manual.texi:
        Fixed bugs with create table from ITEM_FUNC and make it over
        once for all derived functions.
        I also reverted my patch for MONTH() and added a test case.
        My MONTH() patch was too specific. This is a general fix.
      mysql-test/r/create.result:
        Fixed bugs with create table from ITEM_FUNC and make it over
        once for all derived functions.
        I also reverted my patch for MONTH() and added a test case.
        My MONTH() patch was too specific. This is a general fix.
      mysql-test/t/create.test:
        Fixed bugs with create table from ITEM_FUNC and make it over
        once for all derived functions.
        I also reverted my patch for MONTH() and added a test case.
        My MONTH() patch was too specific. This is a general fix.
      sql/item_func.h:
        Fixed bugs with create table from ITEM_FUNC and make it over
        once for all derived functions.
        I also reverted my patch for MONTH() and added a test case.
        My MONTH() patch was too specific. This is a general fix.
      sql/item_timefunc.h:
        Fixed bugs with create table from ITEM_FUNC and make it over
        once for all derived functions.
        I also reverted my patch for MONTH() and added a test case.
        My MONTH() patch was too specific. This is a general fix.
      sql/sql_acl.cc:
        Fixed a security flaw in database hash
      e7527200
  2. 06 Aug, 2002 9 commits
  3. 05 Aug, 2002 10 commits
  4. 04 Aug, 2002 6 commits
  5. 03 Aug, 2002 6 commits
  6. 02 Aug, 2002 2 commits
  7. 01 Aug, 2002 6 commits