Quantcast
Channel: MySQL Forums - MySQL Workbench
Viewing all 3737 articles
Browse latest View live

who to contact (2 replies)

$
0
0
I was unable to get to those 329 views. So here goes again.
Port 3306 was rejected by MySQL. This almost ruined my AAS degree because it was the last class.
I do not know why I could not get to the forum.
Could somebody please help. I need to get in contact with someone who can find out if I was cut off by oracle or a system administration person.

How do I back out an upgrade. (2 replies)

$
0
0
I am running an Old Mac - about 5+ year old hardware (MacBookPRo - 32 bit) still running Snow Leopard.

I had MySQLWorkbench V6.1.4 running just fine. I thought I would do the right thing and upgrade. So I downloaded V6.2.4 and installed - click on the app, and an icon pops up on the dock, and then disappears.

Went to back that out, and it would appear that V6.1.7 is the GA version of V6.1, so installed that. Same symptoms.

Help! How do I fix this?

Export as Tab Delimited with line breaks in Workbench (no replies)

$
0
0
I have just upgraded to Workbench v 6.2.4.12437 (32 bit), and am no longer able to export my data as a Tab Delimited file that retains line breaks.
In v6.0, I was able to export to TXT and each record remained on its own line by default within the TXT file.
In v6.2.4, all records are strung together in one continuous, single record within the TXT file.

Is there any way to configure Workbench's export options so that Tab delimited files keep each exported record on its own line in the TXT file?

Thank you in advance!
Danica

can't connect to server on mysql workbench (no replies)

$
0
0
HI!i'm new to mysql workbench and i've a lot of problems connecting to the database. everytime i try to connect to server , workbench gives me error "failed to connect on mysql 127.0.0.1 : 3306 with user root" i've downloaded mysql server community , but still doesn't work , what can i do to solve the problem? thanks

Installed Workbench won't run (1 reply)

$
0
0
My PC is running windows 8.1 - running the shell that gets rid of the stupid metro interface.

all the latest security patches
norton / malware bytes - clean system - runs great
installed memory 8.0 GB (97.88 usable)
64-bit
Intel Core i5 - 3330 CPU running a 3.0 GHZ
HP Pavilion model p7 -1423w

Downloaded MySQL Workbench (Release: 6.2.4) for 64-bit systems

The wizard seems to install okay (though it is unusually fast; I thought something this complex might take a bit longer to install and configure itself) then clicked on the dolphin icon, but nothing happens.

there is no hint anywhere of what could be wrong except there was some missing dll message. i replace the dll following instructions on how to do this. i forgot the dll name but it seems this was very common as there were lots of videos on you tube as to how to replace it.



I tried uninstalling and re-installing many times, also the regular (on CE version), same result.

It really seems as if you have to be some sort of ace Windows system administrator to get this to work. I am just a relational DB app guy, not some db installation guru.


I have no idea what to do when there is not even the slightest hint of what could be wrong.

Any hint as to what to do would REALLY be appreciated.

workbench wont launch (no replies)

$
0
0
sorry but i think i posted a similar message in the wrong forum
i am new to mysql
i am trying to instal mysql workbend on windows 8.1


the wizard install went okay / so did the ecommunity one
but when i click on the workbench icon
nothing happens -- dead silence
i installed and unnstalled several times - same result

is there some way to troubleshoot this?

Having trouble running Workbench (no replies)

$
0
0
I am not sure why, but I can't even get to the point of creating a database schema. I just downloaded the latest version of the entire package yesterday.

Workbench will start up, but it blew up when I tried to select Database on the menu. Here is the error message:

Log Name: Application
Source: Application Error
Date: 2/13/2015 12:59:46 AM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: Dev_01
Description:
Faulting application name: MySQLWorkbench.exe, version: 6.2.4.12437, time stamp: 0x5462a354
Faulting module name: grt.dll, version: 0.0.0.0, time stamp: 0x54629ea1
Exception code: 0xc0000005
Fault offset: 0x00006229
Faulting process id: 0x1620
Faulting application start time: 0x01d047521085873a
Faulting application path: C:\Program Files (x86)\MySQL\MySQL Workbench 6.2 CE\MySQLWorkbench.exe
Faulting module path: C:\Program Files (x86)\MySQL\MySQL Workbench 6.2 CE\grt.dll
Report Id: 82f27d7b-b345-11e4-842e-fcaa1480afa5
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"&gt;
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2015-02-13T05:59:46.000000000Z" />
<EventRecordID>20812</EventRecordID>
<Channel>Application</Channel>
<Computer>Dev_01</Computer>
<Security />
</System>
<EventData>
<Data>MySQLWorkbench.exe</Data>
<Data>6.2.4.12437</Data>
<Data>5462a354</Data>
<Data>grt.dll</Data>
<Data>0.0.0.0</Data>
<Data>54629ea1</Data>
<Data>c0000005</Data>
<Data>00006229</Data>
<Data>1620</Data>
<Data>01d047521085873a</Data>
<Data>C:\Program Files (x86)\MySQL\MySQL Workbench 6.2 CE\MySQLWorkbench.exe</Data>
<Data>C:\Program Files (x86)\MySQL\MySQL Workbench 6.2 CE\grt.dll</Data>
<Data>82f27d7b-b345-11e4-842e-fcaa1480afa5</Data>
</EventData>
</Event>

Any ideas how to correct this?

Exception in tunnel manager over VPN connection (2 replies)

$
0
0
Hi

On MySQL Workbench Community (GPL) for Mac OS X version 6.0.7 revision 11216.

I am trying to log in to a remote server via VPN and SSH tunneling using MySQL Workbench. It is failing to establish an SSH session. I am not using SSH keys, just a plain text password.

Using the same SSH and MySQL credentials, I can connect using:
1. terminal
2. Navicat for MySQL Lite 9.1.5
3. Sequel Pro 1.0.2
4. Coda 2.5.1
5. Navicat iOS on an iPad

Here's what MySQL Workbench log gives:
11:32:38 [INF][ SSH tunnel]: Starting tunnel
11:32:38 [INF][ SSH tunnel]: Existing SSH tunnel not found, opening new one
11:32:38 [INF][ SSH tunnel]: Opening SSH tunnel to 192.168.120.10
11:32:49 [ERR][ sshtunnel.py]: Traceback (most recent call last):
File "/Applications/@develop/MySQLWorkbench.app/Contents/Resources/sshtunnel.py", line 228, in _connect_ssh
self._client.connect(self._server[0], self._server[1], username=self._username, key_filename=self._keyfile, password=self._password)
File "/Applications/@develop/MySQLWorkbench.app/Contents/Resources/libraries/paramiko/client.py", line 332, in connect
self._auth(username, password, pkey, key_filenames, allow_agent, look_for_keys)
File "/Applications/@develop/MySQLWorkbench.app/Contents/Resources/libraries/paramiko/client.py", line 493, in _auth
raise saved_exception
SSHException: No existing session
11:32:49 [ERR][ SSH tunnel]: Authentication error opening SSH tunnel: Authentication error, unhandled exception caught in tunnel manager, please refer to logs for details

WorkBench on Yosemite hang (no replies)

$
0
0
Clean install of Yosemite 10.10.2
Installed MySQL 5.6.23 64bit from DMG
Database is running verified via terminal
Installed WorkBench for OSX from DMG
Connection to db saves as valid
When I try to activate this connection to view the databases I get the spinning beach ball of death and have to force quit WorkBench

From OSX Logs:

2015-02-14 8:08:50.514 AM WindowServer[128]: disable_update_timeout: UI updates were forcibly disabled by application "MySQLWorkbench" for over 1.00 seconds. Server has re-enabled them.

2015-02-14 8:09:04.515 AM WindowServer[128]: disable_update_likely_unbalanced: UI updates still disabled by application "MySQLWorkbench" after 15.00 seconds (server forcibly re-enabled them after 1.00 seconds). Likely an unbalanced disableUpdate call.

2015-02-14 8:09:34.897 AM com.apple.xpc.launchd[1]: (com.oracle.mysql.workbench.51152[27222]) Service exited due to signal: Terminated: 15




Anyone have any idea how to fix this?

MySQL Workbench 6.2.4 (OpenSUSE 13.2) Linux - action window shows nothing... (no replies)

$
0
0
MySQL Workbench Community (GPL) for Linux/Unix version 6.2.4
revision 12437 build 2426 (64 bit)


action window (queries) shows nothing but output being written to "sql_actions_unconnected.log" is there a way to change this?
or is this a bug...


André

Data Recovery (1 reply)

$
0
0
I need to retrieve/read data from several tables that were part of a Joomla, MySQL database housed on a server that crashed. There is no backup file available. I have a folder from the MySQL data directory that contains the database's .frm, .myd, and .myi files. I also have the ibdata1 file. Is theree any possibility of getting access to the data in a few of the tables, specifically those with a name prefixed by jos_? If so, can you give me some detailed instructions?

I have tried creating a fresh MySQL instance and just moving the files into the data directory and replacing the existing ibdata1 file with the old one. I couldn't see the old database using Workbench.

Any help would be greatly appreciated.

System.OutOfMemoryException was thrown (no replies)

$
0
0
Hello, is there a limit to the output workbench can put out with an SQL query? I have a table with 35 fields that consists of numbers and a date field and one that has location (small amount of text). The output should be 285,000 records. When I limit the output to 50,000 rows, it outputs the query no problem but when I say no limit I get the memory exception error. I am running windows 7 Pro 64bit, and I have 4GB available RAM and 60GB available HDD space. I am running WorkBench 6.2

mysql workbench 6.2 CE (no replies)

$
0
0
while launching mysql workbench 6.2 CE an execution problem occurs:

"mysql workbench cannot be executed from a path that contains non-ASCII characters. this problem is imposed by used third party libraries. please run this application from the default installation path or at least path which is all ASCII characters"

i run it from the default installation path but it doesn't work

Question on result grid (no replies)

$
0
0
I just downloaded the MySQL Workbench application and wondered if there is a way to copy selected values from a column in the result grid? I do this right now in Toad and wondered if MySQLWorkbench had the same functionality? A response would be appreciated. Trying to evaluate different GUI applications to use with our MySQL databases.

Thanks

Generate Schema Diff Report (no replies)


la composition:passer de UML a MySQL (no replies)

$
0
0
bonjour
svp comment présenter la composition d'UML en MySQL.par exemple un cercle est composé d'un rayon et un point centre. et le rayon est composé de 2 points?? comment les tables point, rayon et cercle sont présentés en mysql

Is it possible to get an older version of MYSQL Workbanch? (no replies)

$
0
0
Is it possible to get an older version of MYSQL Workbench, one that would install and work on an old Windows XP desktop?

The newest version appear to need Windows 7 minimum and .NET 4 runtime.

Getting an Older version of MySQL Workbench (1 reply)

$
0
0
I downloaded the latest community version of MySQL Workbench, but I discovered that it will not install on the computer that I wanted to install it on. It needs Windows 7 or higher and .NET 4.

For contingency reasons I am trying to run on an old XP pro desktop. I am asking if there is a way to get an older version of the workbench that will install on this XP desktop.

EER model table arrangement (no replies)

$
0
0
Hallo,

I use the MySQL workbench and created an EER model. After saving and reopening the model all tables are moved to the top of the editor. I can move them in the horizontal but not in vertical direction. I tried all options of the arrange menue but the problem is still the same. Does anyone have a hint.

Thanks Frank

Can't connect to MySQL database... (no replies)

$
0
0
I had written a stockroom application about 4 years ago using a much much older MySQL version. Now that I am trying to resurrect the same app again using MySQL 5.6.23.0 (using the same password and root), the app is complaining of "...Error accessing database.."

I created the same two tables but after four years I don't remember if the names are capitalized or not. Just to test I changed the first letter of each table (name) to uppercase but was told that: "...lower_case=1..." or something like that.

I am also using the following sqli command to access the database:
$link = mysqli_connect($host,$root,$pass,$db);

where $host,$root,$pass, and $db are the same that was used 4 years ago.

How can this be resolved? Thank you.
Viewing all 3737 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>