Home
last modified time | relevance | path

Searched refs:alter_tablespace (Results 1 – 25 of 95) sorted by relevance

1234

/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_tablespace.cc53 if (hton->alter_tablespace) in mysql_alter_tablespace()
55 if ((error= hton->alter_tablespace(hton, thd, ts_info))) in mysql_alter_tablespace()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_tablespace.cc53 if (hton->alter_tablespace) in mysql_alter_tablespace()
55 if ((error= hton->alter_tablespace(hton, thd, ts_info))) in mysql_alter_tablespace()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_tablespace.cc53 if (hton->alter_tablespace) in mysql_alter_tablespace()
55 if ((error= hton->alter_tablespace(hton, thd, ts_info))) in mysql_alter_tablespace()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_tablespace.cc53 if (hton->alter_tablespace) in mysql_alter_tablespace()
55 if ((error= hton->alter_tablespace(hton, thd, ts_info))) in mysql_alter_tablespace()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_tablespace.cc53 if (hton->alter_tablespace) in mysql_alter_tablespace()
55 if ((error= hton->alter_tablespace(hton, thd, ts_info))) in mysql_alter_tablespace()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_tablespace.cc47 if (hton->alter_tablespace) in mysql_alter_tablespace()
49 if (unlikely((error= hton->alter_tablespace(hton, thd, ts_info)))) in mysql_alter_tablespace()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_tablespace.cc47 if (hton->alter_tablespace) in mysql_alter_tablespace()
49 if (unlikely((error= hton->alter_tablespace(hton, thd, ts_info)))) in mysql_alter_tablespace()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_tablespace.cc46 if (hton->alter_tablespace) in mysql_alter_tablespace()
48 if ((error= hton->alter_tablespace(hton, thd, ts_info))) in mysql_alter_tablespace()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_tablespace.cc47 if (hton->alter_tablespace) in mysql_alter_tablespace()
49 if (unlikely((error= hton->alter_tablespace(hton, thd, ts_info)))) in mysql_alter_tablespace()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_tablespace.cc47 if (hton->alter_tablespace) in mysql_alter_tablespace()
49 if (unlikely((error= hton->alter_tablespace(hton, thd, ts_info)))) in mysql_alter_tablespace()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_tablespace.cc47 if (hton->alter_tablespace) in mysql_alter_tablespace()
49 if (unlikely((error= hton->alter_tablespace(hton, thd, ts_info)))) in mysql_alter_tablespace()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_tablespace.cc47 if (hton->alter_tablespace) in mysql_alter_tablespace()
49 if (unlikely((error= hton->alter_tablespace(hton, thd, ts_info)))) in mysql_alter_tablespace()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_tablespace.cc328 if (hton->alter_tablespace == nullptr) { in get_stmt_hton()
359 DBUG_ASSERT(hton->alter_tablespace); in get_dd_hton()
360 if (hton->alter_tablespace == nullptr) { in get_dd_hton()
591 hton->alter_tablespace(hton, thd, &ts_info, tsmp.first, tsmp.second), in execute()
687 hton->alter_tablespace(hton, thd, &ts_info, old_ts_def, nullptr); in execute()
977 hton->alter_tablespace(hton, thd, &ts_info, tsmp.first, tsmp.second), in execute()
1091 hton->alter_tablespace(hton, thd, &ts_info, tsmp.first, tsmp.second), in execute()
1300 (void)ht->alter_tablespace(ht, thd, &ts_info, tsmp.second, comp.get()); in execute()
1445 hton->alter_tablespace(hton, thd, &ts_info, tsmp.first, tsmp.second); in execute()
1551 hton->alter_tablespace(hton, thd, &ts_info, tsmp.first, tsmp.second); in execute()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_tablespace.cc168 if (hton->alter_tablespace) in mysql_alter_tablespace()
170 if ((error= hton->alter_tablespace(hton, thd, ts_info))) in mysql_alter_tablespace()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_tablespace.cc168 if (hton->alter_tablespace) in mysql_alter_tablespace()
170 if ((error= hton->alter_tablespace(hton, thd, ts_info))) in mysql_alter_tablespace()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_tablespace.cc168 if (hton->alter_tablespace) in mysql_alter_tablespace()
170 if ((error= hton->alter_tablespace(hton, thd, ts_info))) in mysql_alter_tablespace()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_tablespace.cc168 if (hton->alter_tablespace) in mysql_alter_tablespace()
170 if ((error= hton->alter_tablespace(hton, thd, ts_info))) in mysql_alter_tablespace()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_tablespace.cc168 if (hton->alter_tablespace) in mysql_alter_tablespace()
170 if ((error= hton->alter_tablespace(hton, thd, ts_info))) in mysql_alter_tablespace()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_tablespace.cc168 if (hton->alter_tablespace) in mysql_alter_tablespace()
170 if ((error= hton->alter_tablespace(hton, thd, ts_info))) in mysql_alter_tablespace()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/myisammrg/mysql-test/storage_engine/
H A Dalter_tablespace.rdiff1 --- alter_tablespace.result 2013-01-22 22:05:05.246633000 +0400
2 +++ alter_tablespace.reject 2013-01-23 02:50:11.288110543 +0400
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/myisam/mysql-test/storage_engine/
H A Dalter_tablespace.rdiff1 --- suite/storage_engine/alter_tablespace.result 2012-07-12 19:53:40.775419511 +0400
2 +++ suite/storage_engine/alter_tablespace.reject 2012-07-15 16:21:14.910435703 +0400
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/myisammrg/mysql-test/storage_engine/
H A Dalter_tablespace.rdiff1 --- alter_tablespace.result 2013-01-22 22:05:05.246633000 +0400
2 +++ alter_tablespace.reject 2013-01-23 02:50:11.288110543 +0400
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/myisam/mysql-test/storage_engine/
H A Dalter_tablespace.rdiff1 --- suite/storage_engine/alter_tablespace.result 2012-07-12 19:53:40.775419511 +0400
2 +++ suite/storage_engine/alter_tablespace.reject 2012-07-15 16:21:14.910435703 +0400
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/myisam/mysql-test/storage_engine/
H A Dalter_tablespace.rdiff1 --- suite/storage_engine/alter_tablespace.result 2012-07-12 19:53:40.775419511 +0400
2 +++ suite/storage_engine/alter_tablespace.reject 2012-07-15 16:21:14.910435703 +0400
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/myisammrg/mysql-test/storage_engine/
H A Dalter_tablespace.rdiff1 --- alter_tablespace.result 2013-01-22 22:05:05.246633000 +0400
2 +++ alter_tablespace.reject 2013-01-23 02:50:11.288110543 +0400

1234