Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: Teviot on September 23, 2006, 05:53:32 AM
-
Hi Guys
I am still learning SME Server, Linux and Mysql. I using MYPHPADMIN v 2.8.2 with MYQSL v4.1.20. I am having trouble dropping user that aren't needed any more. The error I get is
Error
SQL query:
DROP USER 'joomla'@ 'localhost';
MySQL said:
#1268 - Can't drop one or more of the requested users
Can anyone help me ?
Adrian
-
Go into the MySQL database.
Select the user table.
Select Browse tab and delete the unwanted user.
Go to Privileges and reload the privileges.
-
Thanks ... That worked and I learned something.
Thank you very much william_syd
Regards
Adrian
-
Sorry Duplicate posting
-
Thanks ... That worked and I learned something.
Thank you very much william_syd
Regards
Adrian
I only had the same problem first time this week.
I might ask on the MySQL/PMA forums as to why.