1. 19 Jun, 2006 1 commit
    • holyfoot@deer.(none)'s avatar
      bug #20318 (ctype_ucs2_def test fails with embedded) · d8d42948
      holyfoot@deer.(none) authored
      there was two problems about charsets in embedded server
      1. mysys/charset.c - defined there default_charset_info variable is
      modified by both server and client code (particularly when
      --default-charset option is handled)
      In embedded server we get two codelines modifying one variable.
      I created separate default_client_charset_info for client code
      
      2. mysql->charset and mysql->options.charset initialization isn't
      properly done for embedded server - necessary calls added
      d8d42948
  2. 12 Jun, 2006 7 commits
  3. 09 Jun, 2006 2 commits
  4. 08 Jun, 2006 5 commits
  5. 07 Jun, 2006 2 commits
  6. 06 Jun, 2006 2 commits
  7. 02 Jun, 2006 1 commit
  8. 01 Jun, 2006 4 commits
  9. 31 May, 2006 1 commit
  10. 30 May, 2006 3 commits
  11. 29 May, 2006 2 commits
  12. 28 May, 2006 3 commits
  13. 27 May, 2006 1 commit
  14. 26 May, 2006 1 commit
  15. 25 May, 2006 2 commits
  16. 24 May, 2006 3 commits