php - XAMPP - SELECT command denied to user ''@'localhost' for table 'users' -


awhile deleted , messed around functions in xampp.

i reinstalled , moved/renamed folder other files have new xampp directory that's empty , fresh.

but when try use database functionality gives me error(s) 1 below:

select command denied user ''@'localhost' table 'users' 

what's wrong?

thanks.

the user has not been given privileges read tables.

when creating user database through cpanel of host, can give user privileges.

or read documentation through mysql command,

http://dev.mysql.com/doc/refman/5.1/en/grant.html


Comments

Popular posts from this blog

python - Setting ctypes.Structure default values -

javascript - Hide toolbar of pdf file opened inside iframe using firefox -

Ansible - ERROR! the field 'hosts' is required but was not set -