• bar@bar.mysql.r18.ru's avatar
    Strings which appear without charset context, · 48cdd978
    bar@bar.mysql.r18.ru authored
    like number-to-string-convertion-result, now 
    takes current database character set, instead of
    thread character set. This makes it easy to be
    SQL99 conformant and 4.0 compatible.
    
    Item->thd_charset() is renamed to Item->default_charset()
    as old name doesn't describe its nature anymore.
    48cdd978
procedure.h 4.72 KB