This is quite odd, but I have a script that was until now calling queries on a db that existed only on another server, and is now on my new server with a different name. However, the "host" was always localhost. The user connected to the non-existent DB on localhost, and somehow connected to the existing database instead?
Can someone please explain to me how everything is working properly even though it most certainly should not be? There is only one database currently.
Thanks for explaining, I'm confused.