mysql> select * from book; +----+-------------+---------------+----------+ | id | title | description | maker_id | +----+-------------+---------------+---