dev-db/mariadb: Fix config variable that could stop mysqldump
authorBrian Evans <grknight@gentoo.org>
Thu, 14 Mar 2019 13:51:20 +0000 (09:51 -0400)
committerBrian Evans <grknight@gentoo.org>
Thu, 14 Mar 2019 13:51:20 +0000 (09:51 -0400)
Make the option loose such that those that use it will and ignored by others

Closes: https://bugs.gentoo.org/680318
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Brian Evans <grknight@gentoo.org>
dev-db/mariadb/files/my.cnf.distro-client

index 4bbe0f976c639469b8e5f4088dfb443bdae3eaa0..1b9cdabdb2f379e2cdbaa08c599871c669ef8837 100644 (file)
@@ -4,7 +4,7 @@
 [client]
 socket                                         = @GENTOO_PORTAGE_EPREFIX@/var/run/mysqld/mysqld.sock
 character-sets-dir                             = @GENTOO_PORTAGE_EPREFIX@/usr/share/mariadb/charsets
-default-character-set=utf8
+loose-default-character-set=utf8
 
 [mysql]
 # uncomment the next directive if you are not familiar with SQL