Hi,
I was going through a book and it has a statement that reads

static final String DATABASE_URL = "jdbc:mysql://localhost/books".

This is for connecting to a local mysql database called...