summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorunknown <bar@mysql.com>2006-06-30 16:48:18 +0500
committerunknown <bar@mysql.com>2006-06-30 16:48:18 +0500
commiteebe37d0517bc7e4829ca4900491b1023d72d5c6 (patch)
treed2b6ca07bfa81935f928634563597d0340f2b9be /Makefile.am
parent618bd69d7500dbec307fe648a34520b9ed1c2698 (diff)
downloadmariadb-git-eebe37d0517bc7e4829ca4900491b1023d72d5c6.tar.gz
Bug#7192 Specify --with-collation doesn't work for connections?
--with-collation worked only on the server side. Client side ignored this argument, so collation_connection was not properly set (remained latin1_swedish_ci). sql-common/client.c: - Take into account MYSQL_DEFAULT_COLLATION_NAME if character set is not set using mysql_option(), to honor --with-collation argument to configure. - Use default collation for the character set when it's not set using mysql_option().
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions