Home
last modified time | relevance | path

Searched refs:report_unsupported_error (Results 1 – 25 of 54) sorted by relevance

123

/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_alter.cc143 ha_alter_info->report_unsupported_error(algorithm_clause(thd), in supports_algorithm()
152 ha_alter_info->report_unsupported_error("ALGORITHM=INSTANT", in supports_algorithm()
160 ha_alter_info->report_unsupported_error(algorithm_clause(thd), in supports_algorithm()
189 ha_alter_info->report_unsupported_error(lock(), "LOCK=EXCLUSIVE"); in supports_lock()
204 ha_alter_info->report_unsupported_error("LOCK=NONE", "LOCK=SHARED"); in supports_lock()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_alter.cc143 ha_alter_info->report_unsupported_error(algorithm_clause(thd), in supports_algorithm()
152 ha_alter_info->report_unsupported_error("ALGORITHM=INSTANT", in supports_algorithm()
160 ha_alter_info->report_unsupported_error(algorithm_clause(thd), in supports_algorithm()
189 ha_alter_info->report_unsupported_error(lock(), "LOCK=EXCLUSIVE"); in supports_lock()
204 ha_alter_info->report_unsupported_error("LOCK=NONE", "LOCK=SHARED"); in supports_lock()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_alter.cc143 ha_alter_info->report_unsupported_error(algorithm_clause(thd), in supports_algorithm()
152 ha_alter_info->report_unsupported_error("ALGORITHM=INSTANT", in supports_algorithm()
160 ha_alter_info->report_unsupported_error(algorithm_clause(thd), in supports_algorithm()
189 ha_alter_info->report_unsupported_error(lock(), "LOCK=EXCLUSIVE"); in supports_lock()
204 ha_alter_info->report_unsupported_error("LOCK=NONE", "LOCK=SHARED"); in supports_lock()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_alter.cc143 ha_alter_info->report_unsupported_error(algorithm_clause(thd), in supports_algorithm()
152 ha_alter_info->report_unsupported_error("ALGORITHM=INSTANT", in supports_algorithm()
160 ha_alter_info->report_unsupported_error(algorithm_clause(thd), in supports_algorithm()
189 ha_alter_info->report_unsupported_error(lock(), "LOCK=EXCLUSIVE"); in supports_lock()
204 ha_alter_info->report_unsupported_error("LOCK=NONE", "LOCK=SHARED"); in supports_lock()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_alter.cc145 ha_alter_info->report_unsupported_error(algorithm_clause(thd), in supports_algorithm()
154 ha_alter_info->report_unsupported_error("ALGORITHM=INSTANT", in supports_algorithm()
162 ha_alter_info->report_unsupported_error(algorithm_clause(thd), in supports_algorithm()
191 ha_alter_info->report_unsupported_error(lock(), "LOCK=EXCLUSIVE"); in supports_lock()
206 ha_alter_info->report_unsupported_error("LOCK=NONE", "LOCK=SHARED"); in supports_lock()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_alter.cc145 ha_alter_info->report_unsupported_error(algorithm_clause(thd), in supports_algorithm()
154 ha_alter_info->report_unsupported_error("ALGORITHM=INSTANT", in supports_algorithm()
162 ha_alter_info->report_unsupported_error(algorithm_clause(thd), in supports_algorithm()
191 ha_alter_info->report_unsupported_error(lock(), "LOCK=EXCLUSIVE"); in supports_lock()
206 ha_alter_info->report_unsupported_error("LOCK=NONE", "LOCK=SHARED"); in supports_lock()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_table.cc8594 ha_alter_info.report_unsupported_error("LOCK=NONE/SHARED", in mysql_alter_table()
8606 ha_alter_info.report_unsupported_error("LOCK=NONE", "LOCK=SHARED"); in mysql_alter_table()
8619 ha_alter_info.report_unsupported_error("ALGORITHM=INPLACE", in mysql_alter_table()
8628 ha_alter_info.report_unsupported_error("LOCK=NONE", "LOCK=SHARED"); in mysql_alter_table()
H A Dhandler.h1321 void report_unsupported_error(const char *not_supported,
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_table.cc8512 ha_alter_info.report_unsupported_error("LOCK=NONE/SHARED", in mysql_alter_table()
8524 ha_alter_info.report_unsupported_error("LOCK=NONE", "LOCK=SHARED"); in mysql_alter_table()
8537 ha_alter_info.report_unsupported_error("ALGORITHM=INPLACE", in mysql_alter_table()
8546 ha_alter_info.report_unsupported_error("LOCK=NONE", "LOCK=SHARED"); in mysql_alter_table()
H A Dhandler.h1315 void report_unsupported_error(const char *not_supported,
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_table.cc9003 ha_alter_info.report_unsupported_error("LOCK=NONE/SHARED", in mysql_alter_table()
9015 ha_alter_info.report_unsupported_error("LOCK=NONE", "LOCK=SHARED"); in mysql_alter_table()
9028 ha_alter_info.report_unsupported_error("ALGORITHM=INPLACE", in mysql_alter_table()
9037 ha_alter_info.report_unsupported_error("LOCK=NONE", "LOCK=SHARED"); in mysql_alter_table()
H A Dhandler.h1445 void report_unsupported_error(const char *not_supported,
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_table.cc9003 ha_alter_info.report_unsupported_error("LOCK=NONE/SHARED", in mysql_alter_table()
9015 ha_alter_info.report_unsupported_error("LOCK=NONE", "LOCK=SHARED"); in mysql_alter_table()
9028 ha_alter_info.report_unsupported_error("ALGORITHM=INPLACE", in mysql_alter_table()
9037 ha_alter_info.report_unsupported_error("LOCK=NONE", "LOCK=SHARED"); in mysql_alter_table()
H A Dhandler.h1445 void report_unsupported_error(const char *not_supported,
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_table.cc9003 ha_alter_info.report_unsupported_error("LOCK=NONE/SHARED", in mysql_alter_table()
9015 ha_alter_info.report_unsupported_error("LOCK=NONE", "LOCK=SHARED"); in mysql_alter_table()
9028 ha_alter_info.report_unsupported_error("ALGORITHM=INPLACE", in mysql_alter_table()
9037 ha_alter_info.report_unsupported_error("LOCK=NONE", "LOCK=SHARED"); in mysql_alter_table()
H A Dhandler.h1445 void report_unsupported_error(const char *not_supported,
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dhandler.h1520 void report_unsupported_error(const char *not_supported,
H A Dsql_table.cc9758 ha_alter_info.report_unsupported_error("LOCK=NONE/SHARED", in mysql_alter_table()
9770 ha_alter_info.report_unsupported_error("LOCK=NONE", "LOCK=SHARED"); in mysql_alter_table()
9783 ha_alter_info.report_unsupported_error("ALGORITHM=INPLACE", in mysql_alter_table()
9792 ha_alter_info.report_unsupported_error("LOCK=NONE", "LOCK=SHARED"); in mysql_alter_table()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dhandler.h1520 void report_unsupported_error(const char *not_supported,
H A Dsql_table.cc9758 ha_alter_info.report_unsupported_error("LOCK=NONE/SHARED", in mysql_alter_table()
9770 ha_alter_info.report_unsupported_error("LOCK=NONE", "LOCK=SHARED"); in mysql_alter_table()
9783 ha_alter_info.report_unsupported_error("ALGORITHM=INPLACE", in mysql_alter_table()
9792 ha_alter_info.report_unsupported_error("LOCK=NONE", "LOCK=SHARED"); in mysql_alter_table()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_table.cc10278 ha_alter_info.report_unsupported_error("LOCK=NONE/SHARED", in mysql_alter_table()
10290 ha_alter_info.report_unsupported_error("LOCK=NONE", "LOCK=SHARED"); in mysql_alter_table()
10303 ha_alter_info.report_unsupported_error("ALGORITHM=INPLACE", in mysql_alter_table()
10312 ha_alter_info.report_unsupported_error("LOCK=NONE", "LOCK=SHARED"); in mysql_alter_table()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_table.cc9838 ha_alter_info.report_unsupported_error("LOCK=NONE/SHARED", in mysql_alter_table()
9850 ha_alter_info.report_unsupported_error("LOCK=NONE", "LOCK=SHARED"); in mysql_alter_table()
9863 ha_alter_info.report_unsupported_error("ALGORITHM=INPLACE", in mysql_alter_table()
9872 ha_alter_info.report_unsupported_error("LOCK=NONE", "LOCK=SHARED"); in mysql_alter_table()
H A Dhandler.h1526 void report_unsupported_error(const char *not_supported,
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_table.cc10278 ha_alter_info.report_unsupported_error("LOCK=NONE/SHARED", in mysql_alter_table()
10290 ha_alter_info.report_unsupported_error("LOCK=NONE", "LOCK=SHARED"); in mysql_alter_table()
10303 ha_alter_info.report_unsupported_error("ALGORITHM=INPLACE", in mysql_alter_table()
10312 ha_alter_info.report_unsupported_error("LOCK=NONE", "LOCK=SHARED"); in mysql_alter_table()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_table.cc10278 ha_alter_info.report_unsupported_error("LOCK=NONE/SHARED", in mysql_alter_table()
10290 ha_alter_info.report_unsupported_error("LOCK=NONE", "LOCK=SHARED"); in mysql_alter_table()
10303 ha_alter_info.report_unsupported_error("ALGORITHM=INPLACE", in mysql_alter_table()
10312 ha_alter_info.report_unsupported_error("LOCK=NONE", "LOCK=SHARED"); in mysql_alter_table()

123