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 would be to have functions available like: > > > > compress_gz()/decompress_gz() > > compress_bz()/decompress_bz() > > ...etc. > > > > [skip] > > > > > Sincerely, > > > > -- > > Lester Hightower TheAIMSGroup.com > > > > Hi! > > This is, of course, doable especially .._gz() functions. Our TODO list > is quite long, so this will not be done soon.
Sinisa, Thanks for the reply. You may have not seen it yet, but I sent a followup email stating that, after sending my first email, I had discovered mysqld user-defined-functions (which I did not know existed) and then went ahead and coded compress_gz()/decompress_gz() myself, yesterday afternoon, as UDFs in a .so library. In that email I also offered to contribute the code to Mysql AB, if you guys would like to have it. Maybe you would like to offer it in your cntributed software area. Are you interested? If so, email it to you? Sincerely, -- Lester H. Hightower TheAIMSGroup.com Chief Technology Officer The Advanced Integrated Management Solutions Group --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php