<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: MySQL 5.1.48 packages for Debian are here</title>
	<atom:link href="http://www.dotdeb.org/2010/06/22/mysql-5-1-48-packages-for-debian-are-here/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dotdeb.org/2010/06/22/mysql-5-1-48-packages-for-debian-are-here/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-5-1-48-packages-for-debian-are-here</link>
	<description>The repository for Debian-based LAMP servers</description>
	<lastBuildDate>Tue, 07 Feb 2012 13:02:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Daniel Hahler</title>
		<link>http://www.dotdeb.org/2010/06/22/mysql-5-1-48-packages-for-debian-are-here/comment-page-1/#comment-2653</link>
		<dc:creator>Daniel Hahler</dc:creator>
		<pubDate>Tue, 27 Jul 2010 16:04:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=371#comment-2653</guid>
		<description>offtopic: the flattr button appears to be non-functional on this entry, while it works on your other posts (where there are more than 0 flattrs already though).</description>
		<content:encoded><![CDATA[<p>offtopic: the flattr button appears to be non-functional on this entry, while it works on your other posts (where there are more than 0 flattrs already though).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume Plessis</title>
		<link>http://www.dotdeb.org/2010/06/22/mysql-5-1-48-packages-for-debian-are-here/comment-page-1/#comment-2580</link>
		<dc:creator>Guillaume Plessis</dc:creator>
		<pubDate>Sat, 17 Jul 2010 14:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=371#comment-2580</guid>
		<description>@christian : ce problème a été abordé plusieurs fois dans les commentaires. La version de MySQL rapportée par phpinfo() ou PHPMyAdmin est celle des librairies MySQL par rapport auxquelles PHP a été compilé, pas celle du serveur lui-même.
La version 5.0 rapportée ne peut pas être différente. En effet, si on compile les extensions MySQL de PHP par rapport à une autre version, des conflits de symboles auront lieu avec d&#039;autres éléments de Apache ou PHP, provoquant des segfaults... Cela n&#039;entrave en rien la bonne marche de PHP avec des serveurs MySQL &gt;=5.1</description>
		<content:encoded><![CDATA[<p>@christian : ce problème a été abordé plusieurs fois dans les commentaires. La version de MySQL rapportée par phpinfo() ou PHPMyAdmin est celle des librairies MySQL par rapport auxquelles PHP a été compilé, pas celle du serveur lui-même.<br />
La version 5.0 rapportée ne peut pas être différente. En effet, si on compile les extensions MySQL de PHP par rapport à une autre version, des conflits de symboles auront lieu avec d&#8217;autres éléments de Apache ou PHP, provoquant des segfaults&#8230; Cela n&#8217;entrave en rien la bonne marche de PHP avec des serveurs MySQL &gt;=5.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume Plessis</title>
		<link>http://www.dotdeb.org/2010/06/22/mysql-5-1-48-packages-for-debian-are-here/comment-page-1/#comment-2579</link>
		<dc:creator>Guillaume Plessis</dc:creator>
		<pubDate>Sat, 17 Jul 2010 14:37:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=371#comment-2579</guid>
		<description>@Icebreaker : you just have to follow the instructions... Add the appropriate lines in your /etc/apt/sources.list, then apt-get update and then apt-get install mysql-server-5.1</description>
		<content:encoded><![CDATA[<p>@Icebreaker : you just have to follow the instructions&#8230; Add the appropriate lines in your /etc/apt/sources.list, then apt-get update and then apt-get install mysql-server-5.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: christian</title>
		<link>http://www.dotdeb.org/2010/06/22/mysql-5-1-48-packages-for-debian-are-here/comment-page-1/#comment-2576</link>
		<dc:creator>christian</dc:creator>
		<pubDate>Sat, 17 Jul 2010 09:07:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=371#comment-2576</guid>
		<description>Hello !
since i added the dotdeb depot in my soucelist and upgraded to mysql 5.1.48, phpmyadmin is displaying :

Version du serveur: 5.1.48-0.dotdeb.0
Version du client MySQL: 5.0.51a

so i tried to uninstall:
apt-get remove mysql-client-5.0 or apt-get remove mysql-client

and reinstalled mysql-client-5.1

But phpmyadmin is always displaying a 5.0 version.

Any help would be appreciated.
PS:
i&#039;m french.

Thank you</description>
		<content:encoded><![CDATA[<p>Hello !<br />
since i added the dotdeb depot in my soucelist and upgraded to mysql 5.1.48, phpmyadmin is displaying :</p>
<p>Version du serveur: 5.1.48-0.dotdeb.0<br />
Version du client MySQL: 5.0.51a</p>
<p>so i tried to uninstall:<br />
apt-get remove mysql-client-5.0 or apt-get remove mysql-client</p>
<p>and reinstalled mysql-client-5.1</p>
<p>But phpmyadmin is always displaying a 5.0 version.</p>
<p>Any help would be appreciated.<br />
PS:<br />
i&#8217;m french.</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Icebreaker</title>
		<link>http://www.dotdeb.org/2010/06/22/mysql-5-1-48-packages-for-debian-are-here/comment-page-1/#comment-2573</link>
		<dc:creator>Icebreaker</dc:creator>
		<pubDate>Fri, 16 Jul 2010 14:24:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=371#comment-2573</guid>
		<description>Hello,

why i can not update the mysql-server via apt-get update?

Regards,
Ici.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>why i can not update the mysql-server via apt-get update?</p>
<p>Regards,<br />
Ici.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danei</title>
		<link>http://www.dotdeb.org/2010/06/22/mysql-5-1-48-packages-for-debian-are-here/comment-page-1/#comment-2543</link>
		<dc:creator>danei</dc:creator>
		<pubDate>Fri, 02 Jul 2010 03:41:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=371#comment-2543</guid>
		<description>Hi, Guillaume, Thx for the release.
I remember you have mentioned the gpg-key for the pakages was on going long time ago, but I can&#039;t find it. Could you figure it out?</description>
		<content:encoded><![CDATA[<p>Hi, Guillaume, Thx for the release.<br />
I remember you have mentioned the gpg-key for the pakages was on going long time ago, but I can&#8217;t find it. Could you figure it out?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vide</title>
		<link>http://www.dotdeb.org/2010/06/22/mysql-5-1-48-packages-for-debian-are-here/comment-page-1/#comment-2536</link>
		<dc:creator>Vide</dc:creator>
		<pubDate>Mon, 28 Jun 2010 15:40:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=371#comment-2536</guid>
		<description>@Guillaume: here it is
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587426</description>
		<content:encoded><![CDATA[<p>@Guillaume: here it is<br />
<a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587426" rel="nofollow">http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587426</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume Plessis</title>
		<link>http://www.dotdeb.org/2010/06/22/mysql-5-1-48-packages-for-debian-are-here/comment-page-1/#comment-2532</link>
		<dc:creator>Guillaume Plessis</dc:creator>
		<pubDate>Wed, 23 Jun 2010 14:32:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=371#comment-2532</guid>
		<description>@Vide : 770 looks ok to me, but I don’t really want to break any Debian policy. Could you please submit a feature request on http://bugs.debian.org/ about that (mysql-server-5.1 package)?</description>
		<content:encoded><![CDATA[<p>@Vide : 770 looks ok to me, but I don’t really want to break any Debian policy. Could you please submit a feature request on <a href="http://bugs.debian.org/" rel="nofollow">http://bugs.debian.org/</a> about that (mysql-server-5.1 package)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vide</title>
		<link>http://www.dotdeb.org/2010/06/22/mysql-5-1-48-packages-for-debian-are-here/comment-page-1/#comment-2531</link>
		<dc:creator>Vide</dc:creator>
		<pubDate>Wed, 23 Jun 2010 09:36:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=371#comment-2531</guid>
		<description>Guillaume, thanks for the new release. Just a thing I noticed in your packages (as well in official Debian ones). Every time I upgrade it changes /var/lib/mysql permissions to 700, while IMO it should be set to 770, as the group is &quot;mysql&quot;. I have some scripts running as another user, part of the mysql group, which fails every time I update the mysql package and forget about the permission &quot;problem&quot;. Can you change this? Is there a rational behind the 700 permissions? Thanks in advance</description>
		<content:encoded><![CDATA[<p>Guillaume, thanks for the new release. Just a thing I noticed in your packages (as well in official Debian ones). Every time I upgrade it changes /var/lib/mysql permissions to 700, while IMO it should be set to 770, as the group is &#8220;mysql&#8221;. I have some scripts running as another user, part of the mysql group, which fails every time I update the mysql package and forget about the permission &#8220;problem&#8221;. Can you change this? Is there a rational behind the 700 permissions? Thanks in advance</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using apc
Database Caching 3/14 queries in 0.005 seconds using apc
Object Caching 326/330 objects using apc

Served from: www.dotdeb.org @ 2012-02-07 23:02:21 -->
