Re: SV: Mysql goes down when executing query

2004-09-24 Thread Mauricio Pellegrini
Pellegrini [EMAIL PROTECTED] Vastaanottaja: Heikki Tuuri [EMAIL PROTECTED] Kopio: MySql List [EMAIL PROTECTED] Lähetetty: Thursday, September 16, 2004 7:25 PM Aihe: Re: SV: Mysql goes down when executing query Heikki, I've tried a different query this time but always using

Re: Mysql goes down when executing query

2004-09-17 Thread Egor Egorov
Mauricio Pellegrini [EMAIL PROTECTED] wrote: Hi, Sorry to disturb but Mysql 4.1.4 gamma goes down when executing this query. Please create a testcase and send it to me by email at [EMAIL PROTECTED] I will investigate and get back to you. Somehow looks like you've found a bug. -- For

Re: SV: Mysql goes down when executing query

2004-09-16 Thread Heikki Tuuri
from https://order.mysql.com/ - Original Message - From: Mauricio Pellegrini [EMAIL PROTECTED] Newsgroups: mailing.database.myodbc Sent: Wednesday, September 15, 2004 3:46 PM Subject: Re: SV: Mysql goes down when executing query Thanks, but already have innodb_buffer_pool_size=160M

Re: SV: Mysql goes down when executing query

2004-09-16 Thread Heikki Tuuri
Tuuri [EMAIL PROTECTED] Kopio: MySql List [EMAIL PROTECTED] Lähetetty: Thursday, September 16, 2004 7:25 PM Aihe: Re: SV: Mysql goes down when executing query Heikki, I've tried a different query this time but always using the INTO OUTFILE syntax. Mysqld went down and up again

Re: SV: Mysql goes down when executing query

2004-09-16 Thread Mauricio Pellegrini
://order.mysql.com/ - Original Message - From: Mauricio Pellegrini [EMAIL PROTECTED] Newsgroups: mailing.database.myodbc Sent: Wednesday, September 15, 2004 3:46 PM Subject: Re: SV: Mysql goes down when executing query Thanks, but already have innodb_buffer_pool_size=160M

Re: SV: Mysql goes down when executing query

2004-09-15 Thread Mauricio Pellegrini
. september 2004 22:39 Til: MySql List Emne: Mysql goes down when executing query Hi, Sorry to disturb but Mysql 4.1.4 gamma goes down when executing this query. I've tryed the same query without the coalesce function and the problem persists. select coalesce(viehc,0), coalesce

Mysql goes down when executing query

2004-09-14 Thread Mauricio Pellegrini
Hi, Sorry to disturb but Mysql 4.1.4 gamma goes down when executing this query. I've tryed the same query without the coalesce function and the problem persists. select coalesce(viehc,0), coalesce(vieapellido,0), coalesce(vienombres,0), coalesce(viedoc,0),

SV: Mysql goes down when executing query

2004-09-14 Thread Nickolai Nielsen
] [mailto:[EMAIL PROTECTED] Sendt: 14. september 2004 22:39 Til: MySql List Emne: Mysql goes down when executing query Hi, Sorry to disturb but Mysql 4.1.4 gamma goes down when executing this query. I've tryed the same query without the coalesce function and the problem persists. select