https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18229 --- Comment #1 from Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> --- Created attachment 60918 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60918&action=edit Bug 18229 - update_dbix_class_files.pl loads defaults from ~/.my.cnf A) Put this to your ~/.my.cnf [client] host = 10.0.3.10 port = 3306 user = koha_ci password = "Mr. senior plays with his junior" database = koha_ci B) Then run update_dbix_class_files.pl perl misc/devel/update_dbix_class_files.pl --tablename issuingrules C) Update DBIx::Class files like a boss -- You are receiving this mail because: You are watching all bug changes.