MySQL for File Attachments
What I need is right here:
mysql> select ID, post_title, post_name, post_parent from wp_2_posts where post_type=’attachment’;
+—–+————————-+————————-+————-+
| ID | post_title | post_name | post_parent |
+—–+————————-+————————-+————-+
| 40 | […]