Hi.

On Mon, Jul 23, 2001 at 01:52:50PM +0200, [EMAIL PROTECTED] wrote:
> In version 3.22.32 I can't get the "Invert all bits"-function to
> function. Is it implemented later or am I doing it all wrong?

According to
http://www.mysql.com/documentation/mysql/bychapter/manual_News.html#News-3.23.x

----------------------------------------------------------------------
F.2.37 Changes in release 3.23.5

[...]
    * Fixed problem with LOAD DATA INFILE and BLOB columns.
    * Added bit operator ~ (negation).
    * Fixed problem with UDF functions.
----------------------------------------------------------------------

Btw, a search on http://www.mysql.com/doc/ for "bit negation", reveals
that as first hit. Unfortunately one is not so lucky with "invert bit"

Bye,

        Benjamin.

---------------------------------------------------------------------
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

Reply via email to