• unknown's avatar
    Bug#13487 Japanese data inside a comment causes the syntax error · 1bdd8a62
    unknown authored
    mysql.cc:
      Fixed not to copy multibyte characters to the
      target string if we are inside a comment.
    
    
    client/mysql.cc:
      Bug#13487 Japanese data inside a comment causes the syntax error
      Fixed not to copy multibyte characters to the
      target string if we are inside a comment.
      ,
    1bdd8a62
mysql.cc 93.4 KB