43
bool res = mysql_delete(session, all_tables, select_lex->where,
45
bool res= mysql_delete(session, all_tables, select_lex->where,
48
50
Release the protection against the global read lock and wake
49
51
everyone, who might want to set a global read lock.