I have a wamp server website with mysql locally (laptop at home) and a puclic hosted website with mysql. I usually make changes locally test them and then upload the folders, etc. I need some easier way than just exporting the DB and going to my remote CPanel and phpMyAdmin to import the DB to get the changes synchronised. Can someone advise on a good method/program which will do this for me? I envisage something on my home setup which can (FTP?) inject the updates to the public DB. Maybe something which works both ways in case I change the public one first (but that's an extra really)?