Control Web Panel

WebPanel => CentOS-WebPanel Bugs => Topic started by: anandmys on September 02, 2025, 07:34:58 AM

Title: Mysql DB and User created without account username prefix
Post by: anandmys on September 02, 2025, 07:34:58 AM
I am trying to create a db and user through user control panel

I get a success message

But Userpanel dont show this db and user

On checking in admin panel - mysql manager, I see _db and _dbusr instead of user_db and user_dbusr

Please suggest
Title: Re: Mysql DB and User created without account username prefix
Post by: overseer on September 02, 2025, 10:56:15 AM
Can you give the username? What version of MariaDB are you running?
What do you have in /usr/local/cwp/.conf/mysql_user_prefix.conf ?
Title: Re: Mysql DB and User created without account username prefix
Post by: anandmys on September 02, 2025, 11:31:07 AM
Ok

I have 21 user accounts. But this file has only 11 lines

Out of which this user has a line like

user:{blank}

Now I removed this line and saved.

This issue got fixed.

Looks like a bug.

I had used "Convert addon domain to account" option

Thank you. Issue resolved