Re: possible BUG in 'between' comparisons

2005-07-10 Thread Lester Hightower
---+++ | 97.50 | 154.30 | 154.30 | 154.30 | +---+----+++ -- Lester Hightower <[EMAIL PROTECTED]> 10East Corp. On Fri, 8 Jul 2005 [EMAIL PROTECTED] wrote: Description: There appears to be a type promotion problem involving sql statements which include

Feature request related to COMPRESS and UNCOMPRESS functions

2004-02-27 Thread Lester Hightower
To whom it may concern at Mysql AB: I see from the Mysql 4.1.1 CHANGELOG that new COMPRESS(), UNCOMPRESS(), and UNCOMPRESSED_LENGTH() functions were added. That is great news, and something I have been very interested in for a long time, as evidenced by this mysql mailing list thread, dating back

FW: Help w/UDFs, compress_gz(string,) uncompress_gz(string)

2002-03-05 Thread Lester Hightower
I just discovered that @lists.mysql.com accepts no attachments... Please disregard the comments below regarding the code being attached, and instead please find it at this URL: http://www.10east.com/~hightowe/mysqld_udf_zlib.cc -- Lester Hightower <[EMAIL PROTEC

Re: Posibility of adding compress_*()/decompress_*() functions

2001-12-19 Thread Lester Hightower
On Wed, 19 Dec 2001, Sinisa Milivojevic wrote: > Lester Hightower writes: > > Hi all, > > > > I would like to propose that mysql have compress_*()/decompress_*() > > functions added that would be similar to des_encrypt()/des_decrypt(). > > > > My idea wo

Mysql compress_gz()/uncompress_gz() user defined functions

2001-12-18 Thread Lester Hightower
After sending my earlier email regarding compress_gz()/uncompress_gz() in mysqld, I discovered user defined functions -- something I had never used in mysqld until today. So, I took a couple of hours and wrote a Mysql UDF to do what I requested: # gcc -shared -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=

Posibility of adding compress_*()/decompress_*() functions

2001-12-18 Thread Lester Hightower
efit from this feature in our MARC system, as well. marc.theaimsgroup.com Thanks for your time and consideration. Sincerely, -- Lester Hightower TheAIMSGroup.com - Before posting, ple