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
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
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
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
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
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
'/
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