Re: problems compiling on FreeBSD 3.3 (mysql-3.23.41)

2001-08-28 Thread Angel Behar
: Jeremy Zawodny [EMAIL PROTECTED] To: Angel Behar [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Thursday, August 23, 2001 11:50 PM Subject: Re: problems compiling on FreeBSD 3.3 (mysql-3.23.41) On Thu, Aug 23, 2001 at 01:50:36PM -0700, Angel Behar wrote: Hi !! I'm trying to compile mysql

problems compiling on FreeBSD 3.3 (mysql-3.23.41)

2001-08-23 Thread Angel Behar
Hi !! I'm trying to compile mysql-3.23.41 on a FreebSD 3.3 box but I can't I'm using latest gnu make version and this is the first time that I have problems compiling mysql so if any of you can help me I'll appreciate. Thanks in advance. Angel. Making all in client gmake[2]: Entering

GROUP BY problem.

2001-02-27 Thread Angel Behar
Hi !!! I'm running 3.23.28-gamma under windows NT, but I have the following problem. I need to query some data and gruop by some field (codigo in this case) so I run the following query : SELECT codigo from ropa where cve_depto='3' AND cve_clase='06' AND activo = 'A' AND p_credito 0 GROUP