Newbie with a Syntax error (3 replies)
I am getting a syntax error on the last line of this Table statement. Using MySQL. If this is the wrong forum, please let me know: CREATE TABLE Employees (firstname VARCHAR(20), lastname VARCHAR(20),...
View ArticleDatamigration from OPENBIZ Box to Magento (no replies)
Dear Forum, I have a problem with the migration from a database (Webshop OPENBIZ Box) to a Magento System. I hope, it is possible to transfer all information with the workbench, has anyone of you...
View ArticleData migration error (Reverse engineering process) (no replies)
I am geeting error when iporting the ms sql server 2005 data in mysql. The error is : tarting... Connect to source DBMS... - Connecting... Connect to source DBMS done Reverse engineer selected...
View ArticleMySQL Workbench 6.0: BETA 1 released (no replies)
MySQL Workbench 6.0: BETA 1 released - http://mysqlworkbench.org/2013/06/mysql-workbench-6-0-2-beta-1-released/ WB 6.0 includes: - Model (upgrade from DBDesigner) - Query (upgrade from MySQL Query...
View ArticleHangs during reverse engineering (1 reply)
Hi, I have following OS configuration OS : on windows 7 - 64 bit platform with IIS feature installed I have downloaded and installed mysql-workbench-gpl-5.2.47-win32. Trying to migrate using mysql...
View ArticleMigration Recovery (1 reply)
I am using MySql Workbench to migrate from MS SQL Server 2005 to MySQL 5.1.39. I use the batch file created from the tool to copy the different tables. If any problem occurs during the copy of a very...
View ArticleWorkbench 6 beta: import fails (3 replies)
Experimenting with Workbench 6.0.2 beta on Windows 7 Pro, 32-bit, sp1. Mysql engine is 5.6.10 Did an export and dropped schemas. On data import in the workbench, the first SQL statement begins and...
View Articleexporting database (1 reply)
Hello, I have workbench 5.2.47 I want to export my database via workbench, but I getting an error: 2:49:32 Dumping @@@@ (logins) Running: "C:\Program Files\MySQL\MySQL Server 5.6\bin\mysqldump.exe"...
View ArticleHow-To: Database Migration from Sybase SQLAnywhere using MySQL Workbench (no...
Sybase SQL Anywhere migration: http://mysqlworkbench.org/2013/06/how-to-database-migration-from-sybase-sqlanywhere-using-mysql-workbench/
View Articlesql server to mysql for magento (2 replies)
I'm working on restructuring of an existing asp & sql server based online store to magento. I have no knowledge of existing sql server db as it was created by someone else 10 years ago. Which tool...
View Articleworkbench encode migration problem. HELP (7 replies)
Hello guys, Argentinian Developer here. I really need help so im hopping you help me with this.. im using this post as last chance since i've spent more than 2 days trying to find a workaround with no...
View ArticleSql2005 migration utf8mb4 problem (1 reply)
I really need help for Sql2005 migration problem. MY GOAL: To migrate many Sql2005 DataBases with data to a MySQL version 5.6 using Workbench. Sql2005 DataBases COLLATE is Chinese_PRC_CI_AS. MySQL...
View ArticleSybase to MySQL (3 replies)
We have several flavors of databases where I work and they all talk to each other. Currently, we have a Sybase database talking to a MySQL database. MySQL is the destination. To make a long story...
View ArticleMySQL Workbench 6.0: BETA 2 released (no replies)
MySQL Workbench 6.0: BETA 2 released - http://mysqlworkbench.org/2013/07/mysql-workbench-6-0-3-beta-2-released/ - http://mysqlworkbench.org/2013/06/mysql-workbench-6-0-whats-new/ -...
View ArticleMySQL Workbench 6.0: BETA 3 released (no replies)
MySQL Workbench 6.0: BETA 3 released - http://mysqlworkbench.org/2013/07/mysql-workbench-6-0-4-beta-3-released/ - http://mysqlworkbench.org/2013/06/mysql-workbench-6-0-whats-new/ -...
View ArticleMySQL Workbench 6.0 is GA (no replies)
MySQL Workbench 6.0 is GA - https://blogs.oracle.com/MySQL/entry/mysql_workbench_6_0_new - http://mysqlworkbench.org/2013/08/mysql-workbench-6-0-6-ga-released/ -...
View ArticleMS ACCESS to MYSQL schemata selection empty (1 reply)
I am attempting to use the MYSQL Workbench Version 5.2.47 to migrate an MS Access database 2007 (file extension *.accdb) to MYSQL. The ‘Fetch Schemata List’ step completes successfully reporting no...
View ArticleSQL Server Migration fails to get schema (1 reply)
Greetings, I've followed instructions for SQL Server Migration using WorkBench. When WorkBench tries to get the schema, it fails. If I enter the database name for Source Database, the logs end up...
View Articlemigration fails when target fields renamed: "Invalid Column Name" (1 reply)
Hi all, I've been pulling out my hair on this one; it SEEMS like it should work. I'm migrating data from an old SBS2003 box running SQL Server 2005, to a new Win7 machine running MySQL Community...
View Articlepostgresql migration to mysql - odbc - undefined symbol (1 reply)
Trying to use mySQL workbench to migrate a postgresql database to mysql. postgresql server is 8.4.13-1 on Scientific Linux 6.4 Followed the instructions from...
View Article