1. 03 Aug, 2007 1 commit
    • bar@mysql.com/bar.myoffice.izhnet.ru's avatar
      Bug#28875 Conversion between ASCII and LATIN1 charsets does not function · 4eebfd09
      bar@mysql.com/bar.myoffice.izhnet.ru authored
      (Regression, caused by a patch for the bug 22646).
      Problem: when result type of date_format() was changed from
      binary string to character string, mixing date_format()
      with a ascii column in CONCAT() stopped to work.
      Fix:
      - adding "repertoire" flag into DTCollation class,
      to mark items which can return only pure ASCII strings.
      - allow character set conversion from pure ASCII to other character sets.
      4eebfd09
  2. 08 Jun, 2007 2 commits
  3. 07 Jun, 2007 3 commits
  4. 04 Jun, 2007 2 commits
  5. 03 Jun, 2007 8 commits
  6. 02 Jun, 2007 8 commits
  7. 01 Jun, 2007 8 commits
  8. 31 May, 2007 8 commits