Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
mariadb
Repository
mariadb
sql
sql_class.h
Find file
Blame
History
Permalink
User variables didn't store charset, so this didn't work
· 1af778c0
bar@bar.mysql.r18.ru
authored
Oct 01, 2002
as expected and returned default charset instead: SET @x = _koi8_ru'test'; SELECT CHARSET(@x);
1af778c0