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.
クライアントアプリケーションからphpMyAdmin dbに送信されているクエリの種類を見つけたり、ログに記録したりする方法はありますか?
どうもありがとうございました
phpmyadmin は簡単な歴史を提供します。「phpmyadmin」ロゴのすぐ下にある「sql」アイコンをクリックすると、新しいウィンドウが開きます。新しいウィンドウで、[履歴] タブをクリックします。
これにより、最後の 20 回程度の SQL 操作が得られます。