1. 17 Oct, 2010 1 commit
  2. 12 Oct, 2010 2 commits
    • Ramil Kalimullin's avatar
      Fix for bug#57283: inet_ntoa() crashes · 9ef7eac2
      Ramil Kalimullin authored
      Problem: some call of INET_NTOA() function may lead 
      to a crash due to missing its character set initialization.
      
      Fix: explicitly set the character set.
      9ef7eac2
    • Ramil Kalimullin's avatar
      Fix for bug#57272: crash in rpad() when using utf8 · 5a2a6c2c
      Ramil Kalimullin authored
      Problem: if multibyte and binary string arguments passed to 
      RPAD(), LPAD() or INSERT() functions, they might return 
      wrong results or even lead to a server crash due to missed
      character set convertion.
      
      Fix: perform the convertion if necessary.
      5a2a6c2c
  3. 11 Oct, 2010 5 commits
  4. 07 Oct, 2010 1 commit
  5. 06 Oct, 2010 2 commits
  6. 05 Oct, 2010 9 commits
  7. 04 Oct, 2010 5 commits
  8. 03 Oct, 2010 2 commits
  9. 01 Oct, 2010 8 commits
  10. 30 Sep, 2010 5 commits