1. 19 Jul, 2007 1 commit
  2. 18 Jul, 2007 1 commit
  3. 09 Jul, 2007 2 commits
  4. 05 Jul, 2007 2 commits
  5. 04 Jul, 2007 5 commits
  6. 03 Jul, 2007 3 commits
  7. 02 Jul, 2007 8 commits
  8. 01 Jul, 2007 2 commits
  9. 30 Jun, 2007 3 commits
  10. 29 Jun, 2007 12 commits
  11. 28 Jun, 2007 1 commit
    • anozdrin/alik@ibm.'s avatar
      Fix for BUG#10491: Server returns data as charset binary · 6794da11
      anozdrin/alik@ibm. authored
      SHOW CREATE TABLE or SELECT FROM I_S.
      
      Actually, the bug discovers two problems:
        - the original query is not preserved properly. This is the problem
          of BUG#16291;
        - the resultset of SHOW CREATE TABLE statement is binary.
      
      This patch fixes the second problem for the 5.0.
      
      Both problems will be fixed in 5.1.
      6794da11