1. 04 Apr, 2005 5 commits
    • jimw@mysql.com's avatar
      Merge bk-internal:/home/bk/mysql-4.1 · fc3c7d5f
      jimw@mysql.com authored
      into mysql.com:/home/jimw/my/mysql-4.1-clean
      fc3c7d5f
    • heikki@hundin.mysql.fi's avatar
      ha_innodb.cc: · 73a8d1bc
      heikki@hundin.mysql.fi authored
        Correct the fix of Bug #9526 : InnoDB must use its own internal type info for old tables, so that old ENUMs and SETs still are (incorrectly) seen as char strings; we do not dare to allow InnoDB sometimes to see the type as an integer type for those old tables
      73a8d1bc
    • heikki@hundin.mysql.fi's avatar
      ha_innodb.cc: · 63aa8863
      heikki@hundin.mysql.fi authored
        Fix bug #9526 in InnoDB: the internal type of an ENUM or SET is an unsigned integer type, not a character string
      63aa8863
    • jimw@mysql.com's avatar
      Merge bk-internal:/home/bk/mysql-4.1 · 0f007e5c
      jimw@mysql.com authored
      into mysql.com:/home/jimw/my/mysql-4.1-clean
      0f007e5c
    • bar@mysql.com's avatar
      ctype_uca.result: · d9f8b501
      bar@mysql.com authored
        fixing test results accordingly.
      ctype-uca.c:
        It appeared that in traditional Spanish collation
        'RR' is not equal to 'R', as Unicode and Mimer state.
        We'll go Oracle and IBM way instead:
        No special rules to 'RR'.
      d9f8b501
  2. 03 Apr, 2005 2 commits
  3. 02 Apr, 2005 6 commits
  4. 01 Apr, 2005 8 commits
  5. 31 Mar, 2005 14 commits
  6. 30 Mar, 2005 5 commits