Re: Confused About Rows and Skipping On Import with MySQL Migration Toolkit 1.1

2009-03-07 Thread Brent Baisley
If you have an auto increment column, order it by that value. That field will have the order the records were imported in. Brent Baisley On Mar 6, 2009, at 9:10 PM, revDAVE wrote: Hi folks, I'm trying to use MySQL Migration Toolkit 1.1 with MS SQL server 2005 http://dev.mysql.com/dow

Confused About Rows and Skipping On Import with MySQL Migration Toolkit 1.1

2009-03-06 Thread revDAVE
Hi folks, I'm trying to use MySQL Migration Toolkit 1.1 with MS SQL server 2005 http://dev.mysql.com/downloads/gui-tools/5.0.html - basically all is working great - some tables import no problem - except... I'm trying to import an address table and in the summary it says that the

Re: mysql-migration-toolkit

2008-08-20 Thread Mad Unix
-rw-rw-r-- 1 pons pons 18576475 Aug 20 09:00 mysql-gui-tools-5.0r12-rhel4-i386.tar.gz -rw-r--r-- 1 root root 5247393 May 3 2007 mysql-migration-toolkit-5.0r12-1rhel4.i386.rpm -rw-r--r-- 1 root root 3133875 May 3 2007 mysql-query-browser-5.0r12-1rhel4.i386.rpm On Wed, Aug 20, 2008 at 5:02

Re: mysql-migration-toolkit

2008-08-20 Thread Mad Unix
I did the following to resolve this issue [EMAIL PROTECTED] download]# rpm -Uvh mysql-migration-toolkit-5.0r12-1rhel4.i386.rpm error: Failed dependencies: libjvm.so(SUNWprivate_1.1) is needed by mysql-migration-toolkit-5.0r12-1rhel4.i386 [EMAIL PROTECTED] download]# rpm -ivh --nodeps mysql

mysql-migration-toolkit

2008-08-20 Thread Mad Unix
Am trying to install the following pack: [EMAIL PROTECTED] download]# rpm -Uvh mysql-migration-toolkit-5.0r12-1rhel4.i386.rpm error: Failed dependencies: libjvm.so(SUNWprivate_1.1) is needed by mysql-migration-toolkit-5.0r12-1rhel4.i386 [EMAIL PROTECTED] download]# java -version java

MySQL migration from 4.0.27 to 5.0.37

2007-07-24 Thread Michael Lueck
Greetings List- I have heard that there are details to be worked out when backing up from MySQL 4.0.x and restoring to MySQL 5.0.x, specifically in the area of special characters. I know that at least one of my databases has special characters. Does anyone know the syntax and what commands I s

Problems with MySQL Migration Toolkit

2006-03-20 Thread Reynier Perez Mira
I have downloaded sucesfully the MySQL Migration Toolkit tool. After start the error with Java appears. I have Java installed on my PC because I work with Eclipse 3.1.1 + PHPEclipse Plugin. The JDK installed is 1.5. So if any can help me ... Regards, -- ReynierPM 4to. Ing. Informática Linux

MySQL Migration 1.14 rc not closing mdb

2005-09-07 Thread Scott Hamm
Is it normal for MySQL migration 1.14 rc to leave MS Access open when it is done with migration (leaving ldb file)? Scott -- Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html

Re: MySQL Migration Tool - who wrote it?

2005-05-27 Thread Harrison Fisk
Hi, On May 26, 2005, at 5:03 PM, David Griffiths wrote: This isn't exactly the right spot, but I can't find any info on the MySQL web site. Anyone know who maintains the MySQL Migration Tool (or who is developing it, as it is currently Apha)? MySQL AB is actively developing it

MySQL Migration Tool - who wrote it?

2005-05-27 Thread David Griffiths
This isn't exactly the right spot, but I can't find any info on the MySQL web site. Anyone know who maintains the MySQL Migration Tool (or who is developing it, as it is currently Apha)? It does not support Orace 8i (9i and 10g only), but I've looked through the source code,

Re: ms sql server to mysql migration

2005-02-04 Thread Martijn Tonies
Hello, > The platform we are working is Mysql 4.1.8 version > and Windows XP os. > > In ms sql server the space used and free space > available for each database is obtained through > 'sp_spaceused'procedure( built in ). > > Primary memory used by ms sql server and related > services l

ms sql server to mysql migration

2005-02-03 Thread sirisha gnvg
hello, The platform we are working is Mysql 4.1.8 version and Windows XP os. In ms sql server the space used and free space available for each database is obtained through 'sp_spaceused'procedure( built in ). Primary memory used by ms sql server and related services like query

Re: MSSQL Server to MYSQL migration problems

2004-04-06 Thread Martijn Tonies
Hi Joshua, > Making the MySQL indexes would be your responsibility. Importing the data > would most likely not import the index definitions also. You need to > recreate those. Your explain seems to indicate that you have *no* indexes on > your table. I would guess that your query doesn't hang

Re: MSSQL Server to MYSQL migration problems

2004-04-06 Thread Joshua J. Kugler
Please reply to the list, and not to me. Thanks. Making the MySQL indexes would be your responsibility. Importing the data would most likely not import the index definitions also. You need to recreate those. Your explain seems to indicate that you have *no* indexes on your table. I would g

Re: MSSQL Server to MYSQL migration problems

2004-04-05 Thread Karam Chand
Since you have used SQLyog, I will say you contact the SQLyog people about this. Karam --- "Joshua J. Kugler" <[EMAIL PROTECTED]> wrote: > You "can't?" How are you trying to display? What > are you using? A CGI > script? A database utility? Something else? We > need a bit more information >

Re: MSSQL Server to MYSQL migration problems

2004-04-05 Thread Joshua J. Kugler
MySQL is very stable on large databases...I would suspect inefficient indexes. What does your query look like? What is the output when you put "EXPLAIN" in front of your query? I don't know anything about SQLYog blob display, so can't comment there. j- k- On Monday 05 April 2004 05:4

Re: MSSQL Server to MYSQL migration problems

2004-04-05 Thread Joshua J. Kugler
You "can't?" How are you trying to display? What are you using? A CGI script? A database utility? Something else? We need a bit more information to answer the question. j- k- On Monday 05 April 2004 05:19 pm, Rodrigo Galindez said something like: > Hello list, > Recently I've b

MSSQL Server to MYSQL migration problems

2004-04-05 Thread Rodrigo Galindez
Hello list, Recently I've been in the job of migrating a large (about 1.5GB) database build in MSSQL Server to MYSQL. The migration was done OK, I used the "SQLYog" utility to do this. The problem is that one table has image column types ... I tried to view this column types (blob data types

RE: ORACLE to MySQL migration

2004-03-17 Thread DChristensen
land tools like Delphi, or like the EMS DataPump tool. Have fun! :-) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 16, 2004 9:48 AM To: [EMAIL PROTECTED] Subject: ORACLE to MySQL migration Hello colleagues, I have to migrate a lot

RE: ORACLE to MySQL migration

2004-03-16 Thread Weaver, Walt
Perl/DBI is a possibility. --Walt > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 16, 2004 8:48 AM > To: [EMAIL PROTECTED] > Subject: ORACLE to MySQL migration > > > Hello colleagues, > I have to migrate a lo

Re: ORACLE to MySQL migration

2004-03-16 Thread Karam Chand
Try SQLyog - http://www.webyog.com/sqlyog Karam --- [EMAIL PROTECTED] wrote: > Hello colleagues, > I have to migrate a lot of ORACLE 8.1.7 databases to > MySQL 3.23 > > I'm looking for a tool or for an algorithm which > fully supports any > ORACLE structures ... > If needed I may use a commerc

ORACLE to MySQL migration

2004-03-16 Thread Enrico . Venturi
Hello colleagues, I have to migrate a lot of ORACLE 8.1.7 databases to MySQL 3.23 I'm looking for a tool or for an algorithm which fully supports any ORACLE structures ... If needed I may use a commercial tool, otherwise a free software / shared software should be very appreciated Can anyone gi

Troubles in MySQL migration

2004-02-10 Thread Ronan Lucio
Hello, I tried to migrate a database from a MySQL-4.0.14 to another one hardware with MySQL-4.0.17 installed. The database has InnoDB tables and I just executed a: # mysqldump -A --user root --password=my_password > dump_db.txt in the old server (MySQL-4.0.14) and # mysql -u root -p < dump_db.

RE: MySQL Migration

2001-08-25 Thread Bernhard Preiss
al Message- From: Hans Zaunere [mailto:[EMAIL PROTECTED]] Sent: Saturday, August 25, 2001 7:40 PM To: [EMAIL PROTECTED] Subject: MySQL Migration We have about 300,000 records currently in a MySQL database. A new system has been built on Oracle, and now we must migrate the data from MySQL to Orac

Re: MySQL Migration

2001-08-25 Thread Paul DuBois
At 10:39 AM -0700 8/25/01, Hans Zaunere wrote: >We have about 300,000 records currently in a MySQL >database. A new system has been built on Oracle, and >now we must migrate the data from MySQL to Oracle (I >know, it's not something I wanted to do.) What is the >best way to do this? Import into

Re: MySQL Migration

2001-08-25 Thread Katherine Porter
forge an import script. [.kate] -Original Message- From:Hans Zaunere [EMAIL PROTECTED] Sent:Sat, 25 Aug 2001 10:39:52 -0700 (PDT) To: [EMAIL PROTECTED] Subject: MySQL Migration We have about 300,000 records currently in a MySQL database. A new system has been built on Oracle

RE: MySQL Migration

2001-08-25 Thread Bernhard Preiss
al Message- From: Hans Zaunere [mailto:[EMAIL PROTECTED]] Sent: Saturday, August 25, 2001 7:40 PM To: [EMAIL PROTECTED] Subject: MySQL Migration We have about 300,000 records currently in a MySQL database. A new system has been built on Oracle, and now we must migrate the data from MySQL to Orac

MySQL Migration

2001-08-25 Thread Hans Zaunere
We have about 300,000 records currently in a MySQL database. A new system has been built on Oracle, and now we must migrate the data from MySQL to Oracle (I know, it's not something I wanted to do.) What is the best way to do this? Import into another database (something like Access) then expo

Oracle => MySQL migration

2001-04-09 Thread Johan Andersson
Is it somebody out there who has made a migration from an Oracle server to an MySQL server?? (Or do I have to talk to those NASA guys again?? =))) The scenario is as simply: A SUN machine with an Oracle 8.1.7 server with a database with content that I want to transfer to a MySQL database. No sp

Re: Postgres to MySQL Migration

2001-03-15 Thread Jason Bell
son Bell" <[EMAIL PROTECTED]> > To: "mysql list" <[EMAIL PROTECTED]> > Sent: Friday, March 09, 2001 5:58 PM > Subject: Postgres to MySQL Migration > > > Anyone know an easy way to migrate a Database from Postgres to MySQL? > > > > -Jaso

Re: Postgres to MySQL Migration

2001-03-15 Thread Yurais Fernández Leal
Does someone has an answer for this already done question ?? - Original Message - From: "Jason Bell" <[EMAIL PROTECTED]> To: "mysql list" <[EMAIL PROTECTED]> Sent: Friday, March 09, 2001 5:58 PM Subject: Postgres to MySQL Migration > Anyone know an

Postgres to MySQL Migration

2001-03-09 Thread Jason Bell
Anyone know an easy way to migrate a Database from Postgres to MySQL? -Jason Bell - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To req