Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
mysql 1044エラーの原因を突き止めるための最良の方法は何ですか?
ERROR 1044 (42000): Access denied for user 'web'@'%' to database some_db
show grants for web@%最善の方法です。何も返ってこない場合、または付与されたものが要求されているものをカバーしていない場合は、問題があります...
show grants for web@%