1. 16 Apr, 2007 1 commit
    • ramil/ram@mysql.com/ramil.myoffice.izhnet.ru's avatar
      Fix for · e62dbcf7
      bug #27715: mysqld --character-sets-dir buffer overflow
      bug ##26851: Mysql Client --pager Buffer Overflow
      
      Using strmov() to copy an argument may cause overflow 
      if the argument's length is bigger than the buffer:
      use strmake instead.
      Also, we have to encrease the error message buffer size to fit 
      the longest message.
      e62dbcf7
  2. 13 Apr, 2007 4 commits
  3. 12 Apr, 2007 2 commits
  4. 11 Apr, 2007 8 commits
  5. 10 Apr, 2007 15 commits
  6. 09 Apr, 2007 2 commits
  7. 08 Apr, 2007 1 commit
  8. 07 Apr, 2007 4 commits
  9. 06 Apr, 2007 3 commits