So if you already have anonymous user and want it to be operable, you can grant privileges for this user: GRANT ALL ON *.* TO ''@'localhost'; show grants ...
確定! 回上一頁