• anozdrin/alik@quad.'s avatar
    Fix for Bug#32538: View definition picks up character set, · d36d243d
    anozdrin/alik@quad. authored
    but not collation.
    
    The problem here was that text literals in a view were always
    dumped with character set introducer. That lead to loosing
    collation information.
    
    The fix is to dump character set introducer only if it was
    in the original query. That is now possible because there 
    is no problem any more of loss of character set of string
    literals in views -- after WL#4052 the view is dumped 
    in the original character set.
    d36d243d
ddl_i18n_koi8r.result 107 KB