Home
last modified time | relevance | path

Searched refs:ha_default_plugin (Results 1 – 19 of 19) sorted by relevance

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dhandler.cc173 static plugin_ref ha_default_plugin(THD *thd) in ha_default_plugin() function
193 plugin_ref plugin= ha_default_plugin(thd); in ha_default_handlerton()
222 return ha_default_plugin(thd); in ha_resolve_by_name()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dhandler.cc120 static plugin_ref ha_default_plugin(THD *thd) in ha_default_plugin() function
133 return ha_default_plugin(thd); in ha_default_tmp_plugin()
166 plugin_ref plugin= ha_default_plugin(thd); in ha_default_handlerton()
206 return tmp_table ? ha_default_tmp_plugin(thd) : ha_default_plugin(thd); in ha_resolve_by_name()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dhandler.cc120 static plugin_ref ha_default_plugin(THD *thd)
133 return ha_default_plugin(thd);
166 plugin_ref plugin= ha_default_plugin(thd);
206 return tmp_table ? ha_default_tmp_plugin(thd) : ha_default_plugin(thd);
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dhandler.cc115 static plugin_ref ha_default_plugin(THD *thd)
128 return ha_default_plugin(thd);
144 plugin_ref plugin= ha_default_plugin(thd);
184 return tmp_table ? ha_default_tmp_plugin(thd) : ha_default_plugin(thd);
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dhandler.cc115 static plugin_ref ha_default_plugin(THD *thd) in ha_default_plugin() function
128 return ha_default_plugin(thd); in ha_default_tmp_plugin()
144 plugin_ref plugin= ha_default_plugin(thd); in ha_default_handlerton()
184 return tmp_table ? ha_default_tmp_plugin(thd) : ha_default_plugin(thd); in ha_resolve_by_name()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dhandler.cc194 static plugin_ref ha_default_plugin(THD *thd) in ha_default_plugin() function
207 return ha_default_plugin(thd); in ha_default_tmp_plugin()
223 plugin_ref plugin= ha_default_plugin(thd); in ha_default_handlerton()
262 return tmp_table ? ha_default_tmp_plugin(thd) : ha_default_plugin(thd); in ha_resolve_by_name()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dhandler.cc194 static plugin_ref ha_default_plugin(THD *thd) in ha_default_plugin() function
207 return ha_default_plugin(thd); in ha_default_tmp_plugin()
223 plugin_ref plugin= ha_default_plugin(thd); in ha_default_handlerton()
262 return tmp_table ? ha_default_tmp_plugin(thd) : ha_default_plugin(thd); in ha_resolve_by_name()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dhandler.cc264 static plugin_ref ha_default_plugin(THD *thd) in ha_default_plugin() function
285 plugin_ref plugin= ha_default_plugin(thd); in ha_default_handlerton()
345 ha_default_plugin(thd) : ha_default_temp_plugin(thd); in ha_resolve_by_name()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dhandler.cc261 static plugin_ref ha_default_plugin(THD *thd) in ha_default_plugin() function
282 plugin_ref plugin= ha_default_plugin(thd); in ha_default_handlerton()
342 ha_default_plugin(thd) : ha_default_temp_plugin(thd); in ha_resolve_by_name()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dhandler.cc264 static plugin_ref ha_default_plugin(THD *thd) in ha_default_plugin() function
285 plugin_ref plugin= ha_default_plugin(thd); in ha_default_handlerton()
376 ha_default_plugin(thd) : ha_default_temp_plugin(thd); in ha_resolve_by_name()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dhandler.cc264 static plugin_ref ha_default_plugin(THD *thd) in ha_default_plugin() function
285 plugin_ref plugin= ha_default_plugin(thd); in ha_default_handlerton()
376 ha_default_plugin(thd) : ha_default_temp_plugin(thd); in ha_resolve_by_name()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dhandler.cc326 static plugin_ref ha_default_plugin(THD *thd) { in ha_default_plugin() function
343 plugin_ref plugin = ha_default_plugin(thd); in ha_default_handlerton()
402 return is_temp_table ? ha_default_plugin(thd) : ha_default_temp_plugin(thd); in ha_resolve_by_name()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dhandler.cc392 static plugin_ref ha_default_plugin(THD *thd) in ha_default_plugin() function
413 plugin_ref plugin= ha_default_plugin(thd); in ha_default_handlerton()
487 ha_default_plugin(thd) : ha_default_temp_plugin(thd); in ha_resolve_by_name()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dhandler.cc394 static plugin_ref ha_default_plugin(THD *thd) in ha_default_plugin() function
415 plugin_ref plugin= ha_default_plugin(thd); in ha_default_handlerton()
520 ha_default_plugin(thd) : ha_default_temp_plugin(thd); in ha_resolve_by_name()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dhandler.cc398 static plugin_ref ha_default_plugin(THD *thd) in ha_default_plugin() function
419 plugin_ref plugin= ha_default_plugin(thd); in ha_default_handlerton()
493 ha_default_plugin(thd) : ha_default_temp_plugin(thd); in ha_resolve_by_name()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dhandler.cc394 static plugin_ref ha_default_plugin(THD *thd) in ha_default_plugin() function
415 plugin_ref plugin= ha_default_plugin(thd); in ha_default_handlerton()
520 ha_default_plugin(thd) : ha_default_temp_plugin(thd); in ha_resolve_by_name()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dhandler.cc394 static plugin_ref ha_default_plugin(THD *thd) in ha_default_plugin() function
415 plugin_ref plugin= ha_default_plugin(thd); in ha_default_handlerton()
520 ha_default_plugin(thd) : ha_default_temp_plugin(thd); in ha_resolve_by_name()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dhandler.cc264 static plugin_ref ha_default_plugin(THD *thd) in ha_default_plugin() function
285 plugin_ref plugin= ha_default_plugin(thd); in ha_default_handlerton()
376 ha_default_plugin(thd) : ha_default_temp_plugin(thd); in ha_resolve_by_name()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dhandler.cc392 static plugin_ref ha_default_plugin(THD *thd) in ha_default_plugin() function
413 plugin_ref plugin= ha_default_plugin(thd); in ha_default_handlerton()
487 ha_default_plugin(thd) : ha_default_temp_plugin(thd); in ha_resolve_by_name()