In the last episode (Jul 30), [EMAIL PROTECTED] said:
> >Description:
> The bit xor operand (^) don't seem to work on 3.23.51 on both Windows
> and Linux. A simple query like this (taken from the MySQL manual)
> will fail:
> 
> SELECT 1 ^ 1 
> 
> MySQL said: 
> 
> You have an error in your SQL syntax near '^ 1' at line 1

You're probably looking at www.mysql.com/doc, which actually refers to
the MySQL 4 branch.  3.23.* doesn't have XOR.

-- 
        Dan Nelson
        [EMAIL PROTECTED]

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