<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>MySQL Forums - MySQL Workbench - Database Migration</title>
        <description>Forum for Database Migration with MySQL Workbench.</description>
        <link>https://forums.mysql.com/list.php?104</link>
        <lastBuildDate>Wed, 15 Apr 2026 22:31:32 +0000</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://forums.mysql.com/read.php?104,741563,741563#msg-741563</guid>
            <title>Tips for Optimizing MySQL Performance on a Small Server (no replies)</title>
            <link>https://forums.mysql.com/read.php?104,741563,741563#msg-741563</link>
            <description><![CDATA[ Hello,<br />
<br />
I’m running MySQL on a small server and looking for general advice on improving performance. The database has moderate traffic, and I’d like to optimize it for efficiency and future growth.<br />
<br />
Any recommendations on configuration settings, indexing, or tools for identifying slow queries would be appreciated.<br />
<br />
Thanks!]]></description>
            <dc:creator>John Ackerman</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Tue, 20 Jan 2026 07:50:10 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?104,741559,741559#msg-741559</guid>
            <title>How can I fix Engine errors after migration from 5.7 to 8 (no replies)</title>
            <link>https://forums.mysql.com/read.php?104,741559,741559#msg-741559</link>
            <description><![CDATA[ I am migrating 6 databases from MySQL 5.7.44 to 8.0.44 and ran into issues with some lacking InnoDB engines.<br />
<br />
I used mysqldump command to export databases to an sql file.<br />
I was able restore only with mysql &lt; database-file.sql.  Nothing else worked.<br />
<br />
Terminal and MySQL workbench worked fine, i can see schemas and tables.<br />
I gracefully shut down the mysql server and rebooted the physical server.<br />
<br />
After restarting the mysql server threw errors.  Some databases, I believe mysql were MySAM engine.  They need to be InnoDB engine.<br />
<br />
I am starting the 3 day import again into a clean installation.<br />
I will hold off on the reboot.<br />
<br />
Can I alter if running?<br />
How can I alter tables after import?<br />
<br />
Is there a better way to backup mysql 5.7 databases for easier 8.0 import?<br />
<br />
All the documentation I read recommends mysqldump.  Never a mention of converting engines.<br />
<br />
Thank YOu.]]></description>
            <dc:creator>Vito Cavallo</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Sun, 18 Jan 2026 20:37:25 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?104,740687,740687#msg-740687</guid>
            <title>Problem with MySQL 8.0.x and NetApp snapshot folder (1 reply)</title>
            <link>https://forums.mysql.com/read.php?104,740687,740687#msg-740687</link>
            <description><![CDATA[ Hello,<br />
I am migrating old CentOS VMs that are hosted on a NetApp.<br />
They are currently MySQL 5.x and I need to migrate to MySQL 8.0.x and Rocky 8 or 9.<br />
<br />
I am installing mysql 8.0.x on the CentOS first, so I can verify all database files are updated and working.<br />
<br />
<br />
Mysql 8 keeps reading the NetApp .snapshot folder as databases and throwing errors and stopping.<br />
<br />
For some reason, this was not an issue in Mysql 5.x.<br />
I have exhausted my research on this and cannot find an answer.<br />
MySQL 5 did have a ignore_db_dirs setting but that has been deprecated. <br />
<br />
Has anyone had and solved this issue ?<br />
 <br />
Thank you.]]></description>
            <dc:creator>Vito Cavallo</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Tue, 10 Jun 2025 13:47:27 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?104,740685,740685#msg-740685</guid>
            <title>Ignoring Hidden snapshot folder on NetApp in 8.0.x (no replies)</title>
            <link>https://forums.mysql.com/read.php?104,740685,740685#msg-740685</link>
            <description><![CDATA[ Hello,<br />
<br />
I have the grand task of migrating several old MySQL servers from 5.7 to 8.0.x<br />
The current OS is CentOS 7.9.  New OS will be either Rocky Linux 8 or 9, as I taking small steps.<br />
<br />
I have searched online for a solution to my issue, I cannot find one.<br />
<br />
The databases are several TB in size and reside on a NetApp.<br />
NetApps have a hidden .snapshot folder for hourly backups.<br />
<br />
I have removed 5.7 and installed 8.0.11.<br />
<br />
The mysqld service goes into the .snapshot folders and throws error messages:<br />
InnoDB: Tablespace ID: 999999999 = [&#039;.snapshot ....]<br />
 InnoDB: Plugin initialization aborted with error Failed, retry may succeed.<br />
<br />
I did not have this issue with 5.7 and I didn&#039;t use the ignore-hidden-folder command either<br />
<br />
Does 8.0.x have a solution for keeping out of hidden folders?<br />
<br />
Thank you.]]></description>
            <dc:creator>Vito Cavallo</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Wed, 07 May 2025 22:46:01 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?104,740159,740159#msg-740159</guid>
            <title>Importo da MongoDB (no replies)</title>
            <link>https://forums.mysql.com/read.php?104,740159,740159#msg-740159</link>
            <description><![CDATA[ Salve a tutti ho esportato un db MongoDB in file json o SQL, ma go un dubbio.<br />
nel database mongoDB sono presenti dei file in PDF cosa succede quando li importo ?<br />
esiste una utility che mi ricrea la struttura ?]]></description>
            <dc:creator>Daniele Napoli</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Mon, 27 Jan 2025 15:17:11 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?104,740137,740137#msg-740137</guid>
            <title>Migrating Stored Procedures (no replies)</title>
            <link>https://forums.mysql.com/read.php?104,740137,740137#msg-740137</link>
            <description><![CDATA[ Hello Experts,<br />
<br />
I am new to MySQL. I have been given a job to migrate the MSSQL database to MySQL. With some difficulty, I have migrated the tables, indexes and constraints using MySQL Workbench and the db loader tool <a href="https://www.dbload.com"  rel="nofollow">https://www.dbload.com</a><br />
<br />
But now there are nearly a hundred stored procedures that need to be migrated. Can you please help me in the right direction? I have tried some online tools but have not had 100% success. I now think this needs to be done manually.<br />
<br />
<br />
Thank you in advance]]></description>
            <dc:creator>John Head</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Thu, 23 Jan 2025 09:30:52 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?104,726290,726290#msg-726290</guid>
            <title>Accidental change of version from 5 to 8 (no replies)</title>
            <link>https://forums.mysql.com/read.php?104,726290,726290#msg-726290</link>
            <description><![CDATA[ Hi,<br />
<br />
I had a Docker container running MySQL 5, but I deleted both the container and the image. When I recreated it using the latest image, it installed MySQL 8. After starting it, it didn&#039;t work properly, and MySQL deleted the .frm files. Now, I only have the .ibd files left.<br />
<br />
I tried recreating the structure to recover the .frm files and then replaced the .ibd files with the old ones, but it didn&#039;t work—0 records were recovered.<br />
<br />
I’ve now set up a new MySQL 5 container, but unfortunately, I don’t have a backup.<br />
<br />
Any suggestions on how to recover the data?<br />
<br />
Thanks!]]></description>
            <dc:creator>david Ce</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Thu, 19 Sep 2024 12:30:18 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?104,724788,724788#msg-724788</guid>
            <title>I want to change the path specified in datadir to a network drive (1 reply)</title>
            <link>https://forums.mysql.com/read.php?104,724788,724788#msg-724788</link>
            <description><![CDATA[ Currently, I have MySQL (free version) installed on the server.<br />
<br />
I am planning to move the data section of MySQL to a network HDD (NAS)<br />
and use the software and data separately.<br />
<br />
So, when I move the data using the USB scale, change the datadir in my.ini and start MySQL, it starts up fine, but when I change the datadir to the NAS, MySQL does not start.<br />
<br />
Is there any other setting that needs to be done?<br />
<br />
I would appreciate any advice.]]></description>
            <dc:creator>成人 飯田</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Fri, 14 Jun 2024 16:24:27 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?104,709726,709726#msg-709726</guid>
            <title>Migrate Schema Only (no data) 5.7 to 8.0.34 (no replies)</title>
            <link>https://forums.mysql.com/read.php?104,709726,709726#msg-709726</link>
            <description><![CDATA[ Hi, im trying to move my schema without data from rds mysql 5.7 to another rds 8.0.34 using Mysql Workbench.<br />
<br />
After migration without error, missing secondary index and stranger keys.<br />
<br />
If i did this same process using version 5.7 to 5.7 work correctly.]]></description>
            <dc:creator>Filipe Santos</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Tue, 08 Aug 2023 14:37:49 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?104,709577,709577#msg-709577</guid>
            <title>MySQL Shell for Database Migrations (no replies)</title>
            <link>https://forums.mysql.com/read.php?104,709577,709577#msg-709577</link>
            <description><![CDATA[ ================<br />
from Aurora/MySQL:<br />
<br />
— <a href="https://blogs.oracle.com/mysql/post/moving-mysql-databases-from-aws-to-oci-using-mysql-shell"  rel="nofollow">https://blogs.oracle.com/mysql/post/moving-mysql-databases-from-aws-to-oci-using-mysql-shell</a><br />
— <a href="https://lefred.be/content/successful-rds-to-oci-mysql-heatwave-migration-with-replication-channel-filters/"  rel="nofollow">https://lefred.be/content/successful-rds-to-oci-mysql-heatwave-migration-with-replication-channel-filters/</a><br />
— <a href="https://lefred.be/content/migrating-users-from-aurora-to-mds/"  rel="nofollow">https://lefred.be/content/migrating-users-from-aurora-to-mds/</a><br />
<br />
================<br />
from MariaDB:<br />
<br />
— <a href="https://blogs.oracle.com/mysql/post/how-to-migrate-from-mariadb-to-mysql-80"  rel="nofollow">https://blogs.oracle.com/mysql/post/how-to-migrate-from-mariadb-to-mysql-80</a><br />
— <a href="https://blogs.oracle.com/mysql/post/how-to-migrate-from-mariadb-to-mysql-heatwave"  rel="nofollow">https://blogs.oracle.com/mysql/post/how-to-migrate-from-mariadb-to-mysql-heatwave</a><br />
— <a href="https://lefred.be/content/migrating-from-mariadb-to-mysql-using-mysql-shell/"  rel="nofollow">https://lefred.be/content/migrating-from-mariadb-to-mysql-using-mysql-shell/</a><br />
<br />
================<br />
from PosgreSQL, Aurora/PostgreSQL, RedShift/PostgreSQL:<br />
<br />
— <a href="https://blogs.oracle.com/mysql/post/how-to-import-data-from-postgresql-to-mysql-heatwave-database-service"  rel="nofollow">https://blogs.oracle.com/mysql/post/how-to-import-data-from-postgresql-to-mysql-heatwave-database-service</a><br />
— <a href="https://blogs.oracle.com/mysql/post/import-data-from-amazon-aurora-postgresql-to-mysql-heatwave-database-service-in-oci"  rel="nofollow">https://blogs.oracle.com/mysql/post/import-data-from-amazon-aurora-postgresql-to-mysql-heatwave-database-service-in-oci</a><br />
— <a href="https://blogs.oracle.com/mysql/post/how-to-import-data-from-amazon-redshift-to-mysql-heatwave-database-service"  rel="nofollow">https://blogs.oracle.com/mysql/post/how-to-import-data-from-amazon-redshift-to-mysql-heatwave-database-service</a><br />
<br />
================<br />
from Microsoft SQLServer:<br />
<br />
— <a href="https://blogs.oracle.com/mysql/post/how-to-import-data-from-microsoft-sql-server-to-mysql-heatwave-database-service"  rel="nofollow">https://blogs.oracle.com/mysql/post/how-to-import-data-from-microsoft-sql-server-to-mysql-heatwave-database-service</a><br />
<br />
================]]></description>
            <dc:creator>Edwin Desouza</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Fri, 21 Jul 2023 00:31:33 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?104,709509,709509#msg-709509</guid>
            <title>WBCOPYTABLES: --table-range (2 replies)</title>
            <link>https://forums.mysql.com/read.php?104,709509,709509#msg-709509</link>
            <description><![CDATA[ This feels like it should be a simple question, but I&#039;ve searched for hours and cannot get it to work. I can&#039;t seem to find a real-life example of the --table option. <br />
<br />
<br />
The CMD file created by the Workbench Migration tool works great for whole tables, but I want to be able to use &quot;--table-range&quot; to update tables and I can&#039;t even get a simple &quot;--table&quot; to work.<br />
<br />
<br />
<br />
The contents of text file used by &quot;--table-file&quot; looks like this:<br />
<br />
`quantdata`	`dates_trading`	`quantdata`	`dates_trading`	`date`	`date`	`date`, `tradeday_year`, `tradeday_month`, `data` <br />
<br />
<br />
<br />
Output of the CMD file (using --table-file) look like this:<br />
<br />
          Loading table information from file C:\wb_tables_to_migrate.txt<br />
          18:27:24 [INF][      copytable]: --table `quantdata`    `dates_trading` `quantdata`     `dates_trading` `date`  `date`<br />
        `date`, `tradeday_year`, `tradeday_month`, `data`<br />
          18:27:24 [INF][      copytable]: Connecting to MySQL server at SOURCE:3306 with user root<br />
                    .......<br />
          18:27:25 [DB1][      copytable]: Executing query: SELECT `date`, `tradeday_year`, `tradeday_month`, `data`  FROM `dates_trading` ORDER BY `date`<br />
<br />
<br />
<br />
The table has only FOUR columns: date, tradeday_year, tradeday_month, data<br />
<br />
If I try to migrate the same table on the command line, I get &quot;Missing value for table copy specification&quot;<br />
<br />
<br />
C:\Progra~1\MySQL\MYSQLW~1.0CE\wbcopytables.exe ^<br />
 --mysql-source=&quot;root@SOURCE:3306&quot; ^<br />
 --source-rdbms-type=Mysql ^<br />
 --target=&quot;root@localhost:3306&quot; ^<br />
 --source-password=&quot;PASSWORD&quot; ^<br />
 --target-password=&quot;PASSWORD&quot; ^<br />
 --thread-count=1 ^<br />
 --dont-disable-triggers ^<br />
 --truncate-target ^<br />
 --log-level=debug3 ^<br />
 --table `quantdata`	`dates_trading`	`quantdata`	`dates_trading` `date`, `tradeday_year`, `tradeday_month`, `data` <br />
 <br />
<br />
Question 1: Why are there 2 extra DATE fields in the text file?<br />
Question 2: WHAT AM I DOING WRONG? <br />
Question 3: If I can get --table to work, how do I use --table-range? I want to add &quot;WHERE DATE &gt; xxxx&quot;<br />
<br />
<br />
The WB manual (https://dev.mysql.com/doc/workbench/en/wbcopytables.html) seems simple enough, but does not include samples.<br />
Thanks very much,<br />
<br />
Scott]]></description>
            <dc:creator>Scott Carpenter</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Fri, 14 Jul 2023 14:22:06 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?104,709488,709488#msg-709488</guid>
            <title>Migrating from My SQL 5.0 to My SQL 5.7 or newer version (no replies)</title>
            <link>https://forums.mysql.com/read.php?104,709488,709488#msg-709488</link>
            <description><![CDATA[ Dear All,<br />
I am Newbie in My SQL.<br />
<br />
I have problem, how to migrate database to My SQL version that can be access both from My SQL 5.0 based software and My SQL 5.7 based software.<br />
<br />
The case is like this,<br />
I have old software/application that build with My SQL 5.0 Version. Then I want to use another Software/application that build from My SQL 5.7 Version, that can use data base from Older My SQL. The both software has to run simultaneously, running together to access the same database version.<br />
<br />
Can anyone help with my Problem?<br />
<br />
Thank in advance.<br />
<br />
Best Regards,<br />
<br />
Mars Redjo Wiryono,<br />
Bekasi - Indonesia]]></description>
            <dc:creator>Mars Redjo Wiryono</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Tue, 11 Jul 2023 02:20:47 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?104,708817,708817#msg-708817</guid>
            <title>MySQL Workbench Migration Wizard refuses to reverse engineer table and gives no reason why (no replies)</title>
            <link>https://forums.mysql.com/read.php?104,708817,708817#msg-708817</link>
            <description><![CDATA[ I&#039;m trying to migrate a database from my development machine to the staging environment using the Migration Wizard in MySQL Workbench on my development machine. The Migration Wizard is refusing to reverse engineer one critical table.<br />
<br />
I am not a database admin by trade; I am a developer with one objective, to copy my database from my machine to another. My search on the term mysql workbench migration Table not reverse engineered turned up some SO posts from people migrating between DB platforms and some information about reverse engineering in MySQL but nothing that helped me determine the problem. For griggles, I ran the Reverse Engineering command in Workbench hoping it would fail and give me some useful information. But the Reverse Engineering command ran without a hitch and produced a correct relationship graph.<br />
<br />
So I have a migration that&#039;s refusing to export a critical table, and no details about what&#039;s wrong or how I can fix it. I&#039;m not happy.<br />
<br />
What can I do to determine why the Migration Wizard isn&#039;t reverse-engineering my table? And exactly how can Migration Wizard fail to reverse-engineer it when the Reverse Engineering command handles it without fail?<br />
<br />
This is the log from the Reverse Engineer Source step, snipped for relevance:<br />
<br />
```<br />
Starting...<br />
Connect to source DBMS...<br />
- Connecting...<br />
Connecting to Mysql@localhost:3306...<br />
Connected to Mysql@localhost:3306, 8.0.32-0ubuntu0.20.04.2<br />
Connect to source DBMS done<br />
Reverse engineer selected schemas....<br />
Reverse engineering my_database from def<br />
- Preparing...<br />
- Preparing...<br />
Reverse engineering tables from my_database<br />
&lt;snip&gt;<br />
- Retrieving table my_database.licenses...<br />
- Reverse engineering my_database.licenses...<br />
&lt;snip&gt;<br />
Reverse engineering triggers from my_database<br />
Reverse engineering stored procedures from my_database<br />
Reverse engineering functions from my_database<br />
- Reverse engineered 25 objects<br />
WARNING: Table licenses was referenced from another table, but was not reverse engineered<br />
Reverse engineer selected schemas finished<br />
Post-processing of reverse engineered schemas...<br />
Post-processing of reverse engineered schemas done<br />
Tasks finished with warnings and/or errors; view the logs for details<br />
Finished performing tasks.<br />
```]]></description>
            <dc:creator>Jay Bienvenu</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Fri, 21 Apr 2023 13:01:05 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?104,705332,705332#msg-705332</guid>
            <title>Unable to load CSV (2 replies)</title>
            <link>https://forums.mysql.com/read.php?104,705332,705332#msg-705332</link>
            <description><![CDATA[ I am trying to import CSV 370 columns, <br />
5 columns with variable data and 365 columns for each day of the year. <br />
ERROR: Import data file: (&#039;Row size too large (&gt; 8126). Changing some columns to TEXT or BLOB]]></description>
            <dc:creator>Christo van Deventer</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Tue, 19 Jul 2022 09:59:25 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?104,704446,704446#msg-704446</guid>
            <title>Unable to load CSV (3 replies)</title>
            <link>https://forums.mysql.com/read.php?104,704446,704446#msg-704446</link>
            <description><![CDATA[ Hello Everyone, I am trying to upload a CSV file (present in the S3 AWS cloud) to Aurora MySQL. I have 28 columns present but only having difficulty importing with 2 columns only, I keep getting the following error<br />
<br />
SQL Error [1054] [42S22]: Unknown column &#039;QUESTION&#039; in &#039;field list&#039;<br />
<br />
<br />
I see the column present in the table and CSV file. Also data is correct as well. Any help is much appreciated. I am trying following thing:<br />
<br />
desc table &lt;name&gt;<br />
  QUESTION  VARCHAR(128),<br />
<br />
<br />
<br />
LOAD DATA FROM S3 FILE &#039;s3:///xx/data_0_0_0.csv&#039;<br />
    IGNORE<br />
    INTO TABLE test.tableName<br />
    FIELDS TERMINATED BY &#039;,&#039;<br />
    OPTIONALLY ENCLOSED BY &#039;&quot;&#039;<br />
    IGNORE 1 LINES<br />
(ISCORRECT,QUESTION,xxx);<br />
<br />
If I remove 2 problematic columns then it is working fine.<br />
<br />
Tushar Goel]]></description>
            <dc:creator>Tushar Goel</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Tue, 17 May 2022 17:52:06 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?104,699425,699425#msg-699425</guid>
            <title>Errors with Information_Schema in Create Target Results (38 replies)</title>
            <link>https://forums.mysql.com/read.php?104,699425,699425#msg-699425</link>
            <description><![CDATA[ Hello,<br />
<br />
Am using WorkBench 6.3 and MySQL 5.7.18<br />
<br />
Have reached the Create Target Results step and all the steps relating to the Information_Schema have errors<br />
<br />
e.g.<br />
ERROR: Error executing &#039;DROP SCHEMA IF EXISTS `information_schema` &#039;<br />
    Access denied for user &#039;root&#039;@&#039;localhost&#039; to database &#039;information_schema&#039;.<br />
    SQL Error: 1044<br />
<br />
ERROR: Error executing &#039;CREATE TABLE IF NOT EXISTS `information_schema`.`CHARACTER_SETS` (<br />
      `CHARACTER_SET_NAME` VARCHAR(32) NOT NULL DEFAULT &#039;&#039;,<br />
      `DEFAULT_COLLATE_NAME` VARCHAR(32) NOT NULL DEFAULT &#039;&#039;,<br />
      `DESCRIPTION` VARCHAR(60) NOT NULL DEFAULT &#039;&#039;,<br />
      `MAXLEN` BIGINT(3) NOT NULL DEFAULT &#039;0&#039;)<br />
    ENGINE = MEMORY<br />
    DEFAULT CHARACTER SET = utf8&#039;<br />
    Access denied for user &#039;root&#039;@&#039;localhost&#039; to database &#039;information_schema&#039;.<br />
    SQL Error: 1044<br />
<br />
Would appreciate advice on how to proceed<br />
<br />
Thanks <br />
<br />
VW]]></description>
            <dc:creator>Vaughan Wickham</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Wed, 23 Feb 2022 17:44:57 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?104,699413,699413#msg-699413</guid>
            <title>How to change SSL from Require to Use if available (3 replies)</title>
            <link>https://forums.mysql.com/read.php?104,699413,699413#msg-699413</link>
            <description><![CDATA[ Hello,<br />
<br />
I want to change the SSL setting in the Migration Wizard from Require to Use if available<br />
<br />
Looks like this cannot be done from within the Wizard itself<br />
<br />
Thanks<br />
<br />
VW]]></description>
            <dc:creator>Vaughan Wickham</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Sat, 23 Oct 2021 07:41:10 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?104,697818,697818#msg-697818</guid>
            <title>Table DAta Import Wizard only imports 100 rows (no replies)</title>
            <link>https://forums.mysql.com/read.php?104,697818,697818#msg-697818</link>
            <description><![CDATA[ Using the Table Data Import Wizard to import a text file but it only returns 100 rows. There are over 600 rows in the table. Why?]]></description>
            <dc:creator>JK Heydt</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Mon, 26 Jul 2021 17:52:45 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?104,697747,697747#msg-697747</guid>
            <title>Workbench crashes during migration (4 replies)</title>
            <link>https://forums.mysql.com/read.php?104,697747,697747#msg-697747</link>
            <description><![CDATA[ Hi,<br />
<br />
I am trying to migrate just a single table from MS SQL to MYSQL. During Generate SQL Create Statements process, WorkBench crashes. I saw log wb*.txt but does not show any anomaly. Kindly guide how to further proceed.<br />
<br />
Please Note: My OS is Windows 2012 Server<br />
<br />
Regards,<br />
Saumik Vora]]></description>
            <dc:creator>Saumik Vora</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Thu, 12 May 2022 02:26:19 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?104,696156,696156#msg-696156</guid>
            <title>Copy PROD db&#039;s to TEST db&#039;s (no replies)</title>
            <link>https://forums.mysql.com/read.php?104,696156,696156#msg-696156</link>
            <description><![CDATA[ I have a MySQL PROD db that is replicated (PROD1 and PROD2, respectively) that I would like to copy (overwrite) to my TEST instance db; also replicated (TEST1 and TEST2). I was thinking of using the MySQL Workbench&#039;s Migration Wizard for this. The replication piece has me concerned as to the best - and simplest - way to do this. My thought was to stop the MySQL services on TEST and set the Wizard option to truncate the tables in TEST1 and TEST2. Looking for advice. Thanks!]]></description>
            <dc:creator>Kevin Smee</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Tue, 27 Apr 2021 14:31:18 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?104,690728,690728#msg-690728</guid>
            <title>Inconsistencies migrating a database from MySQL Community Edition 5.7.22 (32 Bit) to MySQL Community Edition 5.7.32 (64 Bit) (3 replies)</title>
            <link>https://forums.mysql.com/read.php?104,690728,690728#msg-690728</link>
            <description><![CDATA[ Hi,<br />
<br />
for almost three weeks now I have been trying to migrate a MediaWiki (+SemanticMediaWiki) Database from an old Debian 7 (Wheezy) Sytstem to a current Debian 10 (Buster) System and I get inconsistencies within the restored database.<br />
<br />
Originally, the Wheezy System had MySQL 5.5.60 (32 Bit) installed (part of the Debian Wheezy standard distribution), and I did two in-place upgrades, first from MySQL 5.5.60 to Community Server 5.6.40, and then to Community Server 5.7.22. I used the DEB-Bundle &quot;mysql-apt-config_0.7.3-1_all.deb&quot; on that old 32 Bit System as it seems to be the last one for Wheezy. These upgrades worked perfectly fine and the database system continued to deliver consistent database query results.<br />
<br />
Maybe it is important, the old 32 Bit System had default character set &quot;latin1&quot;, I am not sure how much that affects text encoding in the databases.<br />
<br />
On the new Debian Buster System, I deinstalled MariaDB 10.3 and downgraded to MySQL 5.7.32 using DEB bundle &quot;mysql-apt-config_0.8.15-1_all.deb&quot;. I actually purged MariaDB to make sure the MySQL installation is clean.<br />
<br />
I did all the up- and downgrading after noticing that a mysqldump from 5.5 (32 Bit) to MariaDB 10.3 (64 Bit) caused inconsistencies in the restored database. Yet, this problem persisted throughout all my efforts, however I do think migrating from 5.7.x (32) to 5.7.y (64) should have the best preconditions in order to succeed.<br />
<br />
I have tried the usual mysldump &lt;OLD_DB&gt; | mysql &lt;NEW_DB&gt;, several variations using &quot;--default-character-set=latin1&quot; for the mysqldump command, for the mysql command and also for both. I have also tried a filesystem-based copy of the entire directory &quot;/var/lib/mysql&quot;. Again and again, nothing crashes or reports and error, but the restored database has inconsistencies.<br />
<br />
Thinking that the inconsistency might stem from the current version of MediaWiki (1.35), I also tried the same with MediaWiki 1.31 (current long-term stable release), but there it is even worse.<br />
<br />
The inconsistencies themselves are a bit vague to describe for me, as I am not too deply involved with the relatively complex MediaWiki Software (plus SemanticMediaWiki on top), but in general the restored system delivers wrong content for valid page paths, it is as if pointers (indices, I guess) are pointing into the wrong table.<br />
<br />
My question is: How is it even conceivable that &quot;mysqlump | mysql&quot; fails under the circumstances that I have described above? I simply don&#039;t understand it. The 32/64 Bit difference should not matter since I am transforming the database in a textual representation (by unsing mysqldump), that would be a bug too worse to imagine. So all that is left is maybe a Latin1/Unicode conflict that messes things up?<br />
<br />
Thanks for any help, I&#039;m basically out of ideas. I&#039;ve tried to search for bug reports similar to what I am experiencing, no luck.<br />
<br />
Christian]]></description>
            <dc:creator>Christian Schnell</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Fri, 23 Oct 2020 08:40:08 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?104,690103,690103#msg-690103</guid>
            <title>Migration from ubuntu mysql 5.7 to windows mysql 5.7 (3 replies)</title>
            <link>https://forums.mysql.com/read.php?104,690103,690103#msg-690103</link>
            <description><![CDATA[ Dear all, <br />
<br />
 I have some issues regrading migration from ubuntu (Server 1) to windows MySQL (Server 2). First of all, I had installed MySQL migration tools on Server 2, and when i try to migrate the data, Server 1 does not migrate the data. Some of the views stated syntax error and unable to create in the migration. <br />
<br />
Then when I try to migrate with MySQL from the migration tab, all tables and views and routines were successfully created, but it will generate errors like MySQL server had gone away. So i double check on those tables, on which it is a big tables with carry lot of data inside. <br />
<br />
`ntnsap`.`dtrtbl`:Finished copying 55 rows in 0m02s<br />
`ntnsap`.`bgttbl`:Copying 17 columns of 280637 rows from table `ntnsap`.`bgttbl`<br />
ERROR: `ntnsap`.`bgttbl`:Failed copying 30617 rows<br />
ERROR: `ntnsap`.`dptmas`:mysql_query(SELECT count(*) FROM `dptmas`): MySQL server has gone away<br />
`ntnsap`.`dptmas`:Finished copying 0 rows in 0m00s<br />
ERROR: `ntnsap`.`dlrtbl`:mysql_query(SELECT count(*) FROM `dlrtbl`): MySQL server has gone away<br />
`ntnsap`.`dlrtbl`:Finished copying 0 rows in 0m00s<br />
ERROR: `ntnsap`.`tmptrt`:mysql_query(SELECT count(*) FROM `tmptrt`): MySQL server has gone away<br />
`ntnsap`.`tmptrt`:Finished copying 0 rows in 0m00s<br />
ERROR: `ntnsap`.`rbttbl`:mysql_query(SELECT count(*) FROM `rbttbl`): MySQL server has gone away<br />
`ntnsap`.`rbttbl`:Finished copying 0 rows in 0m00s<br />
ERROR: `ntnsap`.`tihfil`:mysql_query(SELECT count(*) FROM `tihfil`): MySQL server has gone away<br />
`ntnsap`.`tihfil`:Finished copying 0 rows in 0m00s<br />
ERROR: `ntnsap`.`lidtbl`:mysql_query(SELECT count(*) FROM `lidtbl`): MySQL server has gone away<br />
`ntnsap`.`lidtbl`:Finished copying 0 rows in 0m00s<br />
<br />
So i run some of the scripts like this,<br />
<br />
-- SHOW VARIABLES LIKE &#039;sql_mode&#039;; -- show status on SQL mode<br />
<br />
-- set sql_mode=&#039;&#039;; -- change the mode to non strict mode as to copy the data without checking the format.<br />
<br />
-- select @@sql_mode; -- to show mysql mode status.<br />
<br />
-- set global max_allowed_packet=104857600; -- allow maximum packet to 100mb for data transfer.<br />
<br />
After applying those scripts, the migration still does not run correctly, it will just lost connection from copying large table to Server 2. I have try to migrate the data from server 1 to my PC and the migration completed without any error.<br />
<br />
Server 1 Specification<br />
OS: ubuntu 18.4<br />
MySQL Server Ver: 5.7<br />
Processor: Xeon E3400 Series<br />
RAM: 4GB<br />
<br />
Server2 Specification<br />
OS: Windows Server 2012 R2<br />
MySQL Server Ver: 5.7<br />
Processor: Xeon E3400 Series<br />
RAM: 4GB<br />
<br />
My PC Specification<br />
OS: Windows 10 Pro 1909<br />
MySQL Server Ver: 5.7<br />
Processor: Corei7 10700 Series<br />
RAM: 16GB<br />
  <br />
Please Advice.<br />
<br />
Thank You]]></description>
            <dc:creator>calvin law</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Thu, 17 Sep 2020 07:30:17 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?104,690102,690102#msg-690102</guid>
            <title>Migration from ubuntu mysql 5.7 to windows mysql 5.7 (no replies)</title>
            <link>https://forums.mysql.com/read.php?104,690102,690102#msg-690102</link>
            <description><![CDATA[ Dear all, <br />
<br />
 I have some issues regrading migration from ubuntu (Server 1) to windows MySQL (Server 2). First of all, I had installed MySQL migration tools on Server 2, and when i try to migrate the data, Server 1 does not migrate the data. Some of the views stated syntax error and unable to create in the migration. <br />
<br />
Then when I try to migrate with MySQL from the migration tab, all tables and views and routines were successfully created, but it will generate errors like MySQL server had gone away. So i double check on those tables, on which it is a big tables with carry lot of data inside. <br />
<br />
`ntnsap`.`dtrtbl`:Finished copying 55 rows in 0m02s<br />
`ntnsap`.`bgttbl`:Copying 17 columns of 280637 rows from table `ntnsap`.`bgttbl`<br />
ERROR: `ntnsap`.`bgttbl`:Failed copying 30617 rows<br />
ERROR: `ntnsap`.`dptmas`:mysql_query(SELECT count(*) FROM `dptmas`): MySQL server has gone away<br />
`ntnsap`.`dptmas`:Finished copying 0 rows in 0m00s<br />
ERROR: `ntnsap`.`dlrtbl`:mysql_query(SELECT count(*) FROM `dlrtbl`): MySQL server has gone away<br />
`ntnsap`.`dlrtbl`:Finished copying 0 rows in 0m00s<br />
ERROR: `ntnsap`.`tmptrt`:mysql_query(SELECT count(*) FROM `tmptrt`): MySQL server has gone away<br />
`ntnsap`.`tmptrt`:Finished copying 0 rows in 0m00s<br />
ERROR: `ntnsap`.`rbttbl`:mysql_query(SELECT count(*) FROM `rbttbl`): MySQL server has gone away<br />
`ntnsap`.`rbttbl`:Finished copying 0 rows in 0m00s<br />
ERROR: `ntnsap`.`tihfil`:mysql_query(SELECT count(*) FROM `tihfil`): MySQL server has gone away<br />
`ntnsap`.`tihfil`:Finished copying 0 rows in 0m00s<br />
ERROR: `ntnsap`.`lidtbl`:mysql_query(SELECT count(*) FROM `lidtbl`): MySQL server has gone away<br />
`ntnsap`.`lidtbl`:Finished copying 0 rows in 0m00s<br />
<br />
So i run some of the scripts like this,<br />
<br />
-- SHOW VARIABLES LIKE &#039;sql_mode&#039;; -- show status on SQL mode<br />
<br />
-- set sql_mode=&#039;&#039;; -- can the mode to non strict mode as to copy the data without checking the format.<br />
<br />
-- select @@sql_mode; -- to show mysql mode status.<br />
<br />
-- set global max_allowed_packet=104857600; -- allow maximum packet to 100mb for data transfer.<br />
<br />
After applying those scripts, the migration still does not correctly, it will just lost connection from copying large table to Server 2. I have try to migrate the data from server 1 to my PC and the migration completed without any error.<br />
<br />
Server 1 Specification<br />
OS: ubuntu 18.4<br />
MySQL Server Ver: 5.7<br />
Processor: Xeon E3400 Series<br />
RAM: 4GB<br />
<br />
Server2 Specification<br />
OS: Windows Server 2012 R2<br />
MySQL Server Ver: 5.7<br />
Processor: Xeon E3400 Series<br />
RAM: 4GB<br />
<br />
My PC Specification<br />
OS: Windows 10 Pro 1909<br />
MySQL Server Ver: 5.7<br />
Processor: Corei7 10700 Series<br />
RAM: 16GB<br />
  <br />
Please Advice.<br />
<br />
Thank You]]></description>
            <dc:creator>calvin law</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Wed, 16 Sep 2020 00:48:10 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?104,688121,688121#msg-688121</guid>
            <title>migration from 5.0/5.1 (1 reply)</title>
            <link>https://forums.mysql.com/read.php?104,688121,688121#msg-688121</link>
            <description><![CDATA[ Dear All,<br />
<br />
Many of our legacy systems are running in mysql version 5.0 or 5.1, where we we can&#039;t meet our requirements of password complexity or audit trail. Hence, we want to migrate our db from this old version to mysql 8 or mariadb 10.4 where issues are solved.<br />
<br />
Please suggest  which version is appropriate where we don&#039;t need to change much from application coding or any thing else. Just migrate mysql version would work.<br />
<br />
Thanks in advance]]></description>
            <dc:creator>Mohammad Mohammad</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Sat, 06 Jun 2020 18:44:46 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?104,685580,685580#msg-685580</guid>
            <title>Data migration from Mongodb to MySQL (3 replies)</title>
            <link>https://forums.mysql.com/read.php?104,685580,685580#msg-685580</link>
            <description><![CDATA[ Hi all, I want to migrate all my data from mongodb to MySQL. I have tried exporting json data from mongodb and importing to MySQL. When i am doing this, am able to get all the data expect the image data. How do i get mongodb images to MySQL.<br />
Can anybody please help me. any help would be thankful.]]></description>
            <dc:creator>Sai Krishna</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Fri, 03 Apr 2020 07:55:41 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?104,683817,683817#msg-683817</guid>
            <title>mysql 8 group by error after migration (1 reply)</title>
            <link>https://forums.mysql.com/read.php?104,683817,683817#msg-683817</link>
            <description><![CDATA[ Hello <br />
we have migrated from mysql 5.6 to 5.8, and we have a query that has a group by in it, and it won&#039;t run. error message is<br />
[ERROR] [MY-013132] [Server] The table &#039;/var/lib/mysql/tmp/#sql2d349_80_d&#039; is full!<br />
<br />
any idea what server variable we need to change; we have changed many of the innodb to no success.]]></description>
            <dc:creator>chase miller</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Mon, 20 Jan 2020 04:48:41 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?104,674197,674197#msg-674197</guid>
            <title>Unable to migrate views, routines and stored procedures from MSSQL (4 replies)</title>
            <link>https://forums.mysql.com/read.php?104,674197,674197#msg-674197</link>
            <description><![CDATA[ I tried migrating the data from MSSQL server database(Windows) to mariadb(Linux) using Mysql Workbench. <br />
<br />
Workbench migrated few tables but skipped views, routines and stored procedures. <br />
<br />
I even created a mariadb sql file, the schema related to views,routines and stored procedures was not converted to mariadb syntax and was commented.<br />
<br />
Mysql workbench documentation did not mention any limitations with respect to views, routines and stored procedures.]]></description>
            <dc:creator>Revanth Suryadevara</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Fri, 19 Apr 2019 17:13:04 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?104,673859,673859#msg-673859</guid>
            <title>Migrate database from MySQL 5.5 to 5.6 (1 reply)</title>
            <link>https://forums.mysql.com/read.php?104,673859,673859#msg-673859</link>
            <description><![CDATA[ Hi everybody.<br />
<br />
I have, please, a MySQL database that I need to convert from version 5.5 to 5.6; it&#039;s the database of my Wordpress site that I&#039;m transferring from my old hosting provider that have MySQL 5.5 to a new one that requires MySQL 5.6.<br />
<br />
So, I downloaded this database on my computer, installed both versions of MySQL server 5.5 and 5.6, and I&#039;m trying to use MySQL Workbench to convert/migrate it.<br />
I tried the &quot;Schema Transfer Wizard&quot; and the &quot;Migration Wizard&quot; but don&#039;t know how to use them; sorry I&#039;m very beginner.<br />
<br />
For example in the &quot;Schema Transfer Wizard&quot;, when I select the source and destination MySQL server and click on Next, I find just a &quot;Test&quot; schema in the &quot;Schema Selection&quot; phase. How can I get my local database showed there to select it?<br />
<br />
Could you please help me; I&#039;m really stuck!<br />
Thank you very much.]]></description>
            <dc:creator>Jeff Golden</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Sun, 07 Apr 2019 14:33:59 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?104,672703,672703#msg-672703</guid>
            <title>Unhandled MySQL type 245 for column x (1 reply)</title>
            <link>https://forums.mysql.com/read.php?104,672703,672703#msg-672703</link>
            <description><![CDATA[ I&#039;m using a generated script (by MySQL Workbench) to migrate the data between 2 databases.<br />
At some point I get <br />
<br />
&gt; ERROR:`users`.`user_details`:Unhandled MySQL type 245 for column &#039;address_info&#039;<br />
&gt; ERROR:`users`.`user_details`:Failed copying 154 rows<br />
&gt; /usr/lib/mysql-workbench/wbcopytables: line 16: 23755 Segmentation fault      (core dumped) $MWB_BINARIES_DIR/wbcopytables-bin &quot;$@&quot;<br />
<br />
That `address_info` column is a JSON type. <br />
<br />
Is there something I could do to avoid this error and succeed with the migration? Or `wbcopytables` doesn&#039;t support JSON data type just yet?<br />
<br />
FTR<br />
<br />
&gt; $ wbcopytables --version<br />
&gt; wbcopytables-bin CE (GPL) 8.0.15 CE build 14271522<br />
<br />
Thank you,<br />
<br />
Alexandru]]></description>
            <dc:creator>Alexandru Busuioc</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Tue, 12 Feb 2019 08:07:55 +0000</pubDate>
        </item>
        <item>
            <guid>https://forums.mysql.com/read.php?104,672287,672287#msg-672287</guid>
            <title>trouble with Migration Wizard (1 reply)</title>
            <link>https://forums.mysql.com/read.php?104,672287,672287#msg-672287</link>
            <description><![CDATA[ Hi, I&#039;m trying to migrate my local MS Access database to MySQL on Amazon Lightsail and the MySQL Workbench Migration Wizard is failing partway through.<br />
<br />
&quot;Test Connection&quot; succeeds for both the Source and the Target.<br />
&quot;Fetch Schema List&quot; succeeds for all three tasks: &quot;Connect to source DBMS,&quot; &quot;Check target DBMS connection,&quot; and &quot;Retrieve schema list from source&quot;<br />
<br />
But the next step, &quot;Reverse Engineer Source,&quot; fails on its first task, &quot;Connect to source DBMS.&quot;  It responds:<br />
Error(&quot;(&#039;HY000&#039;, &#039;The driver did not supply an error!&#039;)&quot;): error calling Python module function DbMsAccessRE.connect<br />
<br />
I&#039;m stuck there.  I searched google, I reinstalled MySQL Workbench, I rebooted my computer, I don&#039;t know where to go next.<br />
<br />
Any advice please?]]></description>
            <dc:creator>Josh Moses</dc:creator>
            <category>MySQL Workbench - Database Migration</category>
            <pubDate>Thu, 24 Jan 2019 18:07:03 +0000</pubDate>
        </item>
    </channel>
</rss>
