Lester Hightower writes:
> On Wed, 19 Dec 2001, Sinisa Milivojevic wrote:
>
> 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)
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:
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_
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.
I have read of people doing t