6 messages in com.mysql.lists.bugsone query work, but other don't work
FromSent OnAttachments
Игорь Тарасов07 Jan 2002 13:06 
Sinisa Milivojevic08 Jan 2002 06:33 
Michael Widenius08 Jan 2002 09:50 
Jani Tolonen09 Jan 2002 06:25 
Jani Tolonen11 Jan 2002 06:30 
Michael Widenius16 Jan 2002 14:47 
Subject:one query work, but other don't work
From:Michael Widenius (mon@mysql.com)
Date:01/08/2002 09:50:48 AM
List:com.mysql.lists.bugs

Hi!

"igor" == igor <koi8-r> writes:

igor> How-To-Repeat: igor> SELECT COUNT(DISTINCT ip), COUNT(*), CONCAT(shref,href) FROM hit igor> GROUP BY 3 igor> It is work!!!

igor> SELECT COUNT(*), CONCAT(shref, href) FROM hit igor> GROUP BY 2 igor> It does not work!!!

<cut>

Sorry, but the above is not enough for us to be able to repeat your problem.

If you want to have a fast solution for this, please post (with the mysqlbug script) a full repeatable example of your problem.

Regards, Monty