Author Topic: Mysql DB and User created without account username prefix  (Read 25 times)

0 Members and 1 Guest are viewing this topic.

Offline
**
Mysql DB and User created without account username prefix
« 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

Offline
*****
Re: Mysql DB and User created without account username prefix
« Reply #1 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 ?

Offline
**
Re: Mysql DB and User created without account username prefix
« Reply #2 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