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.
私は次のようなことをしたい
grant select on arpg.t_account,arpg.t_char to peeker@'localhost';
しかし失敗します、そうする方法はありますか?
あなたはできません、あなたはあなたのためにそれを管理するためのスクリプトを書くことができます。MySQL管理ツールには、ポイントアンドクリックで簡単に実行できる機能もいくつかあります。
いいえ。単一のステートメントではありません。ここでは、arpg.t_%などのワイルドカードを使用することもできません。