<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>MySQL Forums - MySQL Administrator</title>
        <description>Forum for MySQL Administrator</description>
        <link>http://forums.mysql.com/list.php?34</link>
        <lastBuildDate>Tue, 24 Nov 2009 20:23:04 +0000</lastBuildDate>
        <generator>Phorum 5.2.1-alpha</generator>
        <item>
            <guid>http://forums.mysql.com/read.php?34,291950,291950#msg-291950</guid>
            <title>Logging spikes (no replies)</title>
            <link>http://forums.mysql.com/read.php?34,291950,291950#msg-291950</link>
            <description><![CDATA[ I currently monitor `SHOW PROCESSLIST` and graph number of processes returned every minute to give me a metric of how busy my mysql instance is.<br />
<br />
Generally it's pretty quiet (1-3).  Two times now I've seen a spike in excess of a hundred, grinding this small server to a halt.<br />
<br />
Looking at my httpd logs I don't see unusual traffic, looking at my mail logs, I don't see anything that would account for it on that end either.  It's not an internal process since it happened at different times, and no processes in the cron use mysql.<br />
<br />
What logging can I setup to better identify what's causing these spikes?  I'm trying to find the origin so I can stop it at the source.  This server was never really intended to take that kind of load.]]></description>
            <dc:creator>Robert Accettura</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Thu, 19 Nov 2009 14:31:39 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?34,291799,291799#msg-291799</guid>
            <title>MySQL Workbench 5.2.8 (BETA 1): Upgrade from MySQL Administrator, MySQL Query Browser (no replies)</title>
            <link>http://forums.mysql.com/read.php?34,291799,291799#msg-291799</link>
            <description><![CDATA[ WB 5.2.8 includes: <br />
- Model (upgrade from DBDesigner) <br />
- Query (upgrade from MySQL Query Browser) <br />
- Admin (upgrade from MySQL Administrator) <br />
- SSH-Tunnel (new) <br />
<br />
Quick-Start Tutorial: <br />
<a rel="nofollow"  href="http://wb.mysql.com/?p=406">http://wb.mysql.com/?p=406</a> <br />
<br />
Download WB 5.2: <br />
<a rel="nofollow"  href="http://dev.mysql.com/downloads/workbench/">http://dev.mysql.com/downloads/workbench/</a>]]></description>
            <dc:creator>Edwin DeSouza</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Wed, 18 Nov 2009 19:44:58 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?34,291458,291458#msg-291458</guid>
            <title>Mysql GUI Tools in Solaris 10 not running (no replies)</title>
            <link>http://forums.mysql.com/read.php?34,291458,291458#msg-291458</link>
            <description><![CDATA[ I have downloaded and installed the 5.0 gui (x64) tools for linux (tarball)- they are supposed to work in Solaris - but none of the tools run.  The export in the shell file seems to generate the following error. (same in all the tools).<br />
<br />
./mysql-administrator: MA_DIR=/opt/mysql-gui-tools-5.0: is not an identifier<br />
<br />
I have installed them in the /opt directory (recommended) and the path is actually correct.  I navigate to the directory /opt/mysql-gui-tools-5.0 with the terminal and run ./mysql-administrator. (I am running the Java Desktop 3).<br />
<br />
I am somewhat new to Solaris - but it seems the shell file may not be compatible.<br />
<br />
Has anyone had any luck with this - my only other option is to do a remote connection and use a windows machine (ugh) to manage the DB.]]></description>
            <dc:creator>Roger Appleby</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Mon, 16 Nov 2009 20:16:10 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?34,291404,291404#msg-291404</guid>
            <title>Is it possible to create a shema on a remote server? (no replies)</title>
            <link>http://forums.mysql.com/read.php?34,291404,291404#msg-291404</link>
            <description><![CDATA[ I've logged on with MySQL Administrator to a remote server with 'root' but get the following error when trying to create a new schema:<br />
<br />
MySQL Error Number 1044<br />
Access denied for user 'root'@'myhostname' to database 'newdb'<br />
<br />
do I need to be on the server to create a schema?<br />
<br />
<br />
Thanks!]]></description>
            <dc:creator>AEM TISup</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Mon, 16 Nov 2009 14:52:40 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?34,291092,291092#msg-291092</guid>
            <title>Key Efficiency meaning in MySQL Administrator (1 reply)</title>
            <link>http://forums.mysql.com/read.php?34,291092,291092#msg-291092</link>
            <description><![CDATA[ I'm trying to improve our db performance and am looking at the health parameters in the MySQL Administrator.<br />
<br />
The Key Efficiency horizontal bar shows the Key Buffer Usage at 34,816 while the Key Buffer size is 26,214,400.  This means that none of the bar is shaded, appearing to me that none of the Key buffer is being used.  The Hitratio is 0%.  How do I get this key cache to be used better?  We have alot of keys, alot of 1-time queries on a small number of fairly large tables are made, does this mean none are every cached?<br />
<br />
How do I get the key cache to work?<br />
<br />
When I type &quot;show status like '%key%';&quot; I get 52205 key_read_requests but only key_reads.  I assume this creates the 0% hitratio.<br />
<br />
Thanks for your help.<br />
Dan]]></description>
            <dc:creator>Dan Ostertag</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Mon, 16 Nov 2009 20:20:56 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?34,289706,289706#msg-289706</guid>
            <title>Error Creating table in MySql Administrator (2 replies)</title>
            <link>http://forums.mysql.com/read.php?34,289706,289706#msg-289706</link>
            <description><![CDATA[ I am getting an error when I try to create a table in MySql Administrator.  The error and the generated SQL command are below, if anyone could point me in the right direction, that would be great.<br />
<br />
CREATE TABLE `434_larkin04`.`guestbook` (<br />
  `id` INT AUTO_INCREMENT,<br />
  `fullname` VARCHAR,<br />
  `email` VARCHAR,<br />
  `website` VARCHAR,<br />
  `words` TEXT,<br />
  PRIMARY KEY (`id`)<br />
)<br />
ENGINE = InnoDB<br />
CHARACTER SET utf8<br />
COMMENT = 'Guestbook DB for Assignment 7-1';<br />
<br />
<br />
<br />
Error executing SQL commands to create table.<br />
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 '<br />
  `email` VARCHAR,<br />
  `website` VARCHAR,<br />
  `words` TEXT,<br />
  PRIMARY KEY (`id`)<br />
)<br />
' at line 3 (error 1064)]]></description>
            <dc:creator>Brandon Larkin</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Thu, 05 Nov 2009 20:49:13 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?34,289602,289602#msg-289602</guid>
            <title>Another Hard Luck Access Story (no replies)</title>
            <link>http://forums.mysql.com/read.php?34,289602,289602#msg-289602</link>
            <description><![CDATA[ Another access hard-luck story.<br />
<br />
I've installed MySQl 5.1 on my local machine (PC Windows) with no issues.  I've used the DOS command interface to crate database, tables, perform queries, etc.  I discoverd MyQSL Client and down loaded v 5.1.11.  Installed and pointed it at my local databse.  Works great.  Love the interface and it relieves a lot of the tedium of working with the database.<br />
<br />
I've developed an app and now want to deploy to my host.  My host has a shared environment and I was given an id that was supposed to be an admin id.  The host requires that I create a database using their website before I can access mySQL.  No problem I created an empty database.  For remote access I need to provide an IP address of my client.  No Problem.<br />
<br />
I then configure a connection for my host, username &amp; password, server address, etc.  I launch a connection and voila, I'm in!  Launch the Query browser, great. Except I don't see my database in the list of schemas.  I can only see information_schema.  Hmmm.  Maybee it's there and I can't see it.  OK, try show databases.  No go only information_schema. OK what privileges do I have?  show grants.  'GRANT USAGE ON *.* TO 'username'@'' IDENTIFIED BY PASSWORD 'some password''<br />
<br />
Well, maybe I need to expressly grant privileges on the new database to the &quot;admin&quot; account.  Back to the website, over to phpMyAdmin (man what an ugly, clumsy place) grant all on db.* to 'me' identified by 'password'.  Now I'm ready.<br />
<br />
Back to MySQL client.  Same story.  Nothing, nada, zip, zilch.<br />
<br />
Calls to the host support go nowhere as I can use phpMyAdmin to create database, tables, run queries, etc.  So as far as they are concerned my user privileges are fine.  It must be the client.<br />
<br />
Now for the questions.  What am I missing?  Is there some configuration on the client side I need to make?  Am I using the wrong version of the client?  THe hosted db is 5.0.45.  The info on MySQL site for this client version states that it is for 5.1 but would work with 5.0.]]></description>
            <dc:creator>David Harrison</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Wed, 04 Nov 2009 23:43:12 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?34,289429,289429#msg-289429</guid>
            <title>localhost database (no replies)</title>
            <link>http://forums.mysql.com/read.php?34,289429,289429#msg-289429</link>
            <description><![CDATA[ Hi,<br />
<br />
Im not in tune with the database aspects yet so...<br />
<br />
I have a database residing on our server.....I want to dump this database so that it can be accessed through localhost on my laptop.<br />
<br />
Does anyone know how this is done?<br />
<br />
Thanks in advance.<br />
<br />
Urema.]]></description>
            <dc:creator>D G</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Wed, 04 Nov 2009 12:38:36 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?34,289136,289136#msg-289136</guid>
            <title>Database corruption (1 reply)</title>
            <link>http://forums.mysql.com/read.php?34,289136,289136#msg-289136</link>
            <description><![CDATA[ We are using mysql 5.0 with master slave setup. When we describe any table it gives following error<br />
               Error 'Incorrect information in file: './livedb/tablename.frm<br />
Master database looks ok, only slave is having problem,when we do show slave status, we see below information <br />
<br />
<br />
Replicate_Wild_Ignore_Table: <br />
                 Last_Errno: 1033<br />
                 Last_Error: Error 'Incorrect information in file: './livedb/print.frm'' on query. Default database: 'livedb2'. Query: 'DELETE FROM livedb.print WHERE TIMESTAMPDIFF(dayvalue, date_created, '2009-11-02 01:58:06') &gt;= 9999'<br />
               Skip_Counter: 0<br />
        Exec_Master_Log_Pos: 653241805<br />
            Relay_Log_Space: 3073839<br />
            Until_Condition: None<br />
             Until_Log_File: <br />
              Until_Log_Pos: 0<br />
         Master_SSL_Allowed: No<br />
         Master_SSL_CA_File: <br />
         Master_SSL_CA_Path: <br />
            Master_SSL_Cert: <br />
          Master_SSL_Cipher: <br />
             Master_SSL_Key: <br />
      Seconds_Behind_Master: NULL<br />
Can anyone let me know how to trouble shoot this issue ie. reason behind this issue and how to go about fixing it?]]></description>
            <dc:creator>omkar prabhu</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Mon, 02 Nov 2009 21:43:28 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?34,289094,289094#msg-289094</guid>
            <title>need help from expert: mysql keeps crashing!!! (1 reply)</title>
            <link>http://forums.mysql.com/read.php?34,289094,289094#msg-289094</link>
            <description><![CDATA[ Hi All,<br />
after shuting down Mysqld improperly, it's crashing now every 3 hours (when under use by apps running mysql, in weekend no PB) and i have to restart it to continue using it.<br />
i tried to repair all tables after shuting down properly the server (as it said in &quot;Mysql keeps crashing&quot; in the reference manual&quot;) using these two commands:<br />
mysqladmin shutdown;<br />
myisamchk --silent --force */*.MYI ;<br />
i was watching the processes launched for a long time i noticed that a lot of process not related to any database are running using root as user.<br />
i have the processlist and the debug info while it was not working (crashed), but unfortunately i don't see here a way to attach this (and i don't want to make my message more long).<br />
so for the kind expert person who is willing to help me :) (i hope somebdy will!), i'll email it to him and thanks for you all!]]></description>
            <dc:creator>khalid touati</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Wed, 04 Nov 2009 14:39:41 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?34,288851,288851#msg-288851</guid>
            <title>error when selecting Options tab (no replies)</title>
            <link>http://forums.mysql.com/read.php?34,288851,288851#msg-288851</link>
            <description><![CDATA[ After installing the MySQL 5.1.40 package on my Mac (OS 10.6.1), I find that when I open MySQL Administrator and click the Options icon I get this message in an Alert popup:<br />
<br />
Could not open GUI description file.<br />
Error parsing XML file (bad document).<br />
<br />
If I click OK, I am then shown some advertisement for &quot;MySQL Network Monitoring &amp; Advisory Service&quot; and some buttons to Save, Discard Changes, and Click for more info.<br />
<br />
What's up with this?]]></description>
            <dc:creator>Eric Tiffany</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Sat, 31 Oct 2009 15:42:24 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?34,288397,288397#msg-288397</guid>
            <title>Mysql Command Line Client  ARRGH (7 replies)</title>
            <link>http://forums.mysql.com/read.php?34,288397,288397#msg-288397</link>
            <description><![CDATA[ Hi, I am on a windows server using the Mysql Command Line Client. I login with my password and have the mysql&gt; prompt.  I then issue the following:<br />
<br />
mysqldump --opt -Q -u dbusername -p databasename &gt; backupname.sql<br />
<br />
But nothing happens<br />
<br />
The cursor just wraps to a new line with a prompt -&gt;<br />
<br />
Can anyone tell me why my data is not dumping. Thanks]]></description>
            <dc:creator>James Brown</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Fri, 30 Oct 2009 10:19:32 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?34,288156,288156#msg-288156</guid>
            <title>error 134 cause mysql to run out connections (5 replies)</title>
            <link>http://forums.mysql.com/read.php?34,288156,288156#msg-288156</link>
            <description><![CDATA[ Hi Guys, <br />
i have an error taht miss up everything using mysql in my server, including websites of course. <br />
here is the thing: the error start with a table as it says here in the logs: <br />
<br />
091023 12:45:40 [ERROR] Got error 134 when reading table './otrs/user_preferences' <br />
091023 12:46:02 [ERROR] Got error 134 when reading table './otrs/user_preferences' <br />
091023 12:46:11 [ERROR] Got error 134 when reading table './otrs/user_preferences' <br />
091023 12:46:17 [ERROR] Got error 134 when reading table './otrs/user_preferences' <br />
091023 12:46:23 [ERROR] Got error 134 when reading table './otrs/user_preferences' <br />
091023 14:26:06 [Note] /usr/sbin/mysqld: Normal shutdown <br />
<br />
091023 14:26:08 InnoDB: Starting shutdown... <br />
091023 14:26:12 InnoDB: Shutdown completed; log sequence number 1 3966143693 <br />
091023 14:26:12 [Note] /usr/sbin/mysqld: Shutdown complete <br />
<br />
091023 14:26:12 [Warning] No argument was provided to --log-bin, and --log-bin-index was not used; so replication may break when this MySQL server acts as a master and has his hostname changed!! Please use '--log-bin=/var/run/mysqld/mysqld-bin' to avoid this problem. <br />
091023 14:26:13 InnoDB: Started; log sequence number 1 3966143693 <br />
091023 14:26:13 [Note] /usr/sbin/mysqld: ready for connections. <br />
Version: '5.0.44-log' socket: '/var/run/mysqld/mysqld.sock' port: 3306 Gentoo Linux mysql-5.0.44-r2 <br />
<br />
this error make that when you connect to website it says &quot;mysql cannot connect to database&quot;, so i restared the mysql and i get the warning below it stays normal for few hours like 6 hours and the cycle get launched again. <br />
any idea that can get ma out of the cycle please!!?]]></description>
            <dc:creator>khalid touati</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Thu, 29 Oct 2009 00:30:01 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?34,288120,288120#msg-288120</guid>
            <title>help with Mysqldump (1 reply)</title>
            <link>http://forums.mysql.com/read.php?34,288120,288120#msg-288120</link>
            <description><![CDATA[ I need to back up a large Vbulletin (forum) database (750mb) On a windows server, so I can FTP the backup to a new Linux server.  The instructions Vbulletin give to back up and restore their databases is as follows. <br />
<br />
mysqldump --opt -Q -u dbusername -p databasename &gt; backupname.sql<br />
<br />
Can I use Mysql administrator to carry out the dump with these options --opt and -Q <br />
<br />
(if I knew what those options meant it might help :embarrassed:)<br />
<br />
Thanks]]></description>
            <dc:creator>James Brown</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Tue, 27 Oct 2009 21:10:28 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?34,287738,287738#msg-287738</guid>
            <title>Large table issue (no replies)</title>
            <link>http://forums.mysql.com/read.php?34,287738,287738#msg-287738</link>
            <description><![CDATA[ I have a table growing immensely every day , currently it has around 18777410 records.<br />
Our site is available 24x7 and we are using mysql replication to distrubute load on the database server ( a master and single slave combination).<br />
It is almost two years we running the application on mysql 5.0.45 everything seems to fine, but now we are facing problem with maintaining this huge table.<br />
Following are key problem areas:<br />
	a) Running aggregate queries takes more than 5 minutes, which is not acceptable with respect to site performane<br />
	b) Adding index is not possible as it takes more than 3/4 hours which result in site downtime<br />
	c) command like optimize and analyze cant be run as it is online application and it will result in locking of this important table.<br />
<br />
<br />
Can any one suggest possible approach to solve this problem, we are thinking of trying following approach<br />
	a) Have seperate table for having archive data,so query requiring complete data, will need to be fire two queries or have union on archive data and live data<br />
	b) Upgrade to mysql 5.1 and see having partitioning on this table helps<br />
	c) have mutliple database slave server to hit queries on most used use cases on this table.<br />
<br />
Let me know if anyone faced similar problem and how to go about solving it]]></description>
            <dc:creator>omkar prabhu</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Sat, 24 Oct 2009 08:44:29 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?34,287696,287696#msg-287696</guid>
            <title>Backup via mySQLAdmin - character set problem? (no replies)</title>
            <link>http://forums.mysql.com/read.php?34,287696,287696#msg-287696</link>
            <description><![CDATA[ Using mySQL server 5.0 on a Windows system, using myIsam. I have a &quot;users&quot; table that has the data encrypted by my program. When I back up the &quot;users&quot; table alone, the INSERT statement data is correct. If I backup the entire database, and look at the &quot;users&quot; table data, the insert statement data is different (and incorrect). Using &quot;normal&quot; backup option, and the backup options are the same for the two cases. <br />
<br />
If I do the same thing on my Ubuntu system, all is well.<br />
<br />
Something weird is going on. Why should the entire database backup and a single table backup give different results? What should I be looking for?<br />
<br />
Thanks<br />
<br />
Larry]]></description>
            <dc:creator>Larry Bradley</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Fri, 23 Oct 2009 21:26:22 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?34,287342,287342#msg-287342</guid>
            <title>MySQL Workbench 5.2.6 (ALPHA): SSH-Tunnel, Administrator, Query Browser (1 reply)</title>
            <link>http://forums.mysql.com/read.php?34,287342,287342#msg-287342</link>
            <description><![CDATA[ WB 5.2.6 now includes: <br />
- MySQL Query Browser (Feature Complete) <br />
- SSH-Tunnel (Feature Complete) <br />
- MySQL Administrator (Not Complete yet) <br />
<br />
We need your help, testing &amp; feedback! <br />
<br />
Download WB 5.2: <br />
<a rel="nofollow"  href="http://dev.mysql.com/downloads/workbench/">http://dev.mysql.com/downloads/workbench/</a> <br />
<br />
MySQLWorkbench: SSH-Tunnel <br />
<a rel="nofollow"  href="http://wb.mysql.com/?p=370">http://wb.mysql.com/?p=370</a> <br />
<br />
MySQL Workbench: Administrator <br />
<a rel="nofollow"  href="http://wb.mysql.com/?p=374">http://wb.mysql.com/?p=374</a> <br />
<br />
MySQL Workbench 5.2: Features of MySQL Query Browser <br />
<a rel="nofollow"  href="http://dev.mysql.com/workbench/?p=229">http://dev.mysql.com/workbench/?p=229</a> <br />
<br />
MySQL Workbench 5.2: QuickTour of Query Browser <br />
<a rel="nofollow"  href="http://dev.mysql.com/workbench/?p=230">http://dev.mysql.com/workbench/?p=230</a>]]></description>
            <dc:creator>Edwin DeSouza</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Thu, 29 Oct 2009 21:30:27 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?34,287231,287231#msg-287231</guid>
            <title>Which permission user need for dumping triggers? (2 replies)</title>
            <link>http://forums.mysql.com/read.php?34,287231,287231#msg-287231</link>
            <description><![CDATA[ I need to run mysqldump for backup my DB, inlcuding triggers. Of course, I want to do this using user with minimal permissions. Manual says that &quot;SUPER&quot; permission needs for creating/deleting triggers, but I need just read permissions.<br />
Any ideas?  I use 5.0.86 serrver.<br />
<br />
Thanks,<br />
Vitaly]]></description>
            <dc:creator>Vitaly Karasik</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Mon, 26 Oct 2009 13:24:36 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?34,286993,286993#msg-286993</guid>
            <title>MySQL GUI Tool - BACKUP using command line (8 replies)</title>
            <link>http://forums.mysql.com/read.php?34,286993,286993#msg-286993</link>
            <description><![CDATA[ hi all,<br />
<br />
after losing all my internal forum data (likely not a lot), i figured its time to have a schedule backup<br />
<br />
but first i want to make sure i can run a backup using command line and then i can just make it a .bat file and schedule it after<br />
<br />
so anyone knows how to write the line so that it backs up my database say my db name is... happy_db and save to... C:\happy_db_backup\<br />
<br />
my database is on another machine say... 192.168.10.40<br />
username: root<br />
password: somepassword<br />
<br />
i'm after the same way as how the GUI tool backs up so i can just restore the file<br />
<br />
i'm using windows xp/vista 32bit<br />
<br />
thanks<br />
Manhao]]></description>
            <dc:creator>Manhao Chen</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Sun, 25 Oct 2009 07:50:28 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?34,286948,286948#msg-286948</guid>
            <title>1130  Host is not allowed to connect to this MySQL server (2 replies)</title>
            <link>http://forums.mysql.com/read.php?34,286948,286948#msg-286948</link>
            <description><![CDATA[ Hello,<br />
<br />
I have two computers. MySQL-Server is running on the first computer. I can access the MySQL-Server with MySQL Administrator local without any problem. But I get the Error 1130 trying to access the MySQL-Server from the second computer. And I can ping the first computer from the second computer. <br />
<br />
Many thanks<br />
PR]]></description>
            <dc:creator>P R</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Tue, 20 Oct 2009 07:33:44 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?34,286626,286626#msg-286626</guid>
            <title>Problems with remote connections (1 reply)</title>
            <link>http://forums.mysql.com/read.php?34,286626,286626#msg-286626</link>
            <description><![CDATA[ Hello,<br />
<br />
We have a problem with connections from a remote machine to the db server. The configuration (arch) is currently:<br />
<br />
Web(app - drupal based, php(current), apache(current) on FreeBSD) -&gt; DB (MySQL on CentOS).<br />
<br />
rel. my.cnf settings:<br />
<br />
max_allowed_packet      = 16M<br />
thread_stack            = 128K<br />
thread_cache_size       = 64<br />
query_cache_limit       = 8M<br />
query_cache_size        = 256M<br />
query_cache_type        = 1<br />
join_buffer_size        = 512K<br />
max_connections         = 1000<br />
wait_timeout            = 120<br />
connect_timeout         = 10<br />
join_buffer_size        = 1M<br />
table_cache             = 1024<br />
sort_buffer_size        = 2M<br />
read_rnd_buffer_size    = 4M<br />
sort_buffer_size        = 8M<br />
key_buffer              = 256M<br />
key_buffer_size         = 64M<br />
thread_concurrency      = 4<br />
<br />
# Added<br />
wait_timeout = 5<br />
connect_timeout = 12<br />
<br />
........<br />
<br />
We've played with the timeouts to no avail (longer/shorter). <br />
<br />
When the server is under high load, mysql stops fielding requests; it's like it locks. To replicate the issue, if i do two full dumps of the database (700M) in a row while the web server is active under low load, it displays the same characteristics. <br />
<br />
To fix, we have to 1) restart mysqld 2) restart apache. (doing just one or the other won't work).<br />
<br />
When the two processes were on the same box, this wasn't an issue (when apache and MySQL were living on the same host). We used this same config when the two were living on the same host.<br />
<br />
Low load for us is ~100 concurrent connections, High load in the order of 500. I replicated the high load lockup with 100 concurrent, with mysqldump (twice). <br />
<br />
I've tried various versions of apache/php against various versions of MySQL. We've tried MySQL on both FreeBSD and Linux, same issues on both, across all versions. <br />
<br />
I haven't seen anything in the log files. (just starts/stops). When warnings were enabled, we saw connect timeouts, but we have a strong reason to believe this was related to drupal not calling mysql_close() in one or more of its modules. This hasn't been conclusively tested, however.  <br />
<br />
Is there some network functionality aspect of MySQL that I'm missing? Am I supposed to be setting something in the config files that I'm unaware of? Is it a files open issue, or a tmp files issues? I'm lost. <br />
<br />
Below, you'll find the results of &quot;SHOW VARIABLES;&quot; -- if you need anything else, let me know, I'm most desperate at this point.<br />
<br />
Best, <br />
<br />
Interim. <br />
<br />
.........................<br />
<br />
Variable_name   Value<br />
auto_increment_increment        1<br />
auto_increment_offset   1<br />
automatic_sp_privileges ON<br />
back_log        50<br />
basedir /usr/<br />
bdb_cache_size  8388600<br />
bdb_home        /var/lib/mysql/<br />
bdb_log_buffer_size     524288<br />
bdb_logdir<br />
bdb_max_lock    10000<br />
bdb_shared_data OFF<br />
bdb_tmpdir      /tmp/<br />
binlog_cache_size       32768<br />
bulk_insert_buffer_size 8388608<br />
character_set_client    latin1<br />
character_set_connection        latin1<br />
character_set_database  latin1<br />
character_set_filesystem        binary<br />
character_set_results   latin1<br />
character_set_server    latin1<br />
character_set_system    utf8<br />
character_sets_dir      /usr/share/mysql/charsets/<br />
collation_connection    latin1_swedish_ci<br />
collation_database      latin1_swedish_ci<br />
collation_server        latin1_swedish_ci<br />
completion_type 0<br />
concurrent_insert       1<br />
connect_timeout 12<br />
datadir /var/lib/mysql/<br />
date_format     %Y-%m-%d<br />
datetime_format %Y-%m-%d %H:%i:%s<br />
default_week_format     0<br />
delay_key_write ON<br />
delayed_insert_limit    100<br />
delayed_insert_timeout  300<br />
delayed_queue_size      1000<br />
div_precision_increment 4<br />
engine_condition_pushdown       OFF<br />
expire_logs_days        0<br />
flush   OFF<br />
flush_time      0<br />
ft_boolean_syntax       + -&gt;&lt;()~*:&quot;&quot;&amp;|<br />
ft_max_word_len 84<br />
ft_min_word_len 4<br />
ft_query_expansion_limit        20<br />
ft_stopword_file        (built-in)<br />
group_concat_max_len    1024<br />
have_archive    NO<br />
have_bdb        YES<br />
have_blackhole_engine   NO<br />
have_compress   YES<br />
have_crypt      YES<br />
have_csv        NO<br />
have_dynamic_loading    YES<br />
have_example_engine     NO<br />
have_federated_engine   NO<br />
have_geometry   YES<br />
have_innodb     YES<br />
have_isam       NO<br />
have_merge_engine       YES<br />
have_ndbcluster NO<br />
have_openssl    DISABLED<br />
have_ssl        DISABLED<br />
have_query_cache        YES<br />
have_raid       NO<br />
have_rtree_keys YES<br />
have_symlink    YES<br />
hostname        **** (edited).<br />
init_connect<br />
init_file<br />
init_slave<br />
innodb_additional_mem_pool_size 1048576<br />
innodb_autoextend_increment     8<br />
innodb_buffer_pool_awe_mem_mb   0<br />
innodb_buffer_pool_size 8388608<br />
innodb_checksums        ON<br />
innodb_commit_concurrency       0<br />
innodb_concurrency_tickets      500<br />
innodb_data_file_path   ibdata1:10M:autoextend<br />
innodb_data_home_dir<br />
innodb_doublewrite      ON<br />
innodb_fast_shutdown    1<br />
innodb_file_io_threads  4<br />
innodb_file_per_table   OFF<br />
innodb_flush_log_at_trx_commit  1<br />
innodb_flush_method<br />
innodb_force_recovery   0<br />
innodb_lock_wait_timeout        50<br />
innodb_locks_unsafe_for_binlog  OFF<br />
innodb_log_arch_dir<br />
innodb_log_archive      OFF<br />
innodb_log_buffer_size  1048576<br />
innodb_log_file_size    5242880<br />
innodb_log_files_in_group       2<br />
innodb_log_group_home_dir       ./<br />
innodb_max_dirty_pages_pct      90<br />
innodb_max_purge_lag    0<br />
innodb_mirrored_log_groups      1<br />
innodb_open_files       300<br />
innodb_rollback_on_timeout      OFF<br />
innodb_support_xa       ON<br />
innodb_sync_spin_loops  20<br />
innodb_table_locks      ON<br />
innodb_thread_concurrency       8<br />
innodb_thread_sleep_delay       10000<br />
interactive_timeout     28800<br />
join_buffer_size        1044480<br />
key_buffer_size 67108864<br />
key_cache_age_threshold 300<br />
key_cache_block_size    1024<br />
key_cache_division_limit        100<br />
language        /usr/share/mysql/english/<br />
large_files_support     ON<br />
large_page_size 0<br />
large_pages     OFF<br />
lc_time_names   en_US<br />
license GPL<br />
local_infile    ON<br />
locked_in_memory        OFF<br />
log     OFF<br />
log_bin OFF<br />
log_bin_trust_function_creators OFF<br />
log_error<br />
log_queries_not_using_indexes   OFF<br />
log_slave_updates       OFF<br />
log_slow_queries        ON<br />
log_warnings    1<br />
long_query_time 4<br />
low_priority_updates    OFF<br />
lower_case_file_system  OFF<br />
lower_case_table_names  0<br />
max_allowed_packet      16776192<br />
max_binlog_cache_size   4294967295<br />
max_binlog_size 1073741824<br />
max_connect_errors      10<br />
max_connections 1000<br />
max_delayed_threads     20<br />
max_error_count 64<br />
max_heap_table_size     16777216<br />
max_insert_delayed_threads      20<br />
max_join_size   4294967295<br />
max_length_for_sort_data        1024<br />
max_prepared_stmt_count 16382<br />
max_relay_log_size      0<br />
max_seeks_for_key       4294967295<br />
max_sort_length 1024<br />
max_sp_recursion_depth  0<br />
max_tmp_tables  32<br />
max_user_connections    0<br />
max_write_lock_count    4294967295<br />
multi_range_count       256<br />
myisam_data_pointer_size        6<br />
myisam_max_sort_file_size       2147483647<br />
myisam_recover_options  OFF<br />
myisam_repair_threads   1<br />
myisam_sort_buffer_size 8388608<br />
myisam_stats_method     nulls_unequal<br />
net_buffer_length       16384<br />
net_read_timeout        30<br />
net_retry_count 10<br />
net_write_timeout       60<br />
new     OFF<br />
old_passwords   ON<br />
open_files_limit        5000<br />
optimizer_prune_level   1<br />
optimizer_search_depth  62<br />
pid_file        /var/run/mysqld/mysqld.pid<br />
port    3306<br />
preload_buffer_size     32768<br />
profiling       OFF<br />
profiling_history_size  15<br />
protocol_version        10<br />
query_alloc_block_size  8192<br />
query_cache_limit       8388608<br />
query_cache_min_res_unit        4096<br />
query_cache_size        268435456<br />
query_cache_type        ON<br />
query_cache_wlock_invalidate    OFF<br />
query_prealloc_size     8192<br />
range_alloc_block_size  2048<br />
read_buffer_size        131072<br />
read_only       OFF<br />
read_rnd_buffer_size    4190208<br />
relay_log_purge ON<br />
relay_log_space_limit   0<br />
rpl_recovery_rank       0<br />
secure_auth     OFF<br />
secure_file_priv<br />
server_id       0<br />
skip_external_locking   ON<br />
skip_networking OFF<br />
skip_show_database      OFF<br />
slave_compressed_protocol       OFF<br />
slave_load_tmpdir       /tmp/<br />
slave_net_timeout       3600<br />
slave_skip_errors       OFF<br />
slave_transaction_retries       10<br />
slow_launch_time        2<br />
socket  /var/lib/mysql/mysql.sock<br />
sort_buffer_size        8388600<br />
sql_big_selects ON<br />
sql_mode<br />
sql_notes       ON<br />
sql_warnings    OFF<br />
ssl_ca<br />
ssl_capath<br />
ssl_cert<br />
ssl_cipher<br />
ssl_key<br />
storage_engine  MyISAM<br />
sync_binlog     0<br />
sync_frm        ON<br />
system_time_zone        EDT<br />
table_cache     1024<br />
table_lock_wait_timeout 50<br />
table_type      MyISAM<br />
thread_cache_size       64<br />
thread_stack    131072<br />
time_format     %H:%i:%s<br />
time_zone       SYSTEM<br />
timed_mutexes   OFF<br />
tmp_table_size  33554432<br />
tmpdir  /tmp/<br />
transaction_alloc_block_size    8192<br />
transaction_prealloc_size       4096<br />
tx_isolation    REPEATABLE-READ<br />
updatable_views_with_limit      YES<br />
version 5.0.45-log<br />
version_bdb     Sleepycat Software: Berkeley DB 4.1.24: (July  4, 2007)<br />
version_comment Source distribution<br />
version_compile_machine i686<br />
version_compile_os      redhat-linux-gnu<br />
wait_timeout    5]]></description>
            <dc:creator>Interim Service</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Mon, 19 Oct 2009 13:43:16 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?34,286140,286140#msg-286140</guid>
            <title>Very high CPU utilisation with 40-50 concurrent connection on Innodb table (no replies)</title>
            <link>http://forums.mysql.com/read.php?34,286140,286140#msg-286140</link>
            <description><![CDATA[ I am getting very high cpu utilisation around 90% when 40-50 concurrent connections are executing .<br />
<br />
The version of mysql is 5.1.32 community log <br />
<br />
RAM 8GB <br />
<br />
 <br />
processor       : 0<br />
vendor_id       : GenuineIntel<br />
cpu family      : 15<br />
model           : 4<br />
model name      :                   Intel(R) Xeon(TM) CPU 2.80GHz<br />
stepping        : 1<br />
cpu MHz         : 2800.100<br />
cache size      : 1024 KB<br />
physical id     : 0<br />
siblings        : 1<br />
core id         : 0<br />
cpu cores       : 1<br />
fpu             : yes<br />
fpu_exception   : yes<br />
cpuid level     : 5<br />
wp              : yes<br />
flags           : fpu tsc msr pae mce cx8 apic mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall lm constant_tsc pni monitor ds_cpl cid cx16 xtpr<br />
bogomips        : 7004.24<br />
clflush size    : 64<br />
cache_alignment : 128<br />
address sizes   : 36 bits physical, 48 bits virtual<br />
power management:<br />
<br />
processor       : 1<br />
vendor_id       : GenuineIntel<br />
cpu family      : 15<br />
model           : 4<br />
model name      :                   Intel(R) Xeon(TM) CPU 2.80GHz<br />
stepping        : 1<br />
cpu MHz         : 2800.100<br />
cache size      : 1024 KB<br />
physical id     : 1<br />
siblings        : 1<br />
core id         : 0<br />
cpu cores       : 1<br />
fpu             : yes<br />
fpu_exception   : yes<br />
cpuid level     : 5<br />
wp              : yes<br />
flags           : fpu tsc msr pae mce cx8 apic mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall lm constant_tsc pni monitor ds_cpl cid cx16 xtpr<br />
bogomips        : 7004.24<br />
clflush size    : 64<br />
cache_alignment : 128<br />
address sizes   : 36 bits physical, 48 bits virtual<br />
power management:<br />
<br />
processor       : 2<br />
vendor_id       : GenuineIntel<br />
cpu family      : 15<br />
model           : 4<br />
model name      :                   Intel(R) Xeon(TM) CPU 2.80GHz<br />
stepping        : 1<br />
cpu MHz         : 2800.100<br />
cache size      : 1024 KB<br />
physical id     : 2<br />
siblings        : 1<br />
core id         : 0<br />
cpu cores       : 1<br />
fpu             : yes<br />
fpu_exception   : yes<br />
cpuid level     : 5<br />
wp              : yes<br />
flags           : fpu tsc msr pae mce cx8 apic mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall lm constant_tsc pni monitor ds_cpl cid cx16 xtpr<br />
bogomips        : 7004.24<br />
clflush size    : 64<br />
cache_alignment : 128<br />
address sizes   : 36 bits physical, 48 bits virtual<br />
power management:<br />
<br />
processor       : 3<br />
vendor_id       : GenuineIntel<br />
cpu family      : 15<br />
model           : 4<br />
model name      :                   Intel(R) Xeon(TM) CPU 2.80GHz<br />
stepping        : 1<br />
cpu MHz         : 2800.100<br />
cache size      : 1024 KB<br />
physical id     : 3<br />
siblings        : 1<br />
core id         : 0<br />
cpu cores       : 1<br />
fpu             : yes<br />
fpu_exception   : yes<br />
cpuid level     : 5<br />
wp              : yes<br />
flags           : fpu tsc msr pae mce cx8 apic mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall lm constant_tsc pni monitor ds_cpl cid cx16 xtpr<br />
bogomips        : 7004.24<br />
clflush size    : 64<br />
cache_alignment : 128<br />
address sizes   : 36 bits physical, 48 bits virtual<br />
power management:<br />
<br />
show processlist  <br />
<br />
Id	db	Command	Time	State	Info<br />
1	\N	Binlog Dump	13894	Has sent all binlog to slave; waiting for binlog to be updated	\N<br />
106164	DRS	Sleep	3956		\N<br />
3588858	\N	Query	0	\N	show full processlist<br />
4297685	heywire	Query	0	Sending data	select id, name, description, main_image, back_image, start_date, end_date, user_id, username, location, category, email, url, pretty_url, tinkurl, creation_date, last_post from event  ORDER by id LIMIT 10200,300<br />
4297688	heywire	Query	0	Sending data	select id, name, description, main_image, back_image, start_date, end_date, user_id, username, location, category, email, url, pretty_url, tinkurl, creation_date, last_post from event  where featured='true'  ORDER by id LIMIT 3000,300<br />
4297721	heywire	Query	0	freeing items	select id, username, password, main_image, back_image, creation_date from person where username='_vanya'<br />
4297760	heywire	Sleep	0		\N<br />
4297762	heywire	Query	0	Sending data	select id, name, description, main_image, back_image, start_date, end_date, user_id, username, location, category, email, url, pretty_url, tinkurl, creation_date, last_post from event  where featured='true'  ORDER by id LIMIT 6900,300<br />
4297763	\N	Connect	\N	Reading from net	\N<br />
4297770	heywire	Query	0	Sending data	select id, name, description, main_image, back_image, start_date, end_date, user_id, username, location, category, email, url, pretty_url, tinkurl, creation_date, last_post from event  ORDER by id LIMIT 10500,300<br />
4297772	\N	Sleep	0		\N<br />
4297774	\N	Connect	\N	Reading from net	\N<br />
4297777	heywire	Sleep	0		\N<br />
4297779	heywire	Query	0	Sending data	select id, name, description, main_image, back_image, start_date, end_date, user_id, username, location, category, email, url, pretty_url, tinkurl, creation_date, last_post from event  where featured='true'  ORDER by id LIMIT 9900,300<br />
4297775	\N	Sleep	0		\N<br />
4297781	\N	Sleep	0		\N<br />
4297783	\N	Connect	\N	Reading from net	\N<br />
4297784	heywire	Sleep	0		\N<br />
4297790	\N	Connect	\N	Reading from net	\N<br />
4297789	\N	Connect	\N	Reading from net	\N<br />
4297788	heywire	Sleep	0		\N<br />
4297787	heywire	Sleep	0		\N<br />
4297786	\N	Connect	\N	Reading from net	\N<br />
4297785	\N	Connect	\N	Reading from net	\N<br />
4297782	\N	Connect	\N	Reading from net	\N<br />
<br />
the table event has only 10000 records <br />
<br />
the table strucutre for event table is <br />
<br />
<br />
CREATE TABLE `event` (<br />
  `id` int(11) NOT NULL AUTO_INCREMENT,<br />
  `name` varchar(255) DEFAULT NULL,<br />
  `user_id` int(11) DEFAULT NULL,<br />
  `start_date` timestamp NULL DEFAULT NULL,<br />
  `end_date` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',<br />
  `main_image` varchar(2000) DEFAULT NULL,<br />
  `back_image` varchar(2000) DEFAULT NULL,<br />
  `description` varchar(2000) DEFAULT NULL,<br />
  `pretty_url` varchar(2000) DEFAULT NULL,<br />
  `email` varchar(255) DEFAULT NULL,<br />
  `url` varchar(2000) DEFAULT NULL,<br />
  `username` varchar(2000) DEFAULT NULL,<br />
  `location` varchar(255) DEFAULT NULL,<br />
  `creation_date` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',<br />
  `category` varchar(255) DEFAULT NULL,<br />
  `featured` varchar(10) DEFAULT NULL,<br />
  `last_post_count` int(11) DEFAULT NULL,<br />
  `address` varchar(500) DEFAULT NULL,<br />
  `address2` varchar(500) DEFAULT NULL,<br />
  `city` varchar(255) DEFAULT NULL,<br />
  `state` varchar(255) DEFAULT NULL,<br />
  `zip` varchar(100) DEFAULT NULL,<br />
  `country` varchar(100) DEFAULT NULL,<br />
  `locked` varchar(10) DEFAULT NULL,<br />
  `tinkurl` varchar(200) DEFAULT NULL,<br />
  `last_post` varchar(255) DEFAULT NULL,<br />
  `ad_image` varchar(2000) DEFAULT NULL,<br />
  `ad_url` varchar(2000) DEFAULT NULL,<br />
  `moderated` varchar(10) DEFAULT NULL,<br />
  `flag` int(11) DEFAULT NULL,<br />
  `projected_page` varchar(10) DEFAULT NULL,<br />
  `projected_main_image` varchar(2000) DEFAULT NULL,<br />
  `projected_back_image` varchar(2000) DEFAULT NULL,<br />
  `projected_page_twitter` varchar(255) DEFAULT NULL,<br />
  `code_plugin` varchar(2000) DEFAULT NULL,<br />
  `last_pub_date` bigint(20) unsigned DEFAULT NULL,<br />
  `comments` text,<br />
  PRIMARY KEY (`id`),<br />
  KEY `user_id` (`user_id`),<br />
  KEY `pretty_url` (`pretty_url`(767)),<br />
  KEY `idx_event_description` (`category`)<br />
) ENGINE=InnoDB  <br />
<br />
<br />
the query which is running very frequently is <br />
select id, name, description, main_image, back_image, start_date, end_date, user_id, username, location, category, email, url, pretty_url, tinkurl, creation_date, last_post from event  ORDER by id LIMIT 10500,300<br />
<br />
Please let me know if anything else would be required .<br />
<br />
Thanks]]></description>
            <dc:creator>Pankaj joshi</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Wed, 14 Oct 2009 14:15:32 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?34,286124,286124#msg-286124</guid>
            <title>add myd file (6 replies)</title>
            <link>http://forums.mysql.com/read.php?34,286124,286124#msg-286124</link>
            <description><![CDATA[ i am not able add myd file to toad]]></description>
            <dc:creator>Amit Singh</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Tue, 20 Oct 2009 08:04:38 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?34,285363,285363#msg-285363</guid>
            <title>No install (3 replies)</title>
            <link>http://forums.mysql.com/read.php?34,285363,285363#msg-285363</link>
            <description><![CDATA[ Are there any administration tools for MySQL that do not require installation or being executed on a web server?<br />
<br />
I would like to be able of administering a MySQL Server from my workstation but I don't have rights to install anything on it, so if you guys know something that can help me I'd appreciated it.<br />
<br />
Thanks in advance,]]></description>
            <dc:creator>Jorge Hernandez</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Fri, 09 Oct 2009 19:23:43 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?34,285326,285326#msg-285326</guid>
            <title>backup of mysql database. (1 reply)</title>
            <link>http://forums.mysql.com/read.php?34,285326,285326#msg-285326</link>
            <description><![CDATA[ Hi,<br />
<br />
While taking backup of mysql database, will simply copying the database folder do ? My database folder is /var/lib/mysql. Will simply copying contents of this database help or do I need to run mysqldump command and then only take backup ??<br />
<br />
What is the difference that I may encounter ?]]></description>
            <dc:creator>Barba Papa</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Thu, 08 Oct 2009 21:22:07 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?34,285105,285105#msg-285105</guid>
            <title>MySQL Workbench 5.2.4 (ALPHA): SSH-Tunnel, Administrator, Query Browser. (no replies)</title>
            <link>http://forums.mysql.com/read.php?34,285105,285105#msg-285105</link>
            <description><![CDATA[ WB 5.2.4 now includes: <br />
- MySQL Query Browser (Feature Complete) <br />
- SSH-Tunnel (Feature Complete) <br />
- MySQL Administrator (Not Complete yet) <br />
<br />
We need your help, testing &amp; feedback! <br />
<br />
Download WB 5.2.4: <br />
<a rel="nofollow"  href="http://dev.mysql.com/downloads/workbench/">http://dev.mysql.com/downloads/workbench/</a> <br />
<br />
MySQLWorkbench: SSH-Tunnel <br />
<a rel="nofollow"  href="http://wb.mysql.com/?p=370">http://wb.mysql.com/?p=370</a> <br />
<br />
MySQL Workbench: Administrator <br />
<a rel="nofollow"  href="http://wb.mysql.com/?p=374">http://wb.mysql.com/?p=374</a> <br />
<br />
MySQL Workbench 5.2: Features of MySQL Query Browser <br />
<a rel="nofollow"  href="http://dev.mysql.com/workbench/?p=229">http://dev.mysql.com/workbench/?p=229</a> <br />
<br />
MySQL Workbench 5.2: QuickTour of Query Browser <br />
<a rel="nofollow"  href="http://dev.mysql.com/workbench/?p=230">http://dev.mysql.com/workbench/?p=230</a>]]></description>
            <dc:creator>Edwin DeSouza</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Thu, 08 Oct 2009 00:22:55 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?34,284980,284980#msg-284980</guid>
            <title>Insert/Update queries getting locked (4 replies)</title>
            <link>http://forums.mysql.com/read.php?34,284980,284980#msg-284980</link>
            <description><![CDATA[ Hi All<br />
<br />
I am facing locking problems from past few days. Simple UPDATE query which is updating a few columns in my table on basis of primary key column gets locked. Same is with my INSERT queries. Kindly note that no SELECT query got locked till now.<br />
<br />
Below is o/p of following commands:<br />
    SHOW ENGINE INNODB STATUS \G<br />
    SHOW CREATE TABLE PersonNews \G<br />
    SHOW TABLE STATUS LIKE 'PersonNews' \G<br />
    SHOW CREATE TABLE Cities \G<br />
    SHOW TABLE STATUS LIKE 'Cities' \G<br />
    SHOW VARIABLES LIKE '%buffer%'; <br />
<br />
Any suggestion/help will be highly appreciated. Let me know if I need to send more details about my problem.<br />
<br />
Regards<br />
<br />
Ganesh<br />
=================================================================================<br />
mysql&gt; SHOW ENGINE INNODB STATUS \G<br />
*************************** 1. row ***************************<br />
Status:<br />
=====================================<br />
091007  6:42:10 INNODB MONITOR OUTPUT<br />
=====================================<br />
Per second averages calculated from the last 16 seconds<br />
----------<br />
SEMAPHORES<br />
----------<br />
OS WAIT ARRAY INFO: reservation count 12104, signal count 12083<br />
Mutex spin waits 0, rounds 64284, OS waits 417<br />
RW-shared spins 24086, OS waits 11407; RW-excl spins 261, OS waits 103<br />
------------------------<br />
LATEST FOREIGN KEY ERROR<br />
------------------------<br />
091007  6:29:35 Transaction:<br />
TRANSACTION 0 51198677, ACTIVE 0 sec, process no 7125, OS thread id 1160321360 updating or deleting, thread declared inside InnoDB 499<br />
mysql tables in use 1, locked 1<br />
12 lock struct(s), heap size 1216, undo log entries 1<br />
MySQL thread id 6922, query id 157895 localhost 127.0.0.1 root updating<br />
DELETE FROM `FundPlan`.`OperationDayWorkingCapitalPlans` WHERE Id = 90<br />
Foreign key constraint fails for table `fundplan/transactions`:<br />
,<br />
  CONSTRAINT `fk_1235981` FOREIGN KEY (`ODWCPId`) REFERENCES `operationdayworkingcapitalplans` (`Id`)<br />
Trying to delete or update in parent table, in index `PRIMARY` tuple:<br />
DATA TUPLE: 28 fields;<br />
 0: len 8; hex 800000000000005a; asc        Z;; 1: len 6; hex 0000030d3ad5; asc     : ;; 2: len 7; hex 00000173db2fbc; asc    s / ;; 3: len 13; hex 446166666f64696c4f74686572; asc DaffodilOther;; 4: SQL NULL; 5: len 8; hex 80000000000001b3; asc         ;; 6: len 8; hex 80001245cd099280; asc    E    ;; 7: len 8; hex 0000000000000000; asc         ;; 8: SQL NULL; 9: SQL NULL; 10: len 8; hex 8000000000000012; asc         ;; 11: len 8; hex 0000000000000000; asc         ;; 12: SQL NULL; 13: SQL NULL; 14: SQL NULL; 15: SQL NULL; 16: len 8; hex 0000000000000000; asc         ;; 17: SQL NULL; 18: SQL NULL; 19: SQL NULL; 20: SQL NULL; 21: SQL NULL; 22: SQL NULL; 23: SQL NULL; 24: SQL NULL; 25: SQL NULL; 26: SQL NULL; 27: len 8; hex 8000000000000005; asc         ;;<br />
<br />
But in child table `fundplan/transactions`, in index `fk_1235981`, there is a record:<br />
PHYSICAL RECORD: n_fields 2; compact format; info bits 0<br />
 0: len 8; hex 800000000000005a; asc        Z;; 1: len 8; hex 800000000000001c; asc         ;;<br />
<br />
------------<br />
TRANSACTIONS<br />
------------<br />
Trx id counter 0 51201977<br />
Purge done for trx's n:o &lt; 0 51201927 undo n:o &lt; 0 0<br />
History list length 14<br />
Total number of lock structs in row lock hash table 35<br />
LIST OF TRANSACTIONS FOR EACH SESSION:<br />
---TRANSACTION 0 0, not started, process no 7125, OS thread id 1164847440<br />
MySQL thread id 8415, query id 189783 localhost root<br />
---TRANSACTION 0 0, not started, process no 7125, OS thread id 1164581200<br />
MySQL thread id 8096, query id 210882 59.144.174.74 gaurav.garg<br />
---TRANSACTION 0 51201968, not started, process no 7125, OS thread id 1161918800<br />
MySQL thread id 8112, query id 210867 210.7.76.130 gaurav.garg<br />
---TRANSACTION 0 0, not started, process no 7125, OS thread id 1158457680<br />
MySQL thread id 1, query id 210882 210.7.76.130 gaurav.garg<br />
---TRANSACTION 0 0, not started, process no 7125, OS thread id 1160587600<br />
MySQL thread id 18, query id 210983 localhost root<br />
SHOW ENGINE INNODB STATUS<br />
---TRANSACTION 0 0, not started, process no 7125, OS thread id 1159256400<br />
MySQL thread id 5, query id 210882 124.30.27.18 nitin.goel<br />
---TRANSACTION 0 51201729, ACTIVE 65 sec, process no 7125, OS thread id 1164314960<br />
mysql tables in use 1, locked 1<br />
8 lock struct(s), heap size 1216<br />
MySQL thread id 9418, query id 208088 localhost 127.0.0.1 root Table lock<br />
UPDATE `V4Core`.`Cities` AS V4Core_Cities SET `StateId` = null WHERE CityId = 19394<br />
---TRANSACTION 0 51200228, ACTIVE 350 sec, process no 7125, OS thread id 1163250000<br />
MySQL thread id 8379, query id 210662 localhost 127.0.0.1 root<br />
---TRANSACTION 0 51198878, ACTIVE 676 sec, process no 7125, OS thread id 1164048720<br />
mysql tables in use 1, locked 1<br />
MySQL thread id 7114, query id 161516 localhost 127.0.0.1 root Table lock<br />
UPDATE `V4Core`.`PersonNews` AS V4Core_PersonNews SET `Image` = null, `groupId` = 'testsc' WHERE PersonNewId = 22783<br />
---TRANSACTION 0 51198356, ACTIVE 815 sec, process no 7125, OS thread id 1161652560<br />
mysql tables in use 1, locked 1<br />
MySQL thread id 6612, query id 151839 localhost 127.0.0.1 root Table lock<br />
UPDATE `V4Core`.`PersonNews` AS V4Core_PersonNews SET `Image` = null, `groupId` = 'testsc' WHERE PersonNewId = 22783<br />
---TRANSACTION 0 51193823, ACTIVE 2078 sec, process no 7125, OS thread id 1160055120 inserting<br />
mysql tables in use 1, locked 1<br />
LOCK WAIT 4 lock struct(s), heap size 368, undo log entries 1<br />
MySQL thread id 232, query id 63926 124.30.27.18 nitin.goel update<br />
INSERT INTO `CITIES`( `CityId`, `CityName`, `CityCode`, `StateId`, `DistrictId`, `TargetDataPorted`, `SourceCityId`, `DClientLocationId`, `IsApproved`, `FromPinCode`, `ToPinCode`, `IsKeyCity` ) VALUES ( 22827 ,  'Test City' ,  'test' ,  19 ,  616 ,  null ,  2028166963 ,  null ,  null ,  null ,  null ,  null  )<br />
------- TRX HAS BEEN WAITING 2078 SEC FOR THIS LOCK TO BE GRANTED:<br />
RECORD LOCKS space id 0 page no 245778 n bits 144 index `PRIMARY` of table `v4core/states` trx id 0 51193823 lock mode S locks rec but not gap waiting<br />
Record lock, heap no 20<br />
------------------<br />
---TRANSACTION 0 51193621, ACTIVE 2158 sec, process no 7125, OS thread id 1160853840<br />
mysql tables in use 1, locked 1<br />
42 lock struct(s), heap size 6752, undo log entries 452<br />
MySQL thread id 2048, query id 63966 localhost 127.0.0.1 root Table lock<br />
UPDATE `V4Core`.`PersonNews` AS V4Core_PersonNews SET `Name` = 'Jack Zeo', `groupId` = 'Test_1', `groupId1` = 'Test' WHERE PersonNewId = 21095<br />
--------<br />
FILE I/O<br />
--------<br />
I/O thread 0 state: waiting for i/o request (insert buffer thread)<br />
I/O thread 1 state: waiting for i/o request (log thread)<br />
I/O thread 2 state: waiting for i/o request (read thread)<br />
I/O thread 3 state: waiting for i/o request (write thread)<br />
Pending normal aio reads: 0, aio writes: 0,<br />
 ibuf aio reads: 0, log i/o's: 0, sync i/o's: 0<br />
Pending flushes (fsync) log: 0; buffer pool: 0<br />
173991 OS file reads, 8274 OS file writes, 3259 OS fsyncs<br />
32.06 reads/s, 19034 avg bytes/read, 7.37 writes/s, 2.69 fsyncs/s<br />
-------------------------------------<br />
INSERT BUFFER AND ADAPTIVE HASH INDEX<br />
-------------------------------------<br />
Ibuf: size 1, free list len 5, seg size 7,<br />
3327 inserts, 3327 merged recs, 1333 merges<br />
Hash table size 17393, used cells 11534, node heap has 29 buffer(s)<br />
442.16 hash searches/s, 374.85 non-hash searches/s<br />
---<br />
LOG<br />
---<br />
Log sequence number 13 4217492506<br />
Log flushed up to   13 4217492506<br />
Last checkpoint at  13 4217492506<br />
0 pending log writes, 0 pending chkp writes<br />
2524 log i/o's done, 2.31 log i/o's/second<br />
----------------------<br />
BUFFER POOL AND MEMORY<br />
----------------------<br />
Total memory allocated 50069952; in additional pool allocated 1048576<br />
Buffer pool size   512<br />
Free buffers       0<br />
Database pages     483<br />
Modified db pages  0<br />
Pending reads 0<br />
Pending writes: LRU 0, flush list 0, single page 0<br />
Pages read 273868, created 48, written 5785<br />
37.25 reads/s, 0.06 creates/s, 5.31 writes/s<br />
Buffer pool hit rate 985 / 1000<br />
--------------<br />
ROW OPERATIONS<br />
--------------<br />
0 queries inside InnoDB, 0 queries in queue<br />
1 read views open inside InnoDB<br />
Main thread process no. 7125, id 1157658960, state: sleeping<br />
Number of rows inserted 3679, updated 1297, deleted 88, read 25031128<br />
1.87 inserts/s, 0.12 updates/s, 0.00 deletes/s, 608.02 reads/s<br />
----------------------------<br />
END OF INNODB MONITOR OUTPUT<br />
============================<br />
<br />
1 row in set (0.00 sec)<br />
<br />
mysql&gt;<br />
<br />
<br />
==================================================================================<br />
mysql&gt; SHOW CREATE TABLE PersonNews \G<br />
*************************** 1. row ***************************<br />
       Table: PersonNews<br />
Create Table: CREATE TABLE `personnews` (<br />
  `groupId` varchar(45) default NULL,<br />
  `PersonNewId` bigint(20) NOT NULL auto_increment,<br />
  `LName` varchar(254) default NULL,<br />
  `MName` varchar(254) default NULL,<br />
  `FName` varchar(254) default NULL,<br />
  `FatherName` varchar(254) default NULL,<br />
  `MotherName` varchar(254) default NULL,<br />
  `DateOfBirth` datetime default NULL,<br />
  `EmailId` varchar(254) default NULL,<br />
  `IdentityMark` varchar(254) default NULL,<br />
  `Name` varchar(254) default NULL,<br />
  `ShortName` varchar(70) default NULL,<br />
  `PANNumber` varchar(70) default NULL,<br />
  `MaritalStatusId` bigint(20) default NULL,<br />
  `BloodGroupId` bigint(20) default NULL,<br />
  `LanguageId` bigint(20) default NULL,<br />
  `ReligionId` bigint(20) default NULL,<br />
  `CasteId` bigint(20) default NULL,<br />
  `CityOfBirth` bigint(20) default NULL,<br />
  `CountryOfBirth` int(11) default NULL,<br />
  `GenderId` bigint(20) default NULL,<br />
  `NationaityId` bigint(20) default NULL,<br />
  `TargetDataPorted` tinyint(1) default NULL,<br />
  `SourcePersonId` bigint(20) default NULL,<br />
  `AddressLine1` varchar(500) default NULL,<br />
  `AddressLine2` varchar(500) default NULL,<br />
  `PhoneNo` varchar(255) default NULL,<br />
  `WeddingDate` datetime default NULL,<br />
  `CorrespondanceAddressLine1` varchar(255) default NULL,<br />
  `CorrespondanceAddressLine2` varchar(255) default NULL,<br />
  `CorrespondanceAddressContactNo` varchar(255) default NULL,<br />
  `CorrespondanceAddressPinCode` varchar(255) default NULL,<br />
  `PermanentAddressLine1` varchar(255) default NULL,<br />
  `PermanentAddressLine2` varchar(255) default NULL,<br />
  `PermanentAddressContactNo` varchar(255) default NULL,<br />
  `PermanentAddressPinCode` varchar(255) default NULL,<br />
  `CorrespondanceAddressCity` bigint(20) default NULL,<br />
  `PermanentAddressCity` bigint(20) default NULL,<br />
  `Salutation` bigint(20) default NULL,<br />
  `Fax` varchar(255) default NULL,<br />
  `ContactNo` varchar(255) default NULL,<br />
  `MobileNo` varchar(255) default NULL,<br />
  `Image` varchar(1024) default NULL,<br />
  `groupId1` varchar(45) default NULL,<br />
  `SameAsCorrespondenceAddressSameAsCorrespondenceAddress` tinyint(1) default NULL,<br />
  `CorrespondanceFAXNo` varchar(50) default NULL,<br />
  `PermanentFAXNo` varchar(50) default NULL,<br />
  `AreaOfInterest` varchar(100) default NULL,<br />
  `StateOfBirth` int(11) default NULL,<br />
  PRIMARY KEY  (`PersonNewId`),<br />
  KEY `fk_35505` (`LanguageId`),<br />
  KEY `fk_35506` (`ReligionId`),<br />
  KEY `fk_35507` (`CasteId`),<br />
  KEY `fk_35503` (`MaritalStatusId`),<br />
  KEY `fk_35504` (`BloodGroupId`),<br />
  KEY `fk_36852` (`CountryOfBirth`),<br />
  KEY `fk_36851` (`CityOfBirth`),<br />
  KEY `fk_37066` (`NationaityId`),<br />
  KEY `fk_37065` (`GenderId`),<br />
  KEY `fk_1213456` (`CorrespondanceAddressCity`),<br />
  KEY `fk_1213457` (`PermanentAddressCity`),<br />
  KEY `fk_1213563` (`Salutation`),<br />
  KEY `fk_1225000` (`StateOfBirth`),<br />
  CONSTRAINT `fk_1213456` FOREIGN KEY (`CorrespondanceAddressCity`) REFERENCES `cities` (`CityId`),<br />
  CONSTRAINT `fk_1213457` FOREIGN KEY (`PermanentAddressCity`) REFERENCES `cities` (`CityId`),<br />
  CONSTRAINT `fk_1213563` FOREIGN KEY (`Salutation`) REFERENCES `salutations` (`Id`),<br />
  CONSTRAINT `fk_1225000` FOREIGN KEY (`StateOfBirth`) REFERENCES `states` (`StateId`) ON DELETE CASCADE ON UPDATE CASCADE,<br />
  CONSTRAINT `fk_35503` FOREIGN KEY (`MaritalStatusId`) REFERENCES `maritalstatuses` (`MaritalStatusId`),<br />
  CONSTRAINT `fk_35504` FOREIGN KEY (`BloodGroupId`) REFERENCES `bloodgroups` (`BloodGroupId`),<br />
  CONSTRAINT `fk_35505` FOREIGN KEY (`LanguageId`) REFERENCES `languages` (`LanguageId`),<br />
  CONSTRAINT `fk_35506` FOREIGN KEY (`ReligionId`) REFERENCES `religions` (`ReligionId`),<br />
  CONSTRAINT `fk_35507` FOREIGN KEY (`CasteId`) REFERENCES `castes` (`CasteId`),<br />
  CONSTRAINT `fk_36851` FOREIGN KEY (`CityOfBirth`) REFERENCES `cities` (`CityId`),<br />
  CONSTRAINT `fk_36852` FOREIGN KEY (`CountryOfBirth`) REFERENCES `countries` (`CountryId`),<br />
  CONSTRAINT `fk_37065` FOREIGN KEY (`GenderId`) REFERENCES `genders` (`Id`),<br />
  CONSTRAINT `fk_37066` FOREIGN KEY (`NationaityId`) REFERENCES `nationalities` (`Id`)<br />
) ENGINE=InnoDB AUTO_INCREMENT=24559 DEFAULT CHARSET=latin1<br />
1 row in set (0.89 sec)<br />
<br />
mysql&gt; SHOW TABLE STATUS LIKE 'PersonNews' \G<br />
*************************** 1. row ***************************<br />
           Name: personnews<br />
         Engine: InnoDB<br />
        Version: 10<br />
     Row_format: Compact<br />
           Rows: 11266<br />
 Avg_row_length: 234<br />
    Data_length: 2637824<br />
Max_data_length: 0<br />
   Index_length: 3375104<br />
      Data_free: 0<br />
 Auto_increment: 24559<br />
    Create_time: 2009-04-14 03:32:49<br />
    Update_time: NULL<br />
     Check_time: NULL<br />
      Collation: latin1_swedish_ci<br />
       Checksum: NULL<br />
 Create_options:<br />
        Comment: InnoDB free: 893952 kB; (`CorrespondanceAddressCity`) REFER `v4core/cities`(`Cit<br />
1 row in set (0.44 sec)<br />
<br />
mysql&gt; SHOW CREATE TABLE Cities \G<br />
*************************** 1. row ***************************<br />
       Table: Cities<br />
Create Table: CREATE TABLE `cities` (<br />
  `CityId` bigint(20) NOT NULL auto_increment,<br />
  `CityName` varchar(150) NOT NULL,<br />
  `CityCode` varchar(150) default NULL,<br />
  `StateId` int(11) NOT NULL,<br />
  `DistrictId` bigint(20) default NULL,<br />
  `TargetDataPorted` tinyint(1) default NULL,<br />
  `SourceCityId` bigint(20) default NULL,<br />
  `DClientLocationId` bigint(20) default NULL,<br />
  `IsApproved` tinyint(1) default NULL,<br />
  `FromPinCode` varchar(255) default NULL,<br />
  `ToPinCode` varchar(255) default NULL,<br />
  `IsKeyCity` tinyint(1) default NULL,<br />
  PRIMARY KEY  (`CityId`),<br />
  KEY `fk_34630` (`StateId`),<br />
  KEY `fk_34631` (`DistrictId`),<br />
  CONSTRAINT `fk_34630` FOREIGN KEY (`StateId`) REFERENCES `states` (`StateId`),<br />
  CONSTRAINT `fk_34631` FOREIGN KEY (`DistrictId`) REFERENCES `districts` (`DistrictId`)<br />
) ENGINE=InnoDB AUTO_INCREMENT=23773 DEFAULT CHARSET=latin1<br />
1 row in set (0.44 sec)<br />
<br />
mysql&gt; SHOW TABLE STATUS LIKE 'Cities' \G<br />
*************************** 1. row ***************************<br />
           Name: cities<br />
         Engine: InnoDB<br />
        Version: 10<br />
     Row_format: Compact<br />
           Rows: 16550<br />
 Avg_row_length: 96<br />
    Data_length: 1589248<br />
Max_data_length: 0<br />
   Index_length: 2048000<br />
      Data_free: 0<br />
 Auto_increment: 23773<br />
    Create_time: 2009-05-09 02:52:09<br />
    Update_time: NULL<br />
     Check_time: NULL<br />
      Collation: latin1_swedish_ci<br />
       Checksum: NULL<br />
 Create_options:<br />
        Comment: InnoDB free: 893952 kB; (`StateId`) REFER `v4core/states`(`StateId`); (`District<br />
1 row in set (0.45 sec)<br />
<br />
mysql&gt; SHOW VARIABLES LIKE '%buffer%';<br />
+-------------------------------+---------+<br />
| Variable_name                 | Value   |<br />
+-------------------------------+---------+<br />
| bdb_log_buffer_size           | 32768   |<br />
| bulk_insert_buffer_size       | 8388608 |<br />
| innodb_buffer_pool_awe_mem_mb | 0       |<br />
| innodb_buffer_pool_size       | 8388608 |<br />
| innodb_log_buffer_size        | 1048576 |<br />
| join_buffer_size              | 131072  |<br />
| key_buffer_size               | 8388600 |<br />
| myisam_sort_buffer_size       | 8388608 |<br />
| net_buffer_length             | 16384   |<br />
| preload_buffer_size           | 32768   |<br />
| read_buffer_size              | 131072  |<br />
| read_rnd_buffer_size          | 262144  |<br />
| sort_buffer_size              | 2097144 |<br />
+-------------------------------+---------+<br />
13 rows in set (0.42 sec)<br />
<br />
mysql&gt;]]></description>
            <dc:creator>Ganesh Bansal</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Thu, 08 Oct 2009 15:09:24 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?34,284838,284838#msg-284838</guid>
            <title>Experiencing periodic slow session creation (no replies)</title>
            <link>http://forums.mysql.com/read.php?34,284838,284838#msg-284838</link>
            <description><![CDATA[ Can anyone explain the process session create from the initial client connect through creation of user's session. Currently, I am seeing intermittent slow downs where a new connections hang for about 5 to 20 seconds. If you have an existing connection you are not affected but all new connections hang. There is no information to be found in the logs related to the issue. This is true of both local users and remote connections. We are well below our session limit and have skip-resolve-name set. Server is RHEL5 64bit with MySQL Server version: 5.0.45. The server has ample resources.<br />
<br />
[root@xxxxx log]# cat /proc/meminfo | grep MemTotal<br />
MemTotal:     34979304 kB<br />
<br />
[root@xxxxx log]# cat /proc/cpuinfo | grep processor<br />
processor	: 0<br />
processor	: 1<br />
processor	: 2<br />
processor	: 3<br />
processor	: 4<br />
processor	: 5<br />
processor	: 6<br />
processor	: 7<br />
<br />
[root@xxxxx log]# uptime<br />
 11:29:15 up 351 days,  1:39,  2 users,  load average: 1.84, 2.04, 2.15<br />
<br />
[root@xxxxx log]# cat /etc/my.cnf <br />
[mysqld]<br />
datadir=/var/lib/mysql<br />
socket=/var/lib/mysql/mysql.sock<br />
user=mysql<br />
# Default to using old password format for compatibility with mysql 3.x<br />
# clients (those using the mysqlclient10 compatibility package).<br />
old_passwords=1<br />
max_connections=1600<br />
wait_timeout=5<br />
thread_cache_size=40<br />
<br />
log-bin=mysql-bin<br />
server-id=10<br />
#binlog-ignore-db=mysql<br />
<br />
skip-slave-start<br />
skip-name-resolve<br />
<br />
# adding this so that we can create a slave of this guy<br />
log-slave-updates<br />
replicate-same-server-id        = 0<br />
<br />
expire_logs_days = 7<br />
<br />
max_allowed_packet = 16M<br />
<br />
transaction-isolation =READ-UNCOMMITTED<br />
<br />
query_cache_size= 1024M<br />
long_query_time = 1<br />
log_slow_queries        <br />
innodb_buffer_pool_size = 20000M<br />
innodb_additional_mem_pool_size = 200M<br />
innodb_file_per_table<br />
innodb_log_file_size = 2000M<br />
innodb_log_buffer_size = 8M<br />
<br />
<br />
innodb_flush_method=O_DIRECT<br />
innodb_flush_log_at_trx_commit = 2<br />
key_buffer = 256M<br />
table_cache = 250<br />
sort_buffer_size = 128M<br />
read_buffer_size = 128M<br />
read_rnd_buffer_size = 512M<br />
<br />
<br />
[mysql.server]<br />
user=mysql<br />
basedir=/var/lib<br />
<br />
<br />
[mysqldump]<br />
quick<br />
max_allowed_packet = 16M<br />
<br />
<br />
[mysqld_safe]<br />
log=/var/log/mysqld.log<br />
log-error=/var/log/mysqld.err<br />
pid-file=/var/run/mysqld/mysqld.pid]]></description>
            <dc:creator>Keith Pierno</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Tue, 06 Oct 2009 15:29:16 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?34,284577,284577#msg-284577</guid>
            <title>MySQL Administrator and old WinMySQLadmin.exe are the same? In Mysql 5.1 free version is it included? (no replies)</title>
            <link>http://forums.mysql.com/read.php?34,284577,284577#msg-284577</link>
            <description><![CDATA[ MySQL Administrator and old WinMySQLadmin.exe are the same? In Mysql 5.1 free version is it included?]]></description>
            <dc:creator>Leonidas Savvides</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Sun, 04 Oct 2009 19:55:15 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?34,283454,283454#msg-283454</guid>
            <title>Stored Procedure Kills MYSQL ADMIN (no replies)</title>
            <link>http://forums.mysql.com/read.php?34,283454,283454#msg-283454</link>
            <description><![CDATA[ I am trying to learn stored procedures and after searching the web I created the following: <br />
<br />
CREATE DEFINER=`root`@`localhost` PROCEDURE `all_counties`()<br />
BEGIN<br />
  SELECT <br />
     *<br />
FROM <br />
`counties`; <br />
   END<br />
<br />
If I try to edit it or delete it using the Catalogs-&gt;Stored Procedures option, the application ends.<br />
I just downloaded this application from mysql.com and I am using a Mac and I am using version 5.0.67.<br />
<br />
Thanks,<br />
<br />
Evan]]></description>
            <dc:creator>Evan Panagiotopoulos</dc:creator>
            <category>MySQL Administrator</category>
            <pubDate>Sun, 27 Sep 2009 12:56:56 +0000</pubDate>
        </item>
    </channel>
</rss>
