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.
db.sql特定のデータを検索する必要がある MYSQL データベースのダンプがあり、これをすべてテキストとして取得する最も簡単な方法は何でしょうか?
db.sql
私は実際のデータベースを変更したくありません。人間が読める (そして機械で検索可能な) バージョンのデータベースを取得するだけです。データベースにもアクセスできるので、すべてのテーブルを検索して BLOB 内のテキストを検索できるツールがあれば便利です。