Home
last modified time | relevance | path

Searched refs:MONITOR_SYM (Results 1 – 12 of 12) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dyy_mariadb.hh586 MONITOR_SYM = 796, enumerator
H A Dyy_oracle.hh586 MONITOR_SYM = 796, enumerator
H A Dlex.h412 { "MONITOR", SYM(MONITOR_SYM)},
H A Dsql_yacc.yy948 %token <kwd> MONITOR_SYM /* MariaDB privilege */
15730 | MONITOR_SYM
17074 | BINLOG_SYM MONITOR_SYM { $$= BINLOG_MONITOR_ACL; }
17079 | SLAVE MONITOR_SYM { $$= SLAVE_MONITOR_ACL; }
H A Dyy_mariadb.cc825 MONITOR_SYM = 796, enumerator
H A Dyy_oracle.cc825 MONITOR_SYM = 796, enumerator
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dyy_mariadb.hh586 MONITOR_SYM = 796, enumerator
H A Dyy_oracle.hh586 MONITOR_SYM = 796, enumerator
H A Dlex.h412 { "MONITOR", SYM(MONITOR_SYM)},
H A Dsql_yacc.yy948 %token <kwd> MONITOR_SYM /* MariaDB privilege */
15730 | MONITOR_SYM
17074 | BINLOG_SYM MONITOR_SYM { $$= BINLOG_MONITOR_ACL; }
17079 | SLAVE MONITOR_SYM { $$= SLAVE_MONITOR_ACL; }
H A Dyy_mariadb.cc825 MONITOR_SYM = 796, enumerator
H A Dyy_oracle.cc825 MONITOR_SYM = 796, enumerator