<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>MySQL Forums - Workbench - Database Administration</title>
        <description>Forum for Database Administration.</description>
        <link>http://forums.mysql.com/list.php?160</link>
        <lastBuildDate>Wed, 19 Jun 2013 23:55:04 +0000</lastBuildDate>
        <generator>Phorum 5.2.19</generator>
        <item>
            <guid>http://forums.mysql.com/read.php?160,588431,588431#msg-588431</guid>
            <title>Backup / Dump by console (1 reply)</title>
            <link>http://forums.mysql.com/read.php?160,588431,588431#msg-588431</link>
            <description><![CDATA[ Hi guys<br />
<br />
Im working with MySql Workbench 5.2CE.<br />
<br />
Always that I have to make a backup I use the the graphical interface (GUI) to select the databases and tables that I need to backup.<br />
<br />
Into the MySql Workbench I always select the option<br />
<br />
Server Administration &gt; Data Export and Restore<br />
<br />
and in the righ window, i select databases and table and later I select the options<br />
<br />
<br />
&quot;Export to Self-Contained file&quot;<br />
&quot;Dump views&quot;<br />
&quot;Dump Stored Routines (Procedure and functions)&quot;<br />
<br />
With this the backup is done successful, but now I need make the same backup but with the mysql console.<br />
<br />
Can somebody tell me how can I make this backup, including the options specified above?<br />
<br />
Thank you very much]]></description>
            <dc:creator>Lucas Sm</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Wed, 12 Jun 2013 12:52:28 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?160,588198,588198#msg-588198</guid>
            <title>Access denied for user root@[ip] (2 replies)</title>
            <link>http://forums.mysql.com/read.php?160,588198,588198#msg-588198</link>
            <description><![CDATA[ I recently installed MySQL 5.5 on an Ubuntu server.  I want to connect to it from Workbench that is installed on a Windows Server 2003 machine.  I can connect using root@[ip] (replace IP with the ip of the server I'm logging in from) and I can run queries and do just about anything I want and it works fine.  However, when I run the administrator and go to Users and Privileges, when I add a new user the first time I get an error indicating &quot;access denied&quot;, however, it does add the user.  When I click on Schema Privileges to add the specific db they have access to and hit the Apply button I get the error &quot;Error executing 'GRANT SELECT...' Access denied for user 'root'@'[ip]' to database 'whatever' SQL Error 1044&quot;.<br />
<br />
I have done a &quot;GRANT ALL PRIVILEGES ON *.* TO 'root'@'[ip]', and when I do a &quot;show grants for 'root'@'[ip]' (when logged directly into the server and logged in as localhost) I can see it's there.  So, what's going on?]]></description>
            <dc:creator>Jesse Castleberry</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Thu, 13 Jun 2013 08:11:10 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?160,585133,585133#msg-585133</guid>
            <title>Active Directory user permissions (no replies)</title>
            <link>http://forums.mysql.com/read.php?160,585133,585133#msg-585133</link>
            <description><![CDATA[ Hi, <br />
We are running the latest version of mysql server CE on a RedHat machine. <br />
In another windows 7 machine, we have the latest mysql workbench. <br />
All of our authentication methods are mysql based. <br />
When I test one of the users connection settings under a windows 7 workbench client, it all go smooth with a &quot;connection parameters are correct&quot; message, but when I try to open the connection to start querying I get this error message: <br />
<br />
&quot;Your connection attempt failed for user 'xxx' from your host to server at xxx:3306: <br />
Could not open database&quot; <br />
<br />
If I change the user permissions in active directory, granting him domain administrator priviledges, the connection then opens with no problem at all. <br />
<br />
What does AD permissions have to do with user authentication in workbench? <br />
Maybe it's a system folder or file write permissions? <br />
<br />
Thank you very much]]></description>
            <dc:creator>Augusto Toledo</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Mon, 29 Apr 2013 17:54:03 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?160,585089,585089#msg-585089</guid>
            <title>Workbench - Could not connect to MySQL server during Test DB Connection (4 replies)</title>
            <link>http://forums.mysql.com/read.php?160,585089,585089#msg-585089</link>
            <description><![CDATA[ I have recently developed a relational DB in MySQL Workbench 5.2.47.CE rev10398 running on Win7. <br />
<br />
Unfortunately, I wasn't able to get the connections to Xammp set up correctly (probably due to my company's security policies and SW component removal). Therefore, I purchased a new laptop, and downloaded the same MySQL Workbench 5.2.47.CE rev10398. The new laptop runs Win8. Xammp is now running on the new platform :-) However, I cannot connect to the MySQL server during the &quot;Test DB connection&quot; task.<br />
<br />
In both cases, Win7/Win8, I followed the Workbench documentation for new server instances, giving the default inputs, but the responses were different for the same input.<br />
<br />
Win7 / Win8<br />
   Click &quot;New Server Instance&quot; in Server Administration<br />
      &quot;localhost&quot; is highlighted in radio button.<br />
   Click &quot;Next&quot;<br />
      Hostname: localhost<br />
      Port: 3306<br />
      Username: root<br />
      Password: &lt;Store in Vault&gt; or &lt;Clear&gt;  {no difference to problem)<br />
      Default Schema: &lt;left blank&gt;<br />
   Click &quot;Next&quot;<br />
{everything is the same to here}<br />
<br />
Win7<br />
   Screen Log:<br />
      &quot;The database connection information is being tested....&quot;<br />
         {checked} Open Database Connection<br />
         {checked} Get Server Version: 5.6.10<br />
         {checked} Get Server OS:Windows<br />
      &quot;Database connection tested successfully.&quot;<br />
<br />
Win8<br />
   Screen Log:<br />
      &quot;The database connection information is being tested....&quot;<br />
         {red &quot;X&quot;} Open Database Connection<br />
         {red &quot;X&quot;} Get Server Version: 5.6.10<br />
         {red &quot;X&quot;} Get Server OS:Windows<br />
      {in red} &quot;Could not connect to MySQL server:&quot;<br />
      {in red} &quot;Can't connect to MySQL server on '127.0.0.1' (10061)&quot;<br />
      {in red} &quot;You may continue if the server is simply not running.&quot;<br />
   Message Log:<br />
      Connection to MySQL server localhost...<br />
      Can't connect to MySQL server on '127.0.0.1' (10061)<br />
<br />
Win7 platform = Lenovo T420, Intel Core i5-2520M processor<br />
Win8 platform = Acer Aspire V5, Intel Core i5-3337U processor<br />
<br />
Can you please provide guidance on to resolve this server connection issue.<br />
<br />
Thanks.<br />
Jeremy]]></description>
            <dc:creator>Jeremy Burr</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Thu, 30 May 2013 17:02:57 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?160,584364,584364#msg-584364</guid>
            <title>Jose Maria Pando (no replies)</title>
            <link>http://forums.mysql.com/read.php?160,584364,584364#msg-584364</link>
            <description><![CDATA[ I try to connect to MySQL (5.6) in a windows server from a terminal running linux (ubuntu 12.04). The connection is not possible. The connection is<br />
Local instance MySQL5.5 -root@servername:3306 &lt;Standard (TCP/IP)]]></description>
            <dc:creator>Jose Maria Pando Moreno</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Fri, 19 Apr 2013 20:56:30 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?160,583559,583559#msg-583559</guid>
            <title>mysqlfailover failing to failback (3 replies)</title>
            <link>http://forums.mysql.com/read.php?160,583559,583559#msg-583559</link>
            <description><![CDATA[ Hi All,<br />
<br />
I have been playing with mysqlfailover but a problem seems to stump me every time. It has to with the slave promoted to master and if shutdown, the datafiles can become corrupt, causing a crash dump and won't start again until that server is rebuilt. Let me explain:<br />
<br />
The set-up:<br />
2 x MySQL 5.6.10 on Redhat 6.3 x86_64. <br />
IP addresses: 192.168.25.161, .162 respectively<br />
Initially 1 x slave and 1 x master, set up with the following commands:<br />
# mysql_install_db --datadir=/data<br />
# /etc/init.d/mysql start<br />
mysql&gt; create user 'repl'@'%' identified by 'password';<br />
mysql&gt; grant all on *.* to 'repl'@'%';<br />
mysql&gt; RESET MASTER; RESET SLAVE;<br />
Then on 1st server:<br />
mysql&gt; CHANGE MASTER TO MASTER_HOST = '192.168.25.162',MASTER_USER = 'repl', MASTER_PASSWORD = 'password', MASTER_AUTO_POSITION = 1;<br />
And 2nd server:<br />
mysql&gt;CHANGE MASTER TO MASTER_HOST = '192.168.25.161',MASTER_USER = 'repl', MASTER_PASSWORD = 'password', MASTER_AUTO_POSITION = 1;<br />
<br />
/etc/my.cnf (similar to the sample in PDF, with IP address adjusted):<br />
[mysqld]<br />
binlog-format=ROW<br />
log-slave-updates=true<br />
gtid-mode=on                    # GTID only<br />
enforce-gtid-consistency=true   # GTID only<br />
master-info-repository=TABLE<br />
relay-log-info-repository=TABLE<br />
sync-master-info=1<br />
slave-parallel-workers=2<br />
binlog-checksum=CRC32<br />
master-verify-checksum=1<br />
slave-sql-verify-checksum=1<br />
binlog-rows-query-log_events=1<br />
server-id=1<br />
report-port=3306<br />
port=3306<br />
log-bin=black-bin.log<br />
datadir=/data<br />
socket=/data/mysql.sock<br />
report-host=192.168.25.161<br />
relay-log                      = /data/relay-bin<br />
general-log                    = 1<br />
skip-slave-start               = 1<br />
<br />
<br />
What I did:<br />
I started mysqlfailover like this:<br />
#mysqlfailover --master=repl:password@192.168.25.161 --discover-slaves-login=repl:password --exec-before=/root/pre-failover.sh --exec-after=/root/post-failover.sh --rediscover<br />
<br />
And mysqlfailover starts with 192.168.25.161 = master. 192.168.25.162 = slave.<br />
<br />
For the first failover, things were sweet. .162 becomes master. I restarted Mysql on .161 successfully, resumed replication on .161. mysqlfailover recognises it as slave (Good!).<br />
<br />
So I tried to failback such that .161 becomes the master again. When I stop the Mysql process (/etc/init.d/mysql stop and kill. I tried both), .162 produces this in the log. (Full log attached)<br />
<br />
-------------<br />
<br />
2013-04-11 01:56:20 25747 [Note] InnoDB: Starting shutdown...<br />
2013-04-11 01:56:21 7fbe34e69700  InnoDB: Assertion failure in thread 140454908040960 in file trx0rseg.cc line 125<br />
InnoDB: Failing assertion: UT_LIST_GET_LEN(rseg-&gt;update_undo_list) == 0<br />
InnoDB: We intentionally generate a memory trap.<br />
InnoDB: Submit a detailed bug report to <a href="http://bugs.mysql.com"  rel="nofollow">http://bugs.mysql.com</a>.<br />
InnoDB: If you get repeated assertion failures or crashes, even<br />
InnoDB: immediately after the mysqld startup, there may be<br />
InnoDB: corruption in the InnoDB tablespace. Please refer to<br />
InnoDB: <a href="http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html"  rel="nofollow">http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html</a><br />
InnoDB: about forcing recovery.<br />
17:56:21 UTC - mysqld got signal 6 ;<br />
This could be because you hit a bug. It is also possible that this binary<br />
or one of the libraries it was linked against is corrupt, improperly built,<br />
or misconfigured. This error can also be caused by malfunctioning hardware.<br />
We will try our best to scrape up some info that will hopefully help<br />
diagnose the problem, but since we have already crashed,<br />
something is definitely wrong and this may fail.<br />
<br />
key_buffer_size=8388608<br />
read_buffer_size=131072<br />
max_used_connections=4<br />
max_threads=151<br />
max_threads=151<br />
thread_count=0<br />
connection_count=0<br />
It is possible that mysqld could use up to<br />
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 68216 K  bytes of memory<br />
Hope that's ok; if not, decrease some variables in the equation.<br />
<br />
Thread pointer: 0x0<br />
Attempting backtrace. You can use the following information to find out<br />
where mysqld died. If you see no messages after this, something went<br />
terribly wrong...<br />
stack_bottom = 0 thread_stack 0x40000<br />
/usr/sbin/mysqld(my_print_stacktrace+0x35)[0x8bfd45]<br />
/usr/sbin/mysqld(handle_fatal_signal+0x4a4)[0x65b074]<br />
/lib64/libpthread.so.0(+0xf500)[0x7fbe4d5b7500]<br />
/lib64/libc.so.6(gsignal+0x35)[0x7fbe4c2648a5]<br />
/lib64/libc.so.6(abort+0x175)[0x7fbe4c266085]<br />
/usr/sbin/mysqld[0x9a5cf8]<br />
/usr/sbin/mysqld[0x9a8139]<br />
/usr/sbin/mysqld[0x98f2bf]<br />
/usr/sbin/mysqld[0x8dad94]<br />
/usr/sbin/mysqld(_Z22ha_finalize_handlertonP13st_plugin_int+0x2e)[0x5a000e]<br />
/usr/sbin/mysqld[0x6e05ee]<br />
/usr/sbin/mysqld(_Z15plugin_shutdownv+0x233)[0x6e0ff3]<br />
/usr/sbin/mysqld[0x594638]<br />
/usr/sbin/mysqld(_Z10unireg_endv+0xe)[0x5949de]<br />
/usr/sbin/mysqld[0x5978c8]<br />
/usr/sbin/mysqld(kill_server_thread+0xe)[0x597a7e]<br />
/usr/sbin/mysqld(pfs_spawn_thread+0x139)[0xadc7d9]<br />
/lib64/libpthread.so.0(+0x7851)[0x7fbe4d5af851]<br />
/lib64/libc.so.6(clone+0x6d)[0x7fbe4c31967d]<br />
The manual page at <a href="http://dev.mysql.com/doc/mysql/en/crashing.html"  rel="nofollow">http://dev.mysql.com/doc/mysql/en/crashing.html</a> contains<br />
information that should help you find out what is causing the crash.<br />
130411 01:56:21 mysqld_safe Number of processes running now: 0<br />
<br />
------------<br />
<br />
mysqlfailover looks really promising if we can use it for production. Any help is appreciated.<br />
<br />
Regards,<br />
<br />
Rayson Chan]]></description>
            <dc:creator>Rayson Chan</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Thu, 11 Apr 2013 03:36:33 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?160,583439,583439#msg-583439</guid>
            <title>Error occured: Cannot start SSH tunnel manager (1 reply)</title>
            <link>http://forums.mysql.com/read.php?160,583439,583439#msg-583439</link>
            <description><![CDATA[ I just installed mysql-workbench 5.2.47 on CentOS 6.4 and I can't get it to do anything.   I am attempting to talk to the mysql server on the localhost.   First I don't know why SSH is even necessary when talking to the localhost.  Secondly, it is failing with the error message &quot;Error occured: Cannot start SSH tunnel manager&quot;]]></description>
            <dc:creator>Les Fenison</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Fri, 03 May 2013 16:26:58 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?160,582288,582288#msg-582288</guid>
            <title>Import help please! (2 replies)</title>
            <link>http://forums.mysql.com/read.php?160,582288,582288#msg-582288</link>
            <description><![CDATA[ I am not new to MySQL programming at all, but I'm running into a major issue trying to use Workbench to import some data files to a database I've just created.  Server is Linux CentOS 6.3, Workbench 5.2.47, when I try to import the files, I get this error..   I've tried a few different ways, get different errors, but nothing seems to work.  They are .csv files (with an actual extension of .txt) that I need to import to build the database.  Once the DB is built, I can use PHP to import new ones.  Any help would be greatly appreciated.  They are dilimited with | not , but it doesn't seem that's the issue... <br />
<br />
00:29:55 Restoring C:\Users\osyrys\Documents\aussie work\cdr\cdr\CDR\mel\2012-08\billing_file_2012-08-01_00-00-00.txt<br />
<br />
Running: mysql.exe --defaults-extra-file=&quot;c:\users\osyrys\appdata\local\temp\tmp3qclwa.cnf&quot;  --host=103.9.53.42 --user=root --port=3306 --default-character-set=utf8 --comments &lt; &quot;C:\\Users\\osyrys\\Documents\\aussie work\\cdr\\cdr\\CDR\\mel\\2012-08\\billing_file_2012-08-01_00-00-00.txt&quot;<br />
<br />
ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'H|2012-08-01 00:00:00||billing_file_2012-08-01_00-00-00.txt|4<br />
<br />
D|1|U|1|2012-08-01' at line 1<br />
<br />
<br />
Operation failed with exitcode 1<br />
<br />
00:29:58 Import of C:\Users\osyrys\Documents\aussie work\cdr\cdr\CDR\mel\2012-08\billing_file_2012-08-01_00-00-00.txt has finished with 1 errors]]></description>
            <dc:creator>Osyrys Edmister</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Mon, 25 Mar 2013 08:36:14 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?160,581263,581263#msg-581263</guid>
            <title>Workbench not creating Server Instances (3 replies)</title>
            <link>http://forums.mysql.com/read.php?160,581263,581263#msg-581263</link>
            <description><![CDATA[ I am using MySQL Server 5.6, as a Windows service.<br />
<br />
The MySQL Server service is running, because it starts up automatically.<br />
<br />
I am using Workbench v5.2.47 CE.<br />
<br />
Both were installed using the MySQL Installer.<br />
<br />
I am running as a user with administrative privileges.<br />
<br />
NOTE: This all is running on Windows 8.<br />
<br />
I am attempting to create a new server instance. <br />
<br />
1. I go to the main page and click on the &quot;New Server Instance&quot; link.<br />
<br />
2. My service is local, so I select localhost and click Next.<br />
<br />
3. I do not change anything in the subsequent screen (because I know, after a lot of attempts, that this will not work). Because I am doing administration, I leave the login at root. I click on Next.<br />
<br />
4. Workbench tests the connection to my service. All tests succeed. I click on Next.<br />
<br />
5. The subsequent window that comes up says &quot;No MySQL Service Found&quot;. The comboox has nothing in it. And because it cannot find my running service I cannot proceed at all.<br />
<br />
6. I have tried restarting the system several times (this seemed to solve a similar problem with Server 5.5), but the problem persits. <br />
<br />
Have I found a bug in this Workbench? Or is there some way that I can make it find my MySQL service?<br />
<br />
Someone please advise.]]></description>
            <dc:creator>John Sheridan</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Fri, 15 Mar 2013 08:33:51 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?160,581262,581262#msg-581262</guid>
            <title>remote server administration in mysql workbench not working on oensuse 12.3 (3 replies)</title>
            <link>http://forums.mysql.com/read.php?160,581262,581262#msg-581262</link>
            <description><![CDATA[ Hello<br />
<br />
I'm using mysql workbench on opensuse 12.1 without any problems.<br />
The new version 5.2.44 on opensuse 12.3 works for sql editor (remote) at least I can connect and view tables etc. but remote server administration does not work.<br />
I have migrated and created also new connections nothing work.<br />
There is always the error:<br />
<br />
Administrator plugin not found<br />
<br />
Is this not anymore included in newer versions? Is this only an opensuse problem?<br />
No body having this problem?<br />
<br />
Greetings<br />
<br />
Beat<br />
<br />
Here is output of Scripting/Scripting Shell<br />
<br />
Registered 175 GRT classes.<br />
Traceback (most recent call last):<br />
  File &quot;/usr/lib64/mysql-workbench/modules/wb_admin_grt.py&quot;, line 27, in &lt;module&gt;<br />
    import wb_admin_main<br />
  File &quot;/usr/lib64/mysql-workbench/modules/wb_admin_main.py&quot;, line 29, in &lt;module&gt;<br />
    import wb_admin_monitor<br />
  File &quot;/usr/lib64/mysql-workbench/modules/wb_admin_monitor.py&quot;, line 21, in &lt;module&gt;<br />
    import wba_monitor_be<br />
  File &quot;/usr/lib64/mysql-workbench/modules/wba_monitor_be.py&quot;, line 27, in &lt;module&gt;<br />
    import wb_admin_ssh<br />
  File &quot;/usr/lib64/mysql-workbench/modules/wb_admin_ssh.py&quot;, line 51, in &lt;module&gt;<br />
    if paramiko and paramiko.__version_info__ &gt;= (1, 7, 4):<br />
AttributeError: 'module' object has no attribute '__version_info__'<br />
Registered 34 modules (from 32 files).<br />
Looking for user plugins in /home/bmeier/.mysql/workbench/modules<br />
MySQL Generic Runtime Environment 4.1.0<br />
<br />
Type '?' for help.<br />
Python Shell initialized. (Use Preferences -&gt; General to set language)<br />
Ready.]]></description>
            <dc:creator>Beat Meier</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Thu, 14 Mar 2013 19:33:42 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?160,581131,581131#msg-581131</guid>
            <title>Permissions (2 replies)</title>
            <link>http://forums.mysql.com/read.php?160,581131,581131#msg-581131</link>
            <description><![CDATA[ I have a question regarding permissions <br />
<br />
If I have a few users in the db how do I set up different permissions to different tables.<br />
Say person X has full rights to table 1 but only read rights to table 2<br />
Say person Y has read rights to both Table 1 and table 2<br />
<br />
In the workbench I can see how to add a user and give that user read, update, add, delete etc rights...but not on a table specific basis<br />
<br />
Thanks.]]></description>
            <dc:creator>Jay Kappy</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Thu, 14 Mar 2013 09:06:34 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?160,580129,580129#msg-580129</guid>
            <title>Error Starting workbench Administrator (1 reply)</title>
            <link>http://forums.mysql.com/read.php?160,580129,580129#msg-580129</link>
            <description><![CDATA[ Hi!<br />
I am using workbench with following specs<br />
- workbench version : 5.2.45 CE<br />
- OS :  windows 7 Home Premium edition. (64 bit)<br />
I have two connections to remote servers with both of them having following specs <br />
 - MySQL : Server version: 5.5.28 MySQL Community Server (GPL).<br />
 - OS: Fedora 17 (64 bit).<br />
<br />
I am facing following problems;<br />
1. Clicking on Server Administrator showing following error alert<br />
<br />
&quot;Error starting workbench administrator<br />
 QueryError: Error executing 'SHOW PLUGINS'<br />
 Can't create/write to /tmp/#sql_4dd_0.MYI' (Errcode: 2).<br />
 SQL Error : 1&quot;<br />
<br />
2. Clicking on SQL Editor (&quot;Open Connection to Start Querying&quot;), does connect to database , but Object Browser does endlessly show &quot;Tables fetching&quot;, &quot;View fetching&quot; and &quot;Routines fetching&quot;. But in case I query the tables, it does fetch results. (It was working properly previously)<br />
<br />
3. It is not specific to workbench, but if I modify anything in the database through my application (bamboo), it gives me following error <br />
java.sql.SQLException: Can't create/write to file '/tmp/ib75mSTm' (Errcode: 2)<br />
	at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.migrate(EntityManagedActiveObjects.java:47)<br />
<br />
I am new to db administration , so any help will be appreciated.]]></description>
            <dc:creator>Dev One</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Fri, 01 Mar 2013 07:45:44 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?160,579339,579339#msg-579339</guid>
            <title>Crashes, crashes exporting objects (2 replies)</title>
            <link>http://forums.mysql.com/read.php?160,579339,579339#msg-579339</link>
            <description><![CDATA[ Hi,<br />
<br />
I'm on Mac OS Mountain Lion:<br />
* MYSQL Workbench 5.2.44 in server administrator exporting selected objects to single transaction dump file<br />
Crash every time<br />
<br />
* MYSQL Workbench 5.2.47 trying to start the Server administration for a particular server<br />
KeyError: '%ProgramFiles%'<br />
Can't even get in anymore.<br />
<br />
In both cases, the connection is localhost through ssl<br />
<br />
Does anybody know a version that works? I recently moved to Mac OS and on Windows things work or fail from version to version unfortunately. <br />
<br />
Kind regards,<br />
Marc]]></description>
            <dc:creator>Marc Schipperheyn</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Sun, 17 Feb 2013 18:33:11 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?160,578147,578147#msg-578147</guid>
            <title>Server Admin giving error on v5.2.45 (6 replies)</title>
            <link>http://forums.mysql.com/read.php?160,578147,578147#msg-578147</link>
            <description><![CDATA[ I just updated MySQL Workbench from version 5.2.37 to 5.2.45. Now, when I try to connect to one of my instances via Server Administrator, I get an error message:<br />
<br />
<blockquote class="bbcode"><div><small>Quote<br/></small><strong></strong><br/>
Error Starting Workbench Administrator<br />
<br />
UnboundLocalError: local variable 'datadir' referenced before assignment</div></blockquote>
<br />
This only happens on one (of three) instances I'm trying to connect to. <br />
<br />
About the instance:<br />
MySQL Server Version: 5.0.24a-community-nt<br />
Server OS: Windows Server 2003 R2<br />
Server Memory: 4GB<br />
<br />
The other instances I try DO work, and include these versions:<br />
5.1.29-rc-community (Windows Server 2008)<br />
5.0.84 (Linux)<br />
<br />
In case it was not clear: I did not have this issue with 5.2.37, and it goes away if I roll BACK to that version. I'm thinking it may be a bug, but wanted to get more input before I file a report.<br />
<br />
What more can I tell you? Help me to help you to help me. :-D<br />
<br />
TIA!]]></description>
            <dc:creator>Greg Brown</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Fri, 08 Feb 2013 14:23:12 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?160,577532,577532#msg-577532</guid>
            <title>How to take 1 year backup in mysql? (1 reply)</title>
            <link>http://forums.mysql.com/read.php?160,577532,577532#msg-577532</link>
            <description><![CDATA[ Hi<br />
<br />
I have MySql database 5.0, my client require the last year database backup i.e., from 01-Jan-2012 to 31-Dec-2012, how can I take the one year database backup?<br />
<br />
Regards<br />
Chakravarthy]]></description>
            <dc:creator>chakravarthy l</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Tue, 05 Feb 2013 14:41:52 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?160,576879,576879#msg-576879</guid>
            <title>Putting MySQL on hold for backup (3 replies)</title>
            <link>http://forums.mysql.com/read.php?160,576879,576879#msg-576879</link>
            <description><![CDATA[ We are running a reasonably large MySQL database (&gt; 100.000 tables, &gt; 4 TB size).<br />
The database is used to store incoming measurement data, which is pushed by measurement stations, so that we do not really have control over when and how much data is coming in.<br />
<br />
The database runs under SLES and VMware. The backup is executed as a virtual machine backup, not with database tools. This runs fine for most of the times, but randomly, the backup and large incoming data loads overlap which in turn drives the backup into a desaster: running for days, eating up all disk space, etc. On the other hand, a stop of MySQL at a given time would interrupt a currently running data load, which is for many reasons not very beneficial.<br />
<br />
Of course, we could start to write loading software, which is more fault tolerant and digests reloads after being interrupted. We could implement semaphores, which coordinate loading procedures and backup procedures. <br />
<br />
An easy way would be just to put the database deamon processes on hold on the OS level, so that they don't write during the backup and release them afterwards.<br />
<br />
Any experience with such a procedure ? Any hint for a semaphore framework as an alternative ? Thank you for any comment on these thoughts in advance.<br />
Sam.]]></description>
            <dc:creator>Sam D</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Mon, 04 Mar 2013 12:53:48 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?160,576812,576812#msg-576812</guid>
            <title>Windows Azure:  using MySQL Workbench (no replies)</title>
            <link>http://forums.mysql.com/read.php?160,576812,576812#msg-576812</link>
            <description><![CDATA[ Windows Azure:  using MySQL Workbench<br />
<a href="http://blogs.msdn.com/b/onemicrosoftvoice/archive/2013/01/02/using-mysql-workbench-with-windows-azure-web-sites.aspx"  rel="nofollow">http://blogs.msdn.com/b/onemicrosoftvoice/archive/2013/01/02/using-mysql-workbench-with-windows-azure-web-sites.aspx</a><br />
<a href="http://www.windowsazure.com/en-us/develop/php/tutorials/website-w-mysql-and-git/"  rel="nofollow">http://www.windowsazure.com/en-us/develop/php/tutorials/website-w-mysql-and-git/</a><br />
<a href="http://www.windowsazure.com/en-us/manage/linux/common-tasks/mysql-on-a-linux-vm/"  rel="nofollow">http://www.windowsazure.com/en-us/manage/linux/common-tasks/mysql-on-a-linux-vm/</a><br />
<a href="http://www.windowsazure.com/en-us/manage/windows/common-tasks/install-mysql/"  rel="nofollow">http://www.windowsazure.com/en-us/manage/windows/common-tasks/install-mysql/</a>]]></description>
            <dc:creator>Edwin Desouza</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Thu, 03 Jan 2013 23:14:13 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?160,576740,576740#msg-576740</guid>
            <title>How much data can mysql free version handle? (1 reply)</title>
            <link>http://forums.mysql.com/read.php?160,576740,576740#msg-576740</link>
            <description><![CDATA[ I would like to know how much data can mysql handle.<br />
<br />
How can you see the data usage that is present in the current database?<br />
<br />
What do you do if the database cannot handle that amount of data?<br />
<br />
using the latest ver of mysql workbench]]></description>
            <dc:creator>jy tan</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Thu, 03 Jan 2013 08:46:08 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?160,575949,575949#msg-575949</guid>
            <title>How is it possible that Workbench is getting worse with time? (1 reply)</title>
            <link>http://forums.mysql.com/read.php?160,575949,575949#msg-575949</link>
            <description><![CDATA[ I've been using MySql and it's workbench tool for well over a decade and it strikes me as odd in that the workbench is the only application I use for anything which is clearly getting crappier and crappier with time. I can't say that there is a single feature which I can consistently rely on to actually work. The most basic of tasks is completed by little more than random chance. Even those things that do work right now won't work an hour from now and restarting the application will not fix it. If you're really lucky you'll get an error but even then you can be sure that it won't be useful in any way. Don't ask me to be more specific because if you don't know what I'm talking about you've never used it. About the only way it's consistent is in that it consistently sucks. No matter the OS or the task you can count on workbench to let you down. Is this how Oracle plans to kill MySql? I think it'll work but they're smoking meth if they think people are going to switch from MySql to Oracle DB. This clearly shows a lack of quality assurance.]]></description>
            <dc:creator>Kevin Rowe</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Thu, 13 Dec 2012 14:16:36 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?160,575287,575287#msg-575287</guid>
            <title>Problem with New Connection (3 replies)</title>
            <link>http://forums.mysql.com/read.php?160,575287,575287#msg-575287</link>
            <description><![CDATA[ Hi. When I Administering a MySQL Server I have error. On this stape<br />
&quot;Figure 4.4. Getting Started Tutorial - Connection Test&quot;.<br />
Error: Connecting to MySQL server localhost...<br />
Can't connect to MySQL server on '127.0.0.1' (10061)<br />
What me doing?]]></description>
            <dc:creator>Maxim Ponomarev</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Sat, 23 Feb 2013 08:50:05 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?160,571430,571430#msg-571430</guid>
            <title>MySQL Query Execution (1 reply)</title>
            <link>http://forums.mysql.com/read.php?160,571430,571430#msg-571430</link>
            <description><![CDATA[ HI ALL,<br />
Am new to MySQL Workbench. I dont know how to execute queries and where should i write my queries to execute, Please guide me as such.<br />
Your replies are valuable<br />
<br />
Thanks and Regards]]></description>
            <dc:creator>Star fish</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Thu, 18 Oct 2012 12:22:23 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?160,571091,571091#msg-571091</guid>
            <title>Keep connection (no replies)</title>
            <link>http://forums.mysql.com/read.php?160,571091,571091#msg-571091</link>
            <description><![CDATA[ Hi guys<br />
<br />
I have a Mysql database and I make the connection through C#.net.<br />
<br />
I make the connection to the db since my application, but if i dont use the application for at least 3 to 5 minutes I lost the connection with the db.<br />
<br />
I had modified some timer in the mysql administrator, but the result is the same.<br />
<br />
Can somebody tell me what parameters/timer I have to modify in the db administrator to keep opened the connection for at least 1 hour.<br />
<br />
Thanks in advanced]]></description>
            <dc:creator>Lucas Sm</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Mon, 15 Oct 2012 16:33:56 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?160,568397,568397#msg-568397</guid>
            <title>Remote management &amp; logs (1 reply)</title>
            <link>http://forums.mysql.com/read.php?160,568397,568397#msg-568397</link>
            <description><![CDATA[ Hi,<br />
I'm trying to see the MySql logs via the Server Administration panel.<br />
I have an SSH user on the MySql server with permission to read the log files. The MySql server runs on Ubuntu.<br />
<br />
When I set up a New server instance in the Server Administration panel, I chose SSH login based management, then I enter the hostname of the MySql server and the SSH user and password.<br />
<br />
The wizard connects fine to the host machine, but it failed on the second step &quot;Check location of start/stop commands&quot; with this message:<br />
<br />
What check_admin_commands<br />
<br />
Operation failed: /etc/init.d/mysqld start is invalid<br />
<br />
<br />
Any idea of what's wrong?<br />
<br />
Thanks!]]></description>
            <dc:creator>Mathieu Savaria</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Thu, 13 Sep 2012 23:29:02 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?160,568387,568387#msg-568387</guid>
            <title>Invalid Authentication Plugin Warning (9 replies)</title>
            <link>http://forums.mysql.com/read.php?160,568387,568387#msg-568387</link>
            <description><![CDATA[ setup:<br />
MySQL Server 5.6<br />
MySQL Workbench 5.2<br />
Windows Server 2008 R2<br />
<br />
When I create a new user account with MySQL Workbench I get the following warning:<br />
<br />
Invalid Authentication Plugin<br />
<br />
User marc@% has plugin type mysql_native_password, which<br />
is not listed as a known authentication plugin by the server.<br />
<br />
But, with the command show plugins in the query browser, I can see that the status of mysql_native_password is ACTIVE.<br />
<br />
Do I miss something somewhere ?<br />
Can somebody help me ?<br />
<br />
THANKS]]></description>
            <dc:creator>marc hetu</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Mon, 29 Oct 2012 08:44:41 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?160,565682,565682#msg-565682</guid>
            <title>workbench - how to view table size (kb) and table info/status? (no replies)</title>
            <link>http://forums.mysql.com/read.php?160,565682,565682#msg-565682</link>
            <description><![CDATA[ Hi,<br />
I'm not sure why topics without answers are closed:<br />
<a href="http://forums.mysql.com/read.php?152,368964,368964"  rel="nofollow">http://forums.mysql.com/read.php?152,368964,368964</a><br />
<br />
So I'm repeating the question.<br />
<br />
In MySQL Administrator &amp; Query Browser Tools you could check the size of the tables, where you can check the size of tables in Workbench?]]></description>
            <dc:creator>Rafal W</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Mon, 20 Aug 2012 14:42:37 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?160,565403,565403#msg-565403</guid>
            <title>Can't create a new server instance in workbench (no replies)</title>
            <link>http://forums.mysql.com/read.php?160,565403,565403#msg-565403</link>
            <description><![CDATA[ I'm trying to create a new server instance in workbench, using windows native remote management, with no success.<br />
<br />
The test environment is composed of two windows xp:<br />
* Windows boxes don't belong to a domain<br />
* MySQL 5.6<br />
* MySQL Workbench 5.2.42 CE<br />
<br />
Following some notes about:<br />
* The connection to the database is created fine. The problem appears setting up remote management.<br />
* Remote WMI tested and working: wmic works well with any query (using /node, /user and /password switches)<br />
* Used the administrator account for all this tests.<br />
* Firewall is shutted down<br />
<br />
If I use &lt;user name&gt; in the username field, I get the message: &quot;Could not set up connection: Could not connect to target machine&quot;<br />
Also, I can see the authentication failure in the security log in the server machine<br />
<br />
If I use &lt;server machine name&gt;\&lt;user name&gt; in the username field, I get the message: &quot;Could not set up connection: WMI query execution failed with this error: access denied&quot;. In this case there is no security log<br />
<br />
I've analyzed the problem with wireshark. Using &lt;server machine name&gt;\&lt;user name&gt; for the authentication, I can see the DCERPC transaction. <br />
	- The session is opened correctly: I can see the correct authentication<br />
	- The request message (RemoteCreateInstance) is accepted and the second socket (used in RPC) is opened. In this first authentication, &lt;server machine name&gt; is used for the domain name and the &lt;user name&gt; previously entered is sent.<br />
	- In the second socket (the one opened by the endpoint mapper), I can see the IWbemServices Request (with the WQL query in the payload). The authentication is performed in a previous AUTH3 packet with &lt;client machine name&gt; as the domain name and the local username in the username field. So the server sends a &quot;Fault&quot; response, telling access is denied (the status is nca_s_fault_access_denied).<br />
It is clear that the second authentication information is wrong.<br />
<br />
<br />
I've looked at the workbench source code (for 5.2.42). I've found the error message in the WmiServices::query method in wmi.cpp (from backend/wbprivate/workbench). The exception becomes an error message in WindowsManagementPage::enter in new_server_instance_wizard.cpp (from frontend/common).   <br />
I suppose it is an exception rised from line: <br />
	wmi_result = module-&gt;call_function(&quot;wmiQuery&quot;, arguments);<br />
<br />
The query is done here:<br />
	HRESULT hr = _services-&gt;ExecQuery(L&quot;WQL&quot;, converted_query, WBEM_FLAG_FORWARD_ONLY, NULL, &amp;enumerator);<br />
		<br />
I don't know much about DCOM programming, but I think that the problem is in CoSetProxyBlanket. It should be call with a SEC_WINNT_AUTH_IDENTITY_EX or SEC_WINNT_AUTH_IDENTITY in the pAuthInfo parameter, on the first call (line 322 in wmi.cpp). This is explained in the API reference (http://msdn.microsoft.com/en-us/library/windows/desktop/ms692692%28v=vs.85%29.aspx).<br />
<br />
I really don't know if this is a bug or is just a consequence of the logic used for domain login. I'm trying to set up an environment to compile workbench, to test the change. <br />
<br />
Any help? Is there another way to create this server instance? Or just a workaround?<br />
<br />
Thanks<br />
Best regards,<br />
Andres]]></description>
            <dc:creator>Andres Kasulin</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Fri, 17 Aug 2012 22:34:11 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?160,564939,564939#msg-564939</guid>
            <title>how can i disable a mysql function? (no replies)</title>
            <link>http://forums.mysql.com/read.php?160,564939,564939#msg-564939</link>
            <description><![CDATA[ hi<br />
<br />
how can i disable a mysql function?<br />
for example version() and so on.]]></description>
            <dc:creator>ahmad gholam</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Tue, 14 Aug 2012 05:50:36 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?160,564706,564706#msg-564706</guid>
            <title>Error 1025 ALTER TABLE , Error 1050 (no replies)</title>
            <link>http://forums.mysql.com/read.php?160,564706,564706#msg-564706</link>
            <description><![CDATA[ ERROR 1025: Error on rename of '.\rentauto\auto' to '.\rentauto\#sql2-664-5' (errno: -1)<br />
<br />
SQL Statement:<br />
<br />
ALTER TABLE `rentauto`.`auto` CHANGE COLUMN `marca` `marca` VARCHAR(45) NOT NULL<br />
<br />
<br />
<br />
ERROR: Error when running failback script. Details follow.<br />
<br />
<br />
<br />
ERROR 1050: Table 'auto' already exists<br />
<br />
SQL Statement:<br />
<br />
CREATE TABLE `auto` (]]></description>
            <dc:creator>Daytom Ross</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Sat, 11 Aug 2012 02:44:30 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?160,564233,564233#msg-564233</guid>
            <title>Creating Multiple server instances using Mysql workbench on Windows (1 reply)</title>
            <link>http://forums.mysql.com/read.php?160,564233,564233#msg-564233</link>
            <description><![CDATA[ Hi,<br />
<br />
How to create 2 server instances on 2 different ports using mySql workbench.<br />
Currently single server instance is running on port 3306.<br />
How to create one more instance and make it run on port 3307.<br />
I tried using &quot;New Server Instance&quot; option and created a new instance. <br />
But after the restart of mySql server is done, server instance running on port 3307 becomes active and the instance running on port 3306 doesn't work.<br />
How to run both the server instances simultaneously.]]></description>
            <dc:creator>Dikshit Gokhale</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Tue, 07 Aug 2012 15:59:03 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?160,564045,564045#msg-564045</guid>
            <title>USER STEALING DATABASE USING DUMP WTF!? (1 reply)</title>
            <link>http://forums.mysql.com/read.php?160,564045,564045#msg-564045</link>
            <description><![CDATA[ omg im soo pissed right now.. is mysql retarded or what!?!!?!<br />
<br />
I have set someone previlages on my mysql database ( BUT I CANT SEEM TO FIND THE OPTION TO GIVE HIM &quot;DUMP&quot; command or not!)<br />
<br />
I see only EXECUTE. wtf! that maens anyone that can acces the DB can steall it for themselfs!?<br />
<br />
<br />
I didnt even have him set server previlages only 1 DB previlages and that is &quot; SELECT , UPDATE, CREATE , DELETE INSERT&quot;  in 1 SPECIFIC DATABASE!<br />
<br />
<br />
Please help me to take his other previlages away such as prevent him from exporting my stuff!<br />
<br />
Else anyone can steal from anyone around the world this way! wtf !]]></description>
            <dc:creator>qaz zaq</dc:creator>
            <category>Workbench - Database Administration</category>
            <pubDate>Sun, 05 Aug 2012 12:57:15 +0000</pubDate>
        </item>
    </channel>
</rss>
