Submitted by scooty on Wed, 12/20/2017 - 16:57
Hello,
Using ubuntu 16.04 cloud image when i'm going through post-installation page, system doesn't pay attention to selected mysql server size and leaves mysql config without changes.
I've tested this on ubuntu 16.04 and debian 8 and bug occurs only on ubuntu. I'm attaching webmin.debug from 'select mysql size' step.
More info:
uname -aLinux ansible2.pl 4.4.0-81-generic #104-Ubuntu SMP Wed Jun 14 08:17:06 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
mysql -Vmysql Ver 14.14 Distrib 5.7.20, for Linux (x86_64) using EditLine wrapper
mysql config location: /etc/mysql/mysql.conf.d/mysqld.cnf
Files:
Status:
Closed (fixed)
Comments
Submitted by scooty on Tue, 01/02/2018 - 06:30 Comment #1
Hi,
Can someone from virtualmin team look into this?
It's quite urgent bug because it's "silent"(users don't see, that mysql settings isn't really updated)
Submitted by andreychek on Tue, 01/02/2018 - 08:47 Comment #2
Thanks for contacting us!
Out of curiosity, if you go into System Settings -> Re-Run Install Wizard, does the config get updated at that point? Or do you continue to see the same problem?
Submitted by scooty on Tue, 01/02/2018 - 08:53 Comment #3
Unfortunately, i still see same problem.
Submitted by JamieCameron on Tue, 01/02/2018 - 15:21 Comment #4
Ok, I see the cause of this - the
mysqld.cnf
file has moved between Ubuntu 14 and 16.The quick fix is to edit
/etc/webmin/mysql/config
and correct themy_cnf=
line. A proper fix will be in the next Webmin release.Submitted by IssueBot on Thu, 10/11/2018 - 20:07 Comment #5
Automatically closed - issue fixed for 2 weeks with no activity.