Home
last modified time | relevance | path

Searched refs:trigger_found (Results 1 – 25 of 36) sorted by relevance

12

/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_trigger.cc256 bool trigger_found; in mysql_create_or_drop_trigger() local
260 &trigger_found); in mysql_create_or_drop_trigger()
262 if (!result && trigger_found) in mysql_create_or_drop_trigger()
H A Dtable_trigger_dispatcher.cc346 bool *trigger_found) in drop_trigger() argument
354 trigger_found)) in drop_trigger()
357 if (*trigger_found) in drop_trigger()
360 assert (!*trigger_found); in drop_trigger()
H A Dtrigger_loader.h76 bool *trigger_found);
H A Dtrigger_loader.cc821 bool *trigger_found) in drop_trigger() argument
826 *trigger_found= false; in drop_trigger()
840 *trigger_found= true; in drop_trigger()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_trigger.cc256 bool trigger_found; in mysql_create_or_drop_trigger() local
260 &trigger_found); in mysql_create_or_drop_trigger()
262 if (!result && trigger_found) in mysql_create_or_drop_trigger()
H A Dtable_trigger_dispatcher.cc346 bool *trigger_found) in drop_trigger() argument
354 trigger_found)) in drop_trigger()
357 if (*trigger_found) in drop_trigger()
360 assert (!*trigger_found); in drop_trigger()
H A Dtrigger_loader.h76 bool *trigger_found);
H A Dtrigger_loader.cc821 bool *trigger_found) in drop_trigger() argument
826 *trigger_found= false; in drop_trigger()
840 *trigger_found= true; in drop_trigger()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_trigger.cc256 bool trigger_found; in mysql_create_or_drop_trigger() local
260 &trigger_found); in mysql_create_or_drop_trigger()
262 if (!result && trigger_found) in mysql_create_or_drop_trigger()
H A Dtable_trigger_dispatcher.cc346 bool *trigger_found) in drop_trigger() argument
354 trigger_found)) in drop_trigger()
357 if (*trigger_found) in drop_trigger()
360 assert (!*trigger_found); in drop_trigger()
H A Dtrigger_loader.h76 bool *trigger_found);
H A Dtrigger_loader.cc821 bool *trigger_found) in drop_trigger() argument
826 *trigger_found= false; in drop_trigger()
840 *trigger_found= true; in drop_trigger()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_trigger.cc256 bool trigger_found; in mysql_create_or_drop_trigger() local
260 &trigger_found); in mysql_create_or_drop_trigger()
262 if (!result && trigger_found) in mysql_create_or_drop_trigger()
H A Dtable_trigger_dispatcher.cc346 bool *trigger_found) in drop_trigger() argument
354 trigger_found)) in drop_trigger()
357 if (*trigger_found) in drop_trigger()
360 DBUG_ASSERT (!*trigger_found); in drop_trigger()
H A Dtrigger_loader.h76 bool *trigger_found);
H A Dtrigger_loader.cc821 bool *trigger_found) in drop_trigger() argument
826 *trigger_found= false; in drop_trigger()
840 *trigger_found= true; in drop_trigger()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_trigger.cc256 bool trigger_found; in mysql_create_or_drop_trigger() local
260 &trigger_found); in mysql_create_or_drop_trigger()
262 if (!result && trigger_found) in mysql_create_or_drop_trigger()
H A Dtable_trigger_dispatcher.cc346 bool *trigger_found) in drop_trigger() argument
354 trigger_found)) in drop_trigger()
357 if (*trigger_found) in drop_trigger()
360 assert (!*trigger_found); in drop_trigger()
H A Dtrigger_loader.h76 bool *trigger_found);
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dtable_trigger_dispatcher.cc346 bool *trigger_found) in drop_trigger() argument
354 trigger_found)) in drop_trigger()
357 if (*trigger_found) in drop_trigger()
360 assert (!*trigger_found); in drop_trigger()
H A Dsql_trigger.cc277 bool trigger_found; in mysql_create_or_drop_trigger() local
281 &trigger_found); in mysql_create_or_drop_trigger()
283 if (!result && trigger_found) in mysql_create_or_drop_trigger()
H A Dtrigger_loader.h76 bool *trigger_found);
H A Dtrigger_loader.cc821 bool *trigger_found) in drop_trigger() argument
826 *trigger_found= false; in drop_trigger()
840 *trigger_found= true; in drop_trigger()
/dports/devel/libsigrok/libsigrok-0.5.2/src/hardware/chronovu-la/
H A Dprotocol.h98 int trigger_found; member
/dports/deskutils/py-autokey/autokey-0.95.10/lib/autokey/
H A Dmodel.py778 trigger_found = False
785 trigger_found = True
809 if not trigger_found:
1092 trigger_found = False
1100 trigger_found = True
1110 if not trigger_found:

12