• 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
item.h 82.7 KB