Hello,erery one,
        I want to use mysql's regexp operator in ser,but with db-api ,I can't do this.Because the patten is stored in the mysql table.The db-api can only do key op value.I want to do the value REGEXP key operation,
        Any one has advices to me?
 
        Thanks very much.