Home
last modified time | relevance | path

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

123

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_admin.cc782 int check_old_types= file->check_old_types(); in mysql_admin_table() local
785 if (check_old_types == HA_ADMIN_NEEDS_ALTER || in mysql_admin_table()
794 if (check_old_types || check_for_upgrade) in mysql_admin_table()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_admin.cc771 int check_old_types= file->check_old_types(); in mysql_admin_table() local
774 if (check_old_types == HA_ADMIN_NEEDS_ALTER || in mysql_admin_table()
783 if (check_old_types || check_for_upgrade) in mysql_admin_table()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_admin.cc771 int check_old_types= file->check_old_types(); in mysql_admin_table() local
774 if (check_old_types == HA_ADMIN_NEEDS_ALTER || in mysql_admin_table()
783 if (check_old_types || check_for_upgrade) in mysql_admin_table()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_admin.cc771 int check_old_types= file->check_old_types(); in mysql_admin_table() local
774 if (check_old_types == HA_ADMIN_NEEDS_ALTER || in mysql_admin_table()
783 if (check_old_types || check_for_upgrade) in mysql_admin_table()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_admin.cc771 int check_old_types= file->check_old_types(); in mysql_admin_table() local
774 if (check_old_types == HA_ADMIN_NEEDS_ALTER || in mysql_admin_table()
783 if (check_old_types || check_for_upgrade) in mysql_admin_table()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_admin.cc782 int check_old_types= file->check_old_types(); in mysql_admin_table() local
785 if (check_old_types == HA_ADMIN_NEEDS_ALTER || in mysql_admin_table()
794 if (check_old_types || check_for_upgrade) in mysql_admin_table()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_admin.cc609 if ((table->table->file->check_old_types() == HA_ADMIN_NEEDS_ALTER) || in mysql_admin_table()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_admin.cc609 if ((table->table->file->check_old_types() == HA_ADMIN_NEEDS_ALTER) || in mysql_admin_table()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_admin.cc609 if ((table->table->file->check_old_types() == HA_ADMIN_NEEDS_ALTER) || in mysql_admin_table()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_admin.cc609 if ((table->table->file->check_old_types() == HA_ADMIN_NEEDS_ALTER) || in mysql_admin_table()
H A Dhandler.h2382 int check_old_types();
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_admin.cc583 if ((table->table->file->check_old_types() == HA_ADMIN_NEEDS_ALTER) || in mysql_admin_table()
H A Dhandler.h1715 int check_old_types();
H A Dhandler.cc3144 int handler::check_old_types() in check_old_types() function in handler
3323 if ((error= check_old_types())) in ha_check()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_admin.cc609 if ((table->table->file->check_old_types() == HA_ADMIN_NEEDS_ALTER) || in mysql_admin_table()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_admin.cc669 if ((table->table->file->check_old_types() == HA_ADMIN_NEEDS_ALTER) || in mysql_admin_table()
H A Dhandler.cc4628 int handler::check_old_types() in check_old_types() function in handler
4844 if ((error= check_old_types())) in ha_check()
4942 int old_types_error= check_old_types(); in ha_repair()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_admin.cc669 if ((table->table->file->check_old_types() == HA_ADMIN_NEEDS_ALTER) || in mysql_admin_table()
H A Dhandler.cc4628 int handler::check_old_types() in check_old_types() function in handler
4844 if ((error= check_old_types())) in ha_check()
4942 int old_types_error= check_old_types(); in ha_repair()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_admin.cc669 if ((table->table->file->check_old_types() == HA_ADMIN_NEEDS_ALTER) || in mysql_admin_table()
H A Dhandler.cc4421 int handler::check_old_types() in check_old_types() function in handler
4637 if ((error= check_old_types())) in ha_check()
4735 int old_types_error= check_old_types(); in ha_repair()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_admin.cc669 if ((table->table->file->check_old_types() == HA_ADMIN_NEEDS_ALTER) || in mysql_admin_table()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_admin.cc669 if ((table->table->file->check_old_types() == HA_ADMIN_NEEDS_ALTER) || in mysql_admin_table()
H A Dhandler.cc4324 int handler::check_old_types() in check_old_types() function in handler
4540 if ((error= check_old_types())) in ha_check()
4638 int old_types_error= check_old_types(); in ha_repair()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_admin.cc669 if ((table->table->file->check_old_types() == HA_ADMIN_NEEDS_ALTER) || in mysql_admin_table()

123