Hi, we've been making changes in the mysql database, adding tables, columns and so forth and I have a development/staging site and production. All are MySQL, staging and production hosted remote.
How do I export the table structure and bring it into the production environment?
I have been using myphpadmin to administer it to date.
Thanks.