Question : When you install a database on your hosting does that automatically open when the URL is visited?
I am about to create a database to upload WordPress to. once this is setup correctly, will wordpress open immediately when the url is opened?

Might be a silly question but I never used a database Mysql type setup.

Thanks
database hosting

Best answer:

Answer by Vera
When you visit the index.php file, a connection is sent to the database to retrieve the necessary data (blog entries, comments, archives, etc).

So unless there is a problem with MYSQL, the page will load correctly.