46
46
bool update_precheck(Session *session, TableList *tables);
47
47
bool delete_precheck(Session *session, TableList *tables);
48
48
bool insert_precheck(Session *session, TableList *tables);
51
50
Item *negate_expression(Session *session, Item *expr);