Home
last modified time | relevance | path

Searched refs:create_routine (Results 1 – 8 of 8) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/dd/
H A Ddd_routine.h53 bool create_routine(THD *thd, const Schema &schema, sp_head *sp,
H A Ddd_routine.cc397 bool create_routine(THD *thd, const Schema &schema, sp_head *sp, in create_routine() function
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/libraries/classes/Rte/
H A DRoutines.php226 $create_routine = $GLOBALS['dbi']->getDefinition(
248 $create_routine,
367 * @param string $create_routine Query to restore routine
374 $create_routine, argument
389 $result = $GLOBALS['dbi']->tryQuery($create_routine);
396 $create_routine,
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/libraries/classes/Database/
H A DRoutines.php214 $create_routine = $this->dbi->getDefinition(
236 $create_routine,
351 * @param string $create_routine Query to restore routine
358 $create_routine, argument
373 $result = $this->dbi->tryQuery($create_routine);
374 $errors = $this->checkResult($result, $create_routine, $errors);
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsp.cc749 if (dd::create_routine(thd, *schema, sp, definer)) in sp_create_routine()
/dports/www/fusionpbx/fusionpbx-4.4.1/app/adminer/
H A Dadminer.php1549 create_routine($hg,$K){global$ud;$O=array();$p=(array)$K["fields"];ksort($p);foreach($p function
1730 …drop_create("DROP $hg ".idf_escape($da),create_routine($hg,$K),"DROP $hg ".idf_escape($K["name"]),
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_yacc.yy1616 query verb_clause create create_routine change select select_into
2531 | create_routine
18047 create_routine:
18935 create_routine:
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_yacc.yy1616 query verb_clause create create_routine change select select_into
2531 | create_routine
18047 create_routine:
18935 create_routine: