Hello Everyone,
I have run into a little dilema with my MySQL installation. I have run the executable file, set the path for mysql bin files, etc. However when I issue the command mysqlshow instead of seeing two databases listed, those being mysql and test I only see test. Furthermore when I issue the command:
mysqladmin version status proc
instead of seeing all the information that I should see I have an error of type:
'Access denied. You need the PROCESS privilege for this operation.'
Could somebody please inform me as to how I can get the privilege rights for this operation? Thanks for your help.
Regards
Davo
I have run into a little dilema with my MySQL installation. I have run the executable file, set the path for mysql bin files, etc. However when I issue the command mysqlshow instead of seeing two databases listed, those being mysql and test I only see test. Furthermore when I issue the command:
mysqladmin version status proc
instead of seeing all the information that I should see I have an error of type:
'Access denied. You need the PROCESS privilege for this operation.'
Could somebody please inform me as to how I can get the privilege rights for this operation? Thanks for your help.
Regards
Davo