Re: Bit XOR not working

2002-07-30 Thread Paul DuBois
At 19:59 -0300 7/30/02, [EMAIL PROTECTED] wrote: > >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: From the same manual: http://www.mysql.com/doc/N/e/News-4.0.2.html It's good

Re: Bit XOR not working

2002-07-30 Thread Dan Nelson
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 syn

Bit XOR not working

2002-07-30 Thread xtango
t: SELECT 1 ^ 1 >Fix: ... >Submitter-Id: [EMAIL PROTECTED] >Originator: >Organization: >MySQL support: none >Synopsis: Bit xor not working >Severity: serious >Priority: high >Category: mysql >Class: sw-bug >Release: mysql-3.23.51 (Sou