tags 411427 + moreinfo
stop

Hello

On 2007-02-19 Martin RIONDET wrote:
> mysql> SELECT * FROM phpwebgallery_categories GROUP BY id_uppercat;
> 
> ERROR 2013 (HY000): Lost connection to MySQL server during query
> 
> phpwebgallery_categories is a table and not a view.
> 
> It looks like this bug :
> http://bugs.mysql.com/bug.php?id=25172
> 
> Patch seems to be included in 5.0.36

The bugfix is also included in the Debian version of 5.0.32-5 so I doubt
it is the same.

Are you able to reproduce the crash and if so send me the database
dumps necessary to reproduce it on my system? At least send me the
"SHOW CREATE TABLE phpwebgallery_categories" output and try a "REPAIR TABLE
phpwebgallery_categories" first.

bye,

-christian-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to