Home
last modified time | relevance | path

Searched refs:bootstrap_error (Results 1 – 25 of 57) sorted by relevance

123

/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dbootstrap.cc38 static int bootstrap_error= 0; variable
232 bootstrap_error= 1; in handle_bootstrap_impl()
239 bootstrap_error= 1; in handle_bootstrap_impl()
257 bootstrap_error= 1; in handle_bootstrap_impl()
263 bootstrap_error= thd->is_error(); in handle_bootstrap_impl()
270 if (bootstrap_error) in handle_bootstrap_impl()
323 bootstrap_error= 1; in handle_bootstrap()
375 DBUG_RETURN(bootstrap_error); in bootstrap()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dbootstrap.cc38 static int bootstrap_error= 0; variable
232 bootstrap_error= 1; in handle_bootstrap_impl()
239 bootstrap_error= 1; in handle_bootstrap_impl()
257 bootstrap_error= 1; in handle_bootstrap_impl()
263 bootstrap_error= thd->is_error(); in handle_bootstrap_impl()
270 if (bootstrap_error) in handle_bootstrap_impl()
323 bootstrap_error= 1; in handle_bootstrap()
390 DBUG_RETURN(bootstrap_error); in bootstrap()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dbootstrap.cc38 static int bootstrap_error= 0; variable
232 bootstrap_error= 1; in handle_bootstrap_impl()
239 bootstrap_error= 1; in handle_bootstrap_impl()
257 bootstrap_error= 1; in handle_bootstrap_impl()
263 bootstrap_error= thd->is_error(); in handle_bootstrap_impl()
270 if (bootstrap_error) in handle_bootstrap_impl()
323 bootstrap_error= 1; in handle_bootstrap()
390 DBUG_RETURN(bootstrap_error); in bootstrap()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dbootstrap.cc38 static int bootstrap_error= 0; variable
232 bootstrap_error= 1; in handle_bootstrap_impl()
239 bootstrap_error= 1; in handle_bootstrap_impl()
257 bootstrap_error= 1; in handle_bootstrap_impl()
263 bootstrap_error= thd->is_error(); in handle_bootstrap_impl()
270 if (bootstrap_error) in handle_bootstrap_impl()
323 bootstrap_error= 1; in handle_bootstrap()
378 DBUG_RETURN(bootstrap_error); in bootstrap()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dbootstrap.cc38 static int bootstrap_error= 0; variable
232 bootstrap_error= 1; in handle_bootstrap_impl()
239 bootstrap_error= 1; in handle_bootstrap_impl()
257 bootstrap_error= 1; in handle_bootstrap_impl()
263 bootstrap_error= thd->is_error(); in handle_bootstrap_impl()
270 if (bootstrap_error) in handle_bootstrap_impl()
323 bootstrap_error= 1; in handle_bootstrap()
375 DBUG_RETURN(bootstrap_error); in bootstrap()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dbootstrap.cc38 static int bootstrap_error= 0; variable
232 bootstrap_error= 1; in handle_bootstrap_impl()
239 bootstrap_error= 1; in handle_bootstrap_impl()
257 bootstrap_error= 1; in handle_bootstrap_impl()
263 bootstrap_error= thd->is_error(); in handle_bootstrap_impl()
270 if (bootstrap_error) in handle_bootstrap_impl()
323 bootstrap_error= 1; in handle_bootstrap()
390 DBUG_RETURN(bootstrap_error); in bootstrap()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysql-test/t/
H A Dbootstrap.test25 --write_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql
30 --exec $MYSQLD_BOOTSTRAP_CMD < $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql >> $MYSQLTEST_VARDIR/tmp/…
34 remove_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql;
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/mysql-test/t/
H A Dbootstrap.test25 --write_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql
30 --exec $MYSQLD_BOOTSTRAP_CMD < $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql >> $MYSQLTEST_VARDIR/tmp/…
34 remove_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql;
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/mysql-test/t/
H A Dbootstrap.test25 --write_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql
30 --exec $MYSQLD_BOOTSTRAP_CMD < $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql >> $MYSQLTEST_VARDIR/tmp/…
34 remove_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql;
/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysql-test/t/
H A Dbootstrap.test25 --write_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql
30 --exec $MYSQLD_BOOTSTRAP_CMD < $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql >> $MYSQLTEST_VARDIR/tmp/…
34 remove_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql;
/dports/databases/mysql56-client/mysql-5.6.51/mysql-test/t/
H A Dbootstrap.test25 --write_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql
30 --exec $MYSQLD_BOOTSTRAP_CMD < $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql >> $MYSQLTEST_VARDIR/tmp/…
34 remove_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql;
/dports/databases/mysql55-client/mysql-5.5.62/mysql-test/t/
H A Dbootstrap.test25 --write_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql
30 --exec $MYSQLD_BOOTSTRAP_CMD < $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql >> $MYSQLTEST_VARDIR/tmp/…
34 remove_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql;
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/t/
H A Dbootstrap.test29 --write_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql
35 --exec $MYSQLD_BOOTSTRAP_CMD < $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql >> $MYSQLTEST_VARDIR/tmp/…
37 --remove_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/t/
H A Dbootstrap.test29 --write_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql
35 --exec $MYSQLD_BOOTSTRAP_CMD < $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql >> $MYSQLTEST_VARDIR/tmp/…
37 --remove_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/t/
H A Dbootstrap.test29 --write_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql
35 --exec $MYSQLD_BOOTSTRAP_CMD < $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql >> $MYSQLTEST_VARDIR/tmp/…
37 --remove_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/t/
H A Dbootstrap.test29 --write_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql
35 --exec $MYSQLD_BOOTSTRAP_CMD < $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql >> $MYSQLTEST_VARDIR/tmp/…
37 --remove_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/t/
H A Dbootstrap.test29 --write_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql
35 --exec $MYSQLD_BOOTSTRAP_CMD < $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql >> $MYSQLTEST_VARDIR/tmp/…
37 --remove_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/t/
H A Dbootstrap.test29 --write_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql
35 --exec $MYSQLD_BOOTSTRAP_CMD < $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql >> $MYSQLTEST_VARDIR/tmp/…
37 --remove_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_bootstrap.h46 enum bootstrap_error { enum
107 enum bootstrap_error m_last_error;
/dports/databases/mariadb103-server/mariadb-10.3.34/mysql-test/main/
H A Dbootstrap.test24 --write_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql
29 --exec $MYSQLD_BOOTSTRAP_CMD < $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql >> $MYSQLTEST_VARDIR/tmp/…
33 remove_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql;
/dports/databases/mariadb103-client/mariadb-10.3.34/mysql-test/main/
H A Dbootstrap.test24 --write_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql
29 --exec $MYSQLD_BOOTSTRAP_CMD < $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql >> $MYSQLTEST_VARDIR/tmp/…
33 remove_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql;
/dports/databases/mariadb105-client/mariadb-10.5.15/mysql-test/main/
H A Dbootstrap.test27 --write_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql
33 --exec $MYSQLD_BOOTSTRAP_CMD < $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql >> $MYSQLTEST_VARDIR/tmp/…
38 remove_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql;
/dports/databases/mariadb104-server/mariadb-10.4.24/mysql-test/main/
H A Dbootstrap.test27 --write_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql
33 --exec $MYSQLD_BOOTSTRAP_CMD < $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql >> $MYSQLTEST_VARDIR/tmp/…
38 remove_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql;
/dports/databases/mariadb105-server/mariadb-10.5.15/mysql-test/main/
H A Dbootstrap.test27 --write_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql
33 --exec $MYSQLD_BOOTSTRAP_CMD < $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql >> $MYSQLTEST_VARDIR/tmp/…
38 remove_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql;
/dports/databases/mariadb104-client/mariadb-10.4.24/mysql-test/main/
H A Dbootstrap.test27 --write_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql
33 --exec $MYSQLD_BOOTSTRAP_CMD < $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql >> $MYSQLTEST_VARDIR/tmp/…
38 remove_file $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql;

123