How to dump the database configuration?
This is my issue:
I would like to migrate an application from server A to server B.
I have a dump with the data from the database A and I would like to load it on database B. That's my problem .... I don't know how to get the database configuration from the database A and load at database B.
Is there some way to dump the database configuration from database A (db config, tables, index and etc)?
I know I could use the migration tools but... I would like to know if have a manual way todo it.
Server A has: MySQL Server 4.1.10
Server B has : MySQL Server 5.0.32
Thanks
Subject
Views
Written By
Posted
How to dump the database configuration?
7527
July 03, 2007 11:19PM
3453
February 07, 2008 08:58AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.