Difference between "Workbench.X" and "Workbench"? (no replies)
Hello, as a newbie to workbench please allow a simple question: What's the difference between "MySQL Workbench.X 6.3 CE" and "MySQL Workbench 6.3 CE"? I find both entries in my start menu. Does X...
View Articleinstallation of mysql-client (1 reply)
Hi - I'm relatively new to MySQL, and totally new to setting up and administering databases, so my questions may seem simplistic. I just installed MySQL server on Debian Linux using apt-get. The...
View ArticleExport recordset to an external file doesn't escape quotes (1 reply)
When doing a simple export of a recordset, any embedded quotes are not escaped. It seems that the default query for this function is missing the ESCAPED BY clause. Here's a sample output with...
View ArticleError "Error Code: 1305. FUNCTION 01tst. GROUP_CONCAT does not exist " (no...
There are two tables -- Дамп структуры для таблица 01tst.tst_003_tb_01_calcul CREATE TABLE IF NOT EXISTS `tst_003_tb_01_calcul` ( `id` int(11) NOT NULL AUTO_INCREMENT, `pol_1` char(50) DEFAULT NULL,...
View ArticleError 't02' (identifier) is not valid input at this position (1 reply)
In the console the query works well. When I enter a query in the Workbench, I get the error 't02' (identifier) is not valid input at this position Screen at http://prntscr.com/ejvab6 Inquiry Select...
View ArticleFetch very slow on local instance (1 reply)
Hi all, First time poster and I'm hoping someone can help me. I am using the latest Version 6.3.9 (GPL) of the MySQL Workbench. I have an InnoDB database running as a Local Instance. My issue is that...
View ArticleHow to get collation in generated SQL code? (4 replies)
Switched to a new laptop, and upgraded to WorkBench version 6.3.8 from 6.3.3. My question is, how do I get the "Copy SQL to Clipboard" function to generate the collation for the charset again?...
View ArticleReverse engineering (no replies)
I have done reverse engineering. There are 129 tables in my database. so all entity are overlapping. So please help in this to get proper diagram
View ArticleChange name of downloaded database (1 reply)
I found a suggestion on a phpBB forum that this tool could help me to change the name of my DB but I can not figure out how. I have a MySQL(i) 5.6.34 DB that was downloaded from the Cpanel but I want...
View ArticleWhere is the connection option for Windows Authentication (no replies)
I'm using Workbench 6.3.9. How can I connect to my MySQL server using Windows Authentication? I don't see that option. Thanks.
View Article"Synchronize with Any Source" from the command line. (no replies)
Hello. Is there a way to use "Synchronize with Any Source" from the command line? If there are a lot of files, GUI takes a lot of time. Is it possible to request this function? Thank you.
View ArticleHow to connect to remote MySQL when public wifi blocks port 3306? (1 reply)
Hello, please, cannot connect to remote MySQL (Amazon AWS - RDS) using MySQL Workbench from public wifi (starbucks, mc donald's, public library, etc...) Can connect from home, no problem, port 3306, I...
View Articlehow to display Navigator panel? (no replies)
Hi, all - I've gotten Workbench up and connecting to a local server successfully. This seems like a dumb question, but...how do I get the Navigator left panel to display? I've gone to View ->...
View ArticleError Saving Account (no replies)
Through MySql Workbench, I'm trying to change permissions on existing users through "Users and Privleges" and create new users but get the following error when applying the changes: Error Saving...
View ArticleMySQL WorkBench/MySQL database migration (1 reply)
Hello world... Thank you, in advance, for any and all guidance. I have been cramming/learning all things SQL for months now and recently bought the 'SQL Queries: for Mere Mortals' Version 3 book. In...
View ArticleServer Administration - server stopped (2 replies)
Hello, I'm a newbie and I need to administer a Workbench installation running 5.2.14 Revision 4990 on Windows. I did not setup this installation. I'm migrating some of the databases to a new server...
View ArticleData Migration From SQL Server to MySQL (no replies)
I am getting this Attribute Error : 'No Type' objectives has no attribute 'split' when i tried to migrate sql db to mysql db in mysql workbench these are the Log details : Starting... Connect to...
View ArticleWrong query generated while data migration from Sql Server to MySql for...
Hi Everyone, I needed to migrate my database to mysql from SqlServer. So i had to do a data migration. For this, i preferred the Database Migration wizard of MySql Workbench. I have the MySql...
View Articlemigration mssql to mysql (no replies)
I'm trying to migrate from mssql to MySQL using workbench and I'm following the instructions at...
View ArticleProblem changing shortcut in main_menu.xml (1 reply)
Hello. I am trying to change the shortcut for execluting the current statement to Control-E, and therefor changed the main_menu.xml file found in C:\Program Files\MySQL\MySQL Workbench 6.3 CE\data....
View Article