I am looking for a way to use bitwise functions (AND, OR, XOR) on arbitrary precision integers (represented as strings) within MySql. Can anyone point me in the right direction on this? Thanks!