Re: group_key?

2012-07-05 Thread Hal�sz S�ndor
2012/07/05 21:01 +0200, Claudio Nanni you might have hit: http://bugs.mysql.com/bug.php?id=58081 Indeed -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

Re: GA download reverted back to 5.5.24?

2012-07-05 Thread Noel Butler
For those interested 5.5.25a has been released overnight, long after oracle claimed it was there. frankly., I think they ought to have use 5.5.26. To those who replied to me directly, a few facts... 1/ it never affected me directly - my gripe with them was on principle and their actions (or lack

Re: group_key?

2012-07-05 Thread Claudio Nanni
Hi, you might have hit: http://bugs.mysql.com/bug.php?id=58081 Cheers Claudio 2012/7/5 Halász Sándor > Here is something queer: > > select ifnull(email, round(1 * rand(), 1)) as ux, count(*) from nam > group by ux; > ERROR 1062 (23000): Duplicate entry '2514.0' for key 'group_key' > > I

group_key?

2012-07-05 Thread Hal�sz S�ndor
Here is something queer: select ifnull(email, round(1 * rand(), 1)) as ux, count(*) from nam group by ux; ERROR 1062 (23000): Duplicate entry '2514.0' for key 'group_key' I have a name-list, with e-mail address or not. I wanted to fill the NULL e-mail addresses with something random, and, I

Re: Installation of MySQL in Redhat Linux 6.0

2012-07-05 Thread Reindl Harald
Am 05.07.2012 16:30, schrieb Manivannan S.: > Hi all, > > I am using Redhat Linux 6.0 (64 bit) machine, in this machine > I am trying to install MySQL5.5 glibc23 server and client packages as a root > user. While installing I am getting the following error: > > ERROR 2002 (HY

Installation of MySQL in Redhat Linux 6.0

2012-07-05 Thread Manivannan S.
Hi all, I am using Redhat Linux 6.0 (64 bit) machine, in this machine I am trying to install MySQL5.5 glibc23 server and client packages as a root user. While installing I am getting the following error: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/

MySQL Community Server 5.5.25a has been released

2012-07-05 Thread karen langford
Dear MySQL users, MySQL 5.5.25a is a new version of the 5.5 production release of the world's most popular open source database. MySQL 5.5.25a is recommended for use on production systems. MySQL 5.5.25a is a replacement of MySQL 5.5.25, in that version a regression bug was detected in the optimi