Changing users in WorkBench (1 reply)
Based on the current physical setup, I must ssh into a node that has access to the mySQL instance. Normally not a big deal until I hit a situation where I need to use a database user that is not a...
View Articlecan I connect MYSQL server 5.1 with application built from powerbuilder 7.0...
Dear All, I am a very new user with MySQL, can I link up MySQL serveer database with application built from PowerBuilder 7.0 Thanks
View ArticleAdministrator, Query Browser - The old GUI tools (1 reply)
I have just downloaded and had my first look at the new workbench. It is very impressive, and I am sure many developers and DBAs will be pleased. However, I was disappointed to see that the older GUI...
View ArticleMySQL Workbench working with MediaTemple? (3 replies)
Has anyone been succcessful in getting MySQL Workbench to talk to MySQL Databases hosted on Media Temple. I am in this situation, can get to the databases with Sequel Pro, but configuring the same way...
View ArticleMySQL Workbench: Working with MySQL on Amazon EC2 (no replies)
MySQL Workbench: Working with MySQL on Amazon EC2 http://domino.symetrikdesign.com/2010/10/07/how-to-create-a-mysql-workbench-connection-to-amazon-ec2-server/
View ArticleFetch / Retrieve times (1 reply)
Hello I noticed one of my queries is very slow, Mysql Workbench reports a huge gap between duration and fetch times. here you can see what I mean: http://www.imagebullet.com/i/667N1PByrk9q.gif can...
View ArticleError opening configuration file (no replies)
Hello I've just installed MySL Community Server 5.1 and all seems well. I have a database schema but when I install Workbench 5.2.28 and try to create a New Server Instance, I get a message saying...
View Articleconfig file not found (8 replies)
Hi - I have newly installed MySQL Server 5.1 (via mysql-essential-5.1.50-win32.msi) and MySQL Workbench 5.2 CE (via mysql-workbench-gpl-5.2.28-win32.msi) on my Windows XP system. I also have an...
View Articleis WB really portable ? where are connections information stored ? (no replies)
Hi I was under the impression that Workbench was portable. However, after moving the WB directory from one machine to another, I lost all connection information in the move. I searched all the WB dir...
View ArticleMySQL Workbench 5.2.29 (GA): Upgrade from MySQL Administrator, MySQL Query...
MySQL Workbench 5.2.29 (GA): Upgrade from MySQL Administrator, MySQL Query Browser http://wb.mysql.com/?p=764 WB 5.2 includes: - Model (upgrade from DBDesigner) - Query (upgrade from MySQL Query...
View ArticleSSH Wheel User (no replies)
My server is configured to require SSH logins via a Wheel User then SU into root in needed. How can I utilize this for WB to remotely manage my server?
View ArticleHow to Save a Query in workbench (no replies)
Hi guys, I just wonder how I can save a result of SQL script as a query(Like Ms Access or Open Office base). I know I can save it as a SQL script but I would like to know how I can save it directly as...
View ArticleUnable to edit the table in mysql query browser (no replies)
Hi all , I am using MySQL workbench 5.0.0 on windows XP. My problem is that I cannot edit my tables. I am using an existing database. I installed same database in other system, that time i am able to...
View ArticleEvery 6 seconds: Sever Health shows "no data" (no replies)
I'm running mysqld Ver 14.12 Distrib 5.0.77, for redhat-linux-gnu (i686) on a Dell box, and running MySQL 5.2.20 (Revision 5783) Beta on my Mac (OS X 10.6.4). The database system is running with a...
View ArticleSomething broke .. pointers ? (no replies)
Was working with 5.2.28 had all my connections defined to be ssh across a vpn to the db node .. then localhost to connect to port 3306 from Ubuntu Lucid. Been working just fine for months. Everything...
View ArticleAnother What's wrong with this query (no replies)
$mresult = mysql_query ("select * from mates m, contact c // id, name, died, misc & id, add,ph,email,misc where m.id = c.id and m.passed <> 1 // not dead and c.misc = 'returned' // smail...
View ArticleCONVERTION Error (no replies)
Dear folks, CONVERT function gives error.... Pls assist me to solve this problem. Code ---------------------------------- SELECT `stocks`.`stkdate` AS stkdate , `stocks`.`prd_id` AS prd_id ,...
View Articlerev eng, table bkg colors the same as table name text color? (1 reply)
Hello, I'm using the community edition of the Workbench 5.2.29 on Windows XP sp3. Nice tool, thanks! I have used it to reverse engineer a data base with a couple dozen tables and make an EER diagram....
View Article