Bug#411427: mysqld crashes on GROUP BY

2007-05-02 Thread Christian Hammers
I reopened the upstream bug. They closed it because 5.0.36 was reported to be fine - most probably because not compiled with -O2 by you. bye, -christian- On 2007-04-29 Martin RIONDET wrote: I've uploaded 5.0.38 to unstable this morning. Could you try it? Unfortunately I have no other ideas

Bug#411427: mysqld crashes on GROUP BY

2007-04-09 Thread Martin RIONDET
Christian Hammers a écrit : Hello Christian, On 2007-04-06 Martin RIONDET wrote: I tried to compile the debian sources (version 5.0.36-1) directely on my server. But the mysqld server still crashes. So the official 5.0.33 works, the Debian 5.0.36 does not. Both self compiled. Right? Exactly

Bug#411427: mysqld crashes on GROUP BY

2007-04-06 Thread Christian Hammers
found 411427 5.0.36-1 stop Hi Martin On 2007-04-06 Martin RIONDET wrote: I tried to compile the debian sources (version 5.0.36-1) directely on my server. But the mysqld server still crashes. So the official 5.0.33 works, the Debian 5.0.36 does not. Both self compiled. Right? I've uploaded

Bug#411427: mysqld crashes on GROUP BY

2007-04-05 Thread Martin RIONDET
I tried to compile the debian sources (version 5.0.36-1) directely on my server. But the mysqld server still crashes. So, it is not a cross compilation problem. I guess it is one of the debian specific patch. I tried to remove the last 3 patches, but it still does crashes. It could be a

Bug#411427: mysqld crashes on GROUP BY

2007-03-28 Thread Martin RIONDET
I am sorry, you'll have to reopen the bug. Version 5.0.36 still does NOT work. There must be a pb on the debian port, or at least a pb on the compilation process for the ARM architecture. Or an unproperly linked library... Or anything else. But it requires investigation. Nothing changed from

Bug#411427: mysqld crashes on GROUP BY

2007-03-08 Thread Martin RIONDET
Last elements... I compiled mysql 5.0.33 from the sources. It took nearly 12 hours on my wonderful arm 266Mz processor with 32Mo of RAM, but I didn't felt like learning the tip and tricks about cross platform compilation. Just to say that I won't compile many versions of mysql just for a try

Bug#411427: mysqld crashes on GROUP BY

2007-03-08 Thread Martin RIONDET
Seeking information about this bug, I would be tempted to merge it with: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=412587 Regards -- Martin Riondet -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#411427: mysqld crashes on GROUP BY

2007-02-18 Thread Martin RIONDET
Package: mysql-server Version: 5.0.32-6 Severity: important architecture : arm debian-version : sid Everything worked fine until the last upgrade (today). The mysqld server crashes when certain queries are performed on the database (most queries except very simple queries with few

Bug#411427: mysqld crashes on GROUP BY

2007-02-18 Thread Christian Hammers
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 :