I have created a site that uses MySQL and I want to get it online.
My question is:
- What happens with the database that I created?
- Will it automatically be saved in the host?
- Will all the tables etc. remain the same?
Also, I have created an update module which connects to the database to store new data.
What happens in than case?
If anyone knows details about the whole process.
Please let me know!
Thanks in advance!