<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>cPanel Forums - Database Discussions</title>
		<link>http://forums.cpanel.net/</link>
		<description>Everything database-related including database users, MySQL®, PostgreSQL, phpMyAdmin and phpPgAdmin.</description>
		<language>en</language>
		<lastBuildDate>Wed, 22 May 2013 22:37:36 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>1440</ttl>
		<image>
			<url>http://forums.cpanel.net/granite2/images/misc/rss.png</url>
			<title>cPanel Forums - Database Discussions</title>
			<link>http://forums.cpanel.net/</link>
		</image>
		<item>
			<title>Percona</title>
			<link>http://forums.cpanel.net/f354/percona-347801.html</link>
			<pubDate>Tue, 21 May 2013 19:24:35 GMT</pubDate>
			<description>I am thinking installing Percona as a replacement for MySQL, mostly because i read that Percona (compared to MariaDB and MySQL) works better with InnoDB that xenForo is using... 
 
 
Installing Percona will it cause any issues if i later want to upgrade lets say my PHP, my cPanel, EasyApache or...</description>
			<content:encoded><![CDATA[<div>I am thinking installing Percona as a replacement for MySQL, mostly because i read that Percona (compared to MariaDB and MySQL) works better with InnoDB that xenForo is using...<br />
<br />
<br />
Installing Percona will it cause any issues if i later want to upgrade lets say my PHP, my cPanel, EasyApache or anything else?<br />
<br />
Thanks in advance</div>

]]></content:encoded>
			<category domain="http://forums.cpanel.net/database-discussions.html">Database Discussions</category>
			<dc:creator>gmaister22</dc:creator>
			<guid isPermaLink="true">http://forums.cpanel.net/f354/percona-347801.html</guid>
		</item>
		<item>
			<title>Download a MySQL Database Backup error special characters</title>
			<link>http://forums.cpanel.net/f354/download-mysql-database-backup-error-special-characters-347762.html</link>
			<pubDate>Tue, 21 May 2013 17:09:56 GMT</pubDate>
			<description><![CDATA[Hi. I have a problem with the backup of the database operated by cPanel -> Backup -> Download a MySQL Database Backup 
*cPanel Version	11.38.0 (build 7)* 
from the date of 'May 8 onwards all dump extrapolated in this way show errors such as special characters instead of letters with accents....]]></description>
			<content:encoded><![CDATA[<div>Hi. I have a problem with the backup of the database operated by cPanel -&gt; Backup -&gt; Download a MySQL Database Backup<br />
<b>cPanel Version	11.38.0 (build 7)</b><br />
from the date of 'May 8 onwards all dump extrapolated in this way show errors such as special characters instead of letters with accents.<br />
example<br />
à Ã&#131;Â<br />
é Ã¨<br />
:mad::mad:<br />
And so the backup is unusable. I think that the problem is a different encoding dump introduced in some updates from the date of May 8, in fact everything worked perfectly previously.<br />
<br />
If I do a dump (export) of the same database from PhpMyAdmim everything works properly.<br />
<br />
This anomaly occurs in all areas (different zones and database).</div>

]]></content:encoded>
			<category domain="http://forums.cpanel.net/database-discussions.html">Database Discussions</category>
			<dc:creator>2cagency</dc:creator>
			<guid isPermaLink="true">http://forums.cpanel.net/f354/download-mysql-database-backup-error-special-characters-347762.html</guid>
		</item>
		<item>
			<title>Having formatting problems when exporting table from phpMyAdmin ..</title>
			<link>http://forums.cpanel.net/f354/having-formatting-problems-when-exporting-table-phpmyadmin-347442.html</link>
			<pubDate>Sun, 19 May 2013 19:41:11 GMT</pubDate>
			<description><![CDATA[I'm having some trouble in exporting some data directly from phpMyAdmin. I'm selecting a table in phpMyAdmin, from a specific database, and then I'm exporting that table in Excel based CSV format. 
 
The table I'm exporting has 2 columns in it: 
 
 
Code: 
--------- 
Movie Name | Description...]]></description>
			<content:encoded><![CDATA[<div>I'm having some trouble in exporting some data directly from phpMyAdmin. I'm selecting a table in phpMyAdmin, from a specific database, and then I'm exporting that table in Excel based CSV format.<br />
<br />
The table I'm exporting has 2 columns in it:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">Movie Name | Description</code><hr />
</div>Movie Name contains a name, such as Argo. No problems in the movie name. The corresponding entry for Description contains this:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">&lt;h2&gt;Product Details&lt;/h2&gt;<br />
<br />
&lt;ul&gt;<br />
&nbsp; &nbsp; &lt;li&gt;&lt;b&gt;Actors:&lt;/b&gt; Ben Affleck, Bryan Cranston, Alan Arkin, John Goodman&lt;/li&gt;<br />
&nbsp; &nbsp; &lt;li&gt;&lt;b&gt;Directors:&lt;/b&gt; Ben Affleck&lt;/li&gt;<br />
&nbsp; &nbsp; &lt;li&gt;&lt;b&gt;Writers:&lt;/b&gt; Chris Terrio&lt;/li&gt;<br />
&nbsp; &nbsp; &lt;li&gt;&lt;b&gt;Producers:&lt;/b&gt; Ben Affleck, Grant Heslov, George Clooney, David Klawans, Nina Wolarsky&lt;/li&gt;<br />
&nbsp; &nbsp; &lt;li&gt;&lt;b&gt;Format:&lt;/b&gt; AC-3, Blu-ray, Dolby, NTSC, Subtitled, Widescreen&lt;/li&gt;<br />
&nbsp; &nbsp; &lt;li&gt;&lt;b&gt;Language:&lt;/b&gt; English, Spanish&lt;/li&gt;<br />
&nbsp; &nbsp; &lt;li&gt;&lt;b&gt;Subtitles:&lt;/b&gt; Spanish, Portuguese, French&lt;/li&gt;<br />
&nbsp; &nbsp; &lt;li&gt;&lt;b&gt;Subtitles for the Hearing Impaired:&lt;/b&gt; English&lt;/li&gt;<br />
&nbsp; &nbsp; &lt;li&gt;&lt;b&gt;Region:&lt;/b&gt; Region A/1 (Read more about DVD/Blu-ray formats.)&lt;/li&gt;<br />
&nbsp; &nbsp; &lt;li&gt;&lt;b&gt;Aspect Ratio:&lt;/b&gt; 2.40:1&lt;/li&gt;<br />
&nbsp; &nbsp; &lt;li&gt;&lt;b&gt;Number of discs:&lt;/b&gt; 2&lt;/li&gt;<br />
&nbsp; &nbsp; &lt;li&gt;&lt;b&gt;Rated: &lt;/b&gt; &lt;span class=&quot;&quot;medSprite s_medR &quot;&quot;&gt;&lt;span&gt;R (Restricted)&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &lt;li&gt;&lt;b&gt;Studio:&lt;/b&gt; Warner Home Video&lt;/li&gt;<br />
&nbsp; &nbsp; &lt;li&gt;&lt;b&gt;DVD Release Date:&lt;/b&gt; February 19, 2013&lt;/li&gt;<br />
&nbsp; &nbsp; &lt;li&gt;&lt;b&gt;Run Time:&lt;/b&gt; 120 minutes&lt;/li&gt;<br />
&lt;/ul&gt;</code><hr />
</div>That is, the <b>WHOLE</b> HTML block above is the Description value for that Argo record.<br />
<br />
But when I export the above from phpMyAdmin, this is what I see for the Movie Name &amp; Description <b>combined</b>:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">Argo;&amp;lt;h2&amp;gt;Product Details&amp;lt;/h2&amp;gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
<br />
&amp;lt;ul&amp;gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Actors:&amp;lt;/b&amp;gt; Ben Affleck&nbsp; &nbsp;  Bryan Cranston&nbsp; Alan Arkin&nbsp; John Goodman&amp;lt;/li&amp;gt;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Directors:&amp;lt;/b&amp;gt; Ben Affleck&amp;lt;/li&amp;gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Writers:&amp;lt;/b&amp;gt; Chris Terrio&amp;lt;/li&amp;gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Producers:&amp;lt;/b&amp;gt; Ben Affleck&nbsp; Grant Heslov&nbsp; &nbsp; George Clooney&nbsp; David Klawans&nbsp;  Nina Wolarsky&amp;lt;/li&amp;gt;&nbsp;  <br />
&nbsp; &nbsp; &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Format:&amp;lt;/b&amp;gt; AC-3&nbsp; &nbsp; Blu-ray&nbsp; &nbsp;  Dolby&nbsp;  NTSC&nbsp; &nbsp; Subtitled&nbsp;  Widescreen&amp;lt;/li&amp;gt;<br />
&nbsp; &nbsp; &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Language:&amp;lt;/b&amp;gt; English&nbsp;  Spanish&amp;lt;/li&amp;gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Subtitles:&amp;lt;/b&amp;gt; Spanish&nbsp; Portuguese&nbsp; French&amp;lt;/li&amp;gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Subtitles for the Hearing Impaired:&amp;lt;/b&amp;gt; English&amp;lt;/li&amp;gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Region:&amp;lt;/b&amp;gt; Region A/1 (Read more about DVD/Blu-ray formats.)&amp;lt;/li&amp;gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Aspect Ratio:&amp;lt;/b&amp;gt; 2.40:1&amp;lt;/li&amp;gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Number of discs:&amp;lt;/b&amp;gt; 2&amp;lt;/li&amp;gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Rated: &amp;lt;/b&amp;gt; &amp;lt;span class=&amp;quot;medSprite s_medR &amp;quot;&amp;gt;&amp;lt;span&amp;gt;R (Restricted)&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Studio:&amp;lt;/b&amp;gt; Warner Home Video&amp;lt;/li&amp;gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;DVD Release Date:&amp;lt;/b&amp;gt; February 19&nbsp;  2013&amp;lt;/li&amp;gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Digital Copy Expiration Date:&amp;lt;/b&amp;gt; February 19&nbsp;  2015 (Click here for more information)&amp;lt;/li&amp;gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Run Time:&amp;lt;/b&amp;gt; 120 minutes&amp;lt;/li&amp;gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
&amp;lt;/ul&amp;gt;</code><hr />
</div>Secondly, the CSV file that I output from phpMyAdmin <b><i>puts the individual lines from the above block into separate Excel rows and columns</i></b>. This is not what I want.<br />
<br />
How can I export data from phpMyAdmin such that the whole Description block appears in just <b>ONE</b> excel cell, next to the corresponding movie name ?<br />
<br />
And also, if possible (although not required), have the Description shown in normal HTML tags (like in the top most code block shown in this thread) ?<br />
<br />
This is what I want:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">Argo | .....Complete Argo HTML here.....<br />
<br />
Batman Begins | .....Complete Batman Begins HTML here.....<br />
<br />
Flight | .....Complete Flight HTML here.....<br />
<br />
Fight | .....Complete Fight HTML here.....</code><hr />
</div>How can I export from phpMyAdmin so that the output is in the above mentioned format ?</div>

]]></content:encoded>
			<category domain="http://forums.cpanel.net/database-discussions.html">Database Discussions</category>
			<dc:creator>ahmadka</dc:creator>
			<guid isPermaLink="true">http://forums.cpanel.net/f354/having-formatting-problems-when-exporting-table-phpmyadmin-347442.html</guid>
		</item>
		<item>
			<title>Munin - mysql Restart</title>
			<link>http://forums.cpanel.net/f354/munin-mysql-restart-347301.html</link>
			<pubDate>Sat, 18 May 2013 20:00:59 GMT</pubDate>
			<description>Hello : 
 
I use munin for server monitoring , but every 5 min when munin update Mysql server restarted !  
why this issue occurred ? 
 
Thanks</description>
			<content:encoded><![CDATA[<div>Hello :<br />
<br />
I use munin for server monitoring , but every 5 min when munin update Mysql server restarted ! <br />
why this issue occurred ?<br />
<br />
Thanks</div>

]]></content:encoded>
			<category domain="http://forums.cpanel.net/database-discussions.html">Database Discussions</category>
			<dc:creator>mahdy_sharifi</dc:creator>
			<guid isPermaLink="true">http://forums.cpanel.net/f354/munin-mysql-restart-347301.html</guid>
		</item>
		<item>
			<title>Backing up a busy DB</title>
			<link>http://forums.cpanel.net/f354/backing-up-busy-db-346241.html</link>
			<pubDate>Tue, 14 May 2013 10:37:50 GMT</pubDate>
			<description>Hi, 
 
I have a very busy forum (phpBB) that I need to make sure is backed up properly. It was originally installed as MyISAM but I have had issues with the backups not being valid due to the file changing whilst it is in use.  
 
My question is, if I switch to using InnoDB will the WHM backup...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I have a very busy forum (phpBB) that I need to make sure is backed up properly. It was originally installed as MyISAM but I have had issues with the backups not being valid due to the file changing whilst it is in use. <br />
<br />
My question is, if I switch to using InnoDB will the WHM backup routine take a hot copy or will I have to script that myself so I essentially have a backup within the site, that gets backed up (as a file) in the overnight routine?<br />
<br />
I know taking a backup via the command line is a lot easier using innoDB, I just wondered if WHM was capable of doing similar?<br />
<br />
If anyone could shed some light on this it'd be much appreciated, as I am a little nervous that my DB backups may be invalid if the data changes during the backup routine.<br />
<br />
Thanks</div>

]]></content:encoded>
			<category domain="http://forums.cpanel.net/database-discussions.html">Database Discussions</category>
			<dc:creator>sp3ctre69</dc:creator>
			<guid isPermaLink="true">http://forums.cpanel.net/f354/backing-up-busy-db-346241.html</guid>
		</item>
		<item>
			<title>PhpMyAdmin</title>
			<link>http://forums.cpanel.net/f354/phpmyadmin-346192.html</link>
			<pubDate>Tue, 14 May 2013 08:33:28 GMT</pubDate>
			<description>Hello, 
 
It is possible to give to my developer of my website direct access to phpMyAdmin without using the cPanel authentication . 
Thank you for helping me.</description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
It is possible to give to my developer of my website direct access to phpMyAdmin without using the cPanel authentication .<br />
Thank you for helping me.</div>

]]></content:encoded>
			<category domain="http://forums.cpanel.net/database-discussions.html">Database Discussions</category>
			<dc:creator>wafaa</dc:creator>
			<guid isPermaLink="true">http://forums.cpanel.net/f354/phpmyadmin-346192.html</guid>
		</item>
		<item>
			<title>Mysql frequently down with Event Scheduler: Loaded 0 events</title>
			<link>http://forums.cpanel.net/f354/mysql-frequently-down-event-scheduler-loaded-0-events-343481.html</link>
			<pubDate>Tue, 07 May 2013 11:05:24 GMT</pubDate>
			<description><![CDATA[One of our server mysql keep down frequently with the following errors. 
 
130507  5:14:06  InnoDB: Started; log sequence number 119 391265068 
130507  5:14:06 [Note] Event Scheduler: Loaded 0 event 
 
Repaired all the database and configured values very well in my.cnf. 
 
how to fix it?]]></description>
			<content:encoded><![CDATA[<div>One of our server mysql keep down frequently with the following errors.<br />
<br />
130507  5:14:06  InnoDB: Started; log sequence number 119 391265068<br />
130507  5:14:06 [Note] Event Scheduler: Loaded 0 event<br />
<br />
Repaired all the database and configured values very well in my.cnf.<br />
<br />
how to fix it?</div>

]]></content:encoded>
			<category domain="http://forums.cpanel.net/database-discussions.html">Database Discussions</category>
			<dc:creator>gopkris2005</dc:creator>
			<guid isPermaLink="true">http://forums.cpanel.net/f354/mysql-frequently-down-event-scheduler-loaded-0-events-343481.html</guid>
		</item>
		<item>
			<title>cPanel Backup - Restore Database - Error 101</title>
			<link>http://forums.cpanel.net/f354/cpanel-backup-restore-database-error-101-a-343301.html</link>
			<pubDate>Mon, 06 May 2013 20:56:07 GMT</pubDate>
			<description><![CDATA[Hey everyone, 
 
Of course new to cPanel - Well Linux admin in general.  Yes I have root, no I probably shouldn't. .  
 
Anyway.  Long story short, when I try to restore a MySQL backup file I get an error stating 
 
"Error 101 (net::ERR_CONNECTION_RESET): The connection was reset."  I am thinking...]]></description>
			<content:encoded><![CDATA[<div>Hey everyone,<br />
<br />
Of course new to cPanel - Well Linux admin in general.  Yes I have root, no I probably shouldn't. . <br />
<br />
Anyway.  Long story short, when I try to restore a MySQL backup file I get an error stating<br />
<br />
&quot;Error 101 (net::ERR_CONNECTION_RESET): The connection was reset.&quot;  I am thinking it is something to do with my firewall config.<br />
<br />
I had some troubles setting up a VNC and I messed with iptables and now a few things aren't working right lol.<br />
<br />
Help?  Thanks :D</div>

]]></content:encoded>
			<category domain="http://forums.cpanel.net/database-discussions.html">Database Discussions</category>
			<dc:creator>SmasheduP</dc:creator>
			<guid isPermaLink="true">http://forums.cpanel.net/f354/cpanel-backup-restore-database-error-101-a-343301.html</guid>
		</item>
		<item>
			<title>high process of mysql error log</title>
			<link>http://forums.cpanel.net/f354/high-process-mysql-error-log-343282.html</link>
			<pubDate>Mon, 06 May 2013 19:37:37 GMT</pubDate>
			<description><![CDATA[Hello 
 
In my server's lists of processes there is always one that shows up and spends quite some cpu resources, this is the line in the process manager un WHM: 
 
 
---Quote--- 
/usr/sbin/mysqld --basedir=/ --datadir=/var/lib/mysql --user=mysql --log-error=/var/lib/mysql/myserver.net.err...]]></description>
			<content:encoded><![CDATA[<div>Hello<br />
<br />
In my server's lists of processes there is always one that shows up and spends quite some cpu resources, this is the line in the process manager un WHM:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Quote:</div>
	<div class="bbcode_quote printable">
		<hr />
		
			/usr/sbin/mysqld --basedir=/ --datadir=/var/lib/mysql --user=mysql --log-error=/var/lib/mysql/myserver.net.err --open-files-limit=6800 --pid-file=/var/lib/mysql/myserver.net.pid
			
		<hr />
	</div>
</div>I then trace it and this is what it shows:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">Process 13333 attached - interrupt to quit<br />
select(14, [12 13], NULL, NULL, NULL)&nbsp;  = 1 (in [13])<br />
fcntl(13, F_SETFL, O_RDWR|O_NONBLOCK)&nbsp;  = 0<br />
accept(13, {sa_family=AF_FILE, path=&quot;\302Y\270k\352\22&quot;...}, [8516025424675864578]) = 92<br />
fcntl(13, F_SETFL, O_RDWR)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 0<br />
getsockname(92, {sa_family=AF_FILE, path=&quot;/var/lib/mysql\1&quot;...}, [8516025424675864604]) = 0<br />
time(NULL)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 1367876242<br />
fcntl(92, F_SETFL, O_RDONLY)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 0<br />
fcntl(92, F_GETFL)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 0x2 (flags O_RDWR)<br />
fcntl(92, F_SETFL, O_RDWR|O_NONBLOCK)&nbsp;  = 0<br />
setsockopt(92, SOL_IP, IP_TOS, [8], 4)&nbsp; = -1 EOPNOTSUPP (Operation not supported)<br />
futex(0xdadba4, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0xdadba0, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1<br />
futex(0xdacee0, FUTEX_WAKE_PRIVATE, 1)&nbsp; = 1<br />
select(14, [12 13], NULL, NULL, NULL)&nbsp;  = 1 (in [13])<br />
fcntl(13, F_SETFL, O_RDWR|O_NONBLOCK)&nbsp;  = 0<br />
accept(13, {sa_family=AF_FILE, path=&quot;\302Y\270k\352\22&quot;...}, [8516025424675864578]) = 92<br />
fcntl(13, F_SETFL, O_RDWR)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 0<br />
getsockname(92, {sa_family=AF_FILE, path=&quot;/var/lib/mysql\1&quot;...}, [8516025424675864604]) = 0<br />
time(NULL)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 1367876242<br />
fcntl(92, F_SETFL, O_RDONLY)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 0<br />
fcntl(92, F_GETFL)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 0x2 (flags O_RDWR)<br />
fcntl(92, F_SETFL, O_RDWR|O_NONBLOCK)&nbsp;  = 0<br />
setsockopt(489, SOL_IP, IP_TOS, [8], 4) = -1 EOPNOTSUPP (Operation not supported)<br />
futex(0xdadba4, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0xdadba0, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1<br />
futex(0xdacee0, FUTEX_WAKE_PRIVATE, 1)&nbsp; = 1<br />
select(14, [12 13], NULL, NULL, NULL)&nbsp;  = 1 (in [13])<br />
fcntl(13, F_SETFL, O_RDWR|O_NONBLOCK)&nbsp;  = 0<br />
accept(13, {sa_family=AF_FILE, path=@&quot;&quot;}, [8516025424675864578]) = 489<br />
fcntl(13, F_SETFL, O_RDWR)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 0<br />
getsockname(489, {sa_family=AF_FILE, path=&quot;/var/lib/mysql\1&quot;...}, [8516025424675864604]) = 0<br />
time(NULL)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 1367876415<br />
fcntl(489, F_SETFL, O_RDONLY)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  = 0<br />
fcntl(489, F_GETFL)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  = 0x2 (flags O_RDWR)<br />
fcntl(489, F_SETFL, O_RDWR|O_NONBLOCK)&nbsp; = 0<br />
setsockopt(489, SOL_IP, IP_TOS, [8], 4) = -1 EOPNOTSUPP (Operation not supported)<br />
futex(0xdadba4, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0xdadba0, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1<br />
select(14, [12 13], NULL, NULL, NULL)&nbsp;  = 1 (in [13])<br />
fcntl(13, F_SETFL, O_RDWR|O_NONBLOCK)&nbsp;  = 0<br />
accept(13, {sa_family=AF_FILE, path=@&quot;&quot;}, [8516025424675864578]) = 489<br />
fcntl(13, F_SETFL, O_RDWR)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 0<br />
getsockname(489, {sa_family=AF_FILE, path=&quot;/var/lib/mysql\1&quot;...}, [8516025424675864604]) = 0<br />
time(NULL)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 1367876415<br />
fcntl(489, F_SETFL, O_RDONLY)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  = 0<br />
fcntl(489, F_GETFL)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  = 0x2 (flags O_RDWR)<br />
fcntl(489, F_SETFL, O_RDWR|O_NONBLOCK)&nbsp; = 0<br />
setsockopt(489, SOL_IP, IP_TOS, [8], 4) = -1 EOPNOTSUPP (Operation not supported)<br />
futex(0xdadba4, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0xdadba0, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1<br />
futex(0xdacee0, FUTEX_WAKE_PRIVATE, 1)&nbsp; = 1<br />
select(14, [12 13], NULL, NULL, NULL)&nbsp;  = 1 (in [13])<br />
fcntl(13, F_SETFL, O_RDWR|O_NONBLOCK)&nbsp;  = 0<br />
accept(13, {sa_family=AF_FILE, path=@&quot;&quot;}, [8516025424675864578]) = 489<br />
fcntl(13, F_SETFL, O_RDWR)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 0<br />
getsockname(489, {sa_family=AF_FILE, path=&quot;/var/lib/mysql\1&quot;...}, [8516025424675864604]) = 0<br />
time(NULL)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 1367876415<br />
fcntl(489, F_SETFL, O_RDONLY)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  = 0<br />
fcntl(489, F_GETFL)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  = 0x2 (flags O_RDWR)<br />
fcntl(489, F_SETFL, O_RDWR|O_NONBLOCK)&nbsp; = 0</code><hr />
</div>Some values change but its almost the same over and over.... the part that says <b>(Operation not supported) </b>is calling my attention, any idea on where should i look for to try to stop this. Thanks.</div>

]]></content:encoded>
			<category domain="http://forums.cpanel.net/database-discussions.html">Database Discussions</category>
			<dc:creator>madpato</dc:creator>
			<guid isPermaLink="true">http://forums.cpanel.net/f354/high-process-mysql-error-log-343282.html</guid>
		</item>
		<item>
			<title>One remote MySQL server for multiple CPanel servers</title>
			<link>http://forums.cpanel.net/f354/one-remote-mysql-server-multiple-cpanel-servers-342931.html</link>
			<pubDate>Sat, 04 May 2013 21:26:39 GMT</pubDate>
			<description><![CDATA[I have the same question on an old thread here (http://forums.cpanel.net/f354/remote-mysql-server-1-db-server-many-cpanel-boxes-160341.html) 
 
 
---Quote (Originally by astopy)--- 
Am I correct in thinking that I can't have multiple cPanel boxes all using the same remote MySQL installation? My...]]></description>
			<content:encoded><![CDATA[<div>I have the same question on an old thread <a href="!160341!http://forums.cpanel.net/f354/remote-mysql-server-1-db-server-many-cpanel-boxes-160341.html" target="_blank">here</a><br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Quote:</div>
	<div class="bbcode_quote printable">
		<hr />
		
			<div>
				Originally Posted by <strong>astopy</strong>
				<a href="showthread.php?p=672093#post672093" rel="nofollow"><img class="inlineimg" src="granite2/images/buttons/viewpost.gif" alt="View Post" /></a>
			</div>
			<div class="message">Am I correct in thinking that I can't have multiple cPanel boxes all using the same remote MySQL installation? My understanding is that some databases with the same names (e.g. eximstats) would cause issues, and I'm guessing if I happened to have two users on different servers who had the same username then there might be issues with database ownerships since their database names would start with the same prefixes.<br />
<br />
I'm intending to use one remote server with multiple MySQL instances bound to different IP addresses, one for each cPanel server. But obviously if it can be easily done with just one MySQL instance on the remote server then that might be better.</div>
			
		<hr />
	</div>
</div>i've look into the database map tool but the mapping is to assign databases or database users to specific cpanel user, hence it's not mapping such as:<br />
<br />
host1_eximstats<br />
host1_horde<br />
host2_eximstats<br />
host2_horde<br />
etc.<br />
<br />
not to mention the problem if there are same usernames on both cpanel servers which will cause database ownership problem.<br />
<br />
i've tried to setup a remote MySQL server and strangely the setup script failed to transfer eximstats database with message that it have to be transferred manually. there is also a test account database which is not transferred too, while databases such as horde and roundcube seems to be transferred correctly.<br />
<br />
is this intended? that eximstats and databases created prior remote MySQL setup will remain in localhost?<br />
<br />
and the database host information on CPanel is using IP address of the MySQL remote server, is it possible to show the hostname instead of IP address? this might be a problem if we have to move the MySQL server to a new/upgraded server hardware.</div>

]]></content:encoded>
			<category domain="http://forums.cpanel.net/database-discussions.html">Database Discussions</category>
			<dc:creator>markhard</dc:creator>
			<guid isPermaLink="true">http://forums.cpanel.net/f354/one-remote-mysql-server-multiple-cpanel-servers-342931.html</guid>
		</item>
	</channel>
</rss>
