Home
last modified time | relevance | path

Searched refs:is_tablespace_command (Results 1 – 13 of 13) sorted by relevance

/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_tablespace.cc110 static bool is_tablespace_command(ts_command_type ts_cmd_type) in is_tablespace_command() function
163 if (is_tablespace_command(ts_info->ts_cmd_type) && in mysql_alter_tablespace()
H A Dhandler.h614 bool is_tablespace_command() in is_tablespace_command() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_tablespace.cc110 static bool is_tablespace_command(ts_command_type ts_cmd_type) in is_tablespace_command() function
163 if (is_tablespace_command(ts_info->ts_cmd_type) && in mysql_alter_tablespace()
H A Dhandler.h597 bool is_tablespace_command() in is_tablespace_command() function
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_tablespace.cc110 static bool is_tablespace_command(ts_command_type ts_cmd_type) in is_tablespace_command() function
163 if (is_tablespace_command(ts_info->ts_cmd_type) && in mysql_alter_tablespace()
H A Dhandler.h614 bool is_tablespace_command() in is_tablespace_command() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_tablespace.cc110 static bool is_tablespace_command(ts_command_type ts_cmd_type) in is_tablespace_command() function
163 if (is_tablespace_command(ts_info->ts_cmd_type) && in mysql_alter_tablespace()
H A Dhandler.h614 bool is_tablespace_command() in is_tablespace_command() function
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_tablespace.cc110 static bool is_tablespace_command(ts_command_type ts_cmd_type) in is_tablespace_command() function
163 if (is_tablespace_command(ts_info->ts_cmd_type) && in mysql_alter_tablespace()
H A Dhandler.h596 bool is_tablespace_command() in is_tablespace_command() function
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_tablespace.cc110 static bool is_tablespace_command(ts_command_type ts_cmd_type) in is_tablespace_command() function
163 if (is_tablespace_command(ts_info->ts_cmd_type) && in mysql_alter_tablespace()
H A Dhandler.h596 bool is_tablespace_command() in is_tablespace_command() function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dhandler.h857 bool is_tablespace_command() { in is_tablespace_command() function