| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Dan Nelson | Date: | July 30 2002 11:02pm |
| Subject: | Re: Bit XOR not working | ||
| View as plain text | |||
In the last episode (Jul 30), xtango@stripped 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 dnelson@stripped
| Thread | ||
|---|---|---|
| • Bit XOR not working | xtango | 31 Jul |
| • Re: Bit XOR not working | Dan Nelson | 31 Jul |
| • Re: Bit XOR not working | Paul DuBois | 31 Jul |
