| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | book_authors | ref | book_authors_book_id_author_id_uniq | book_authors_book_id_author_id_uniq | 4 | const | 1 | Using index |
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | book_authors | ref | book_authors_book_id_author_id_uniq | book_authors_book_id_author_id_uniq | 4 | const | 1 | Using index |