MySQL Forums
Forum List  »  PostgreSQL

PostgreSQL to MySQL
Posted by: Andre Steenkamp
Date: March 29, 2006 02:41AM

I am trying to migrate a postgres db to mysql using the mysql migration toolkit.

When I get to the reverse engineering part, the following occurs :

////////////////////////////
Fetch all tables of given schemata.
Fetching column information of table admin_users.
Fetching primary key information.
ERROR: null
Fetching index information of table admin_users.
ERROR: null
/////////////////////////////

This happens on all my tables.

Why do I get a null error when retrieving table primary key and index information?

Thank you for any help.

Regards




Edited 1 time(s). Last edit at 03/29/2006 04:19AM by Andre Steenkamp.

Options: ReplyQuote


Subject
Views
Written By
Posted
PostgreSQL to MySQL
10016
March 29, 2006 02:41AM
7024
March 05, 2007 12:16AM
9233
March 05, 2007 06:53AM
10309
July 08, 2007 06:52AM
7670
October 05, 2007 12:40PM


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.