Home
last modified time | relevance | path

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

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dhandler.cc56 static handlerton *installed_htons[128]; variable
278 (plugin= ha_lock_engine(thd, installed_htons[db_type]))) in ha_resolve_by_legacy_type()
483 if (installed_htons[hton->db_type] == hton) in ha_finalize_handlerton()
484 installed_htons[hton->db_type]= NULL; in ha_finalize_handlerton()
565 installed_htons[hton->db_type]) in ha_initialize_handlerton()
569 while (idx < (int) DB_TYPE_DEFAULT && installed_htons[idx]) in ha_initialize_handlerton()
606 installed_htons[hton->db_type]= hton; in ha_initialize_handlerton()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dhandler.cc81 static handlerton *installed_htons[128]; variable
401 (plugin= ha_lock_engine(thd, installed_htons[db_type]))) in ha_resolve_by_legacy_type()
612 if (installed_htons[hton->db_type] == hton) in ha_finalize_handlerton()
613 installed_htons[hton->db_type]= NULL; in ha_finalize_handlerton()
695 installed_htons[hton->db_type]) in ha_initialize_handlerton()
699 while (idx < (int) DB_TYPE_DEFAULT && installed_htons[idx]) in ha_initialize_handlerton()
736 installed_htons[hton->db_type]= hton; in ha_initialize_handlerton()
7736 handlerton *hton= installed_htons[DB_TYPE_INNODB]; in ha_wsrep_abort_transaction()
7762 handlerton *hton= installed_htons[DB_TYPE_INNODB]; in ha_wsrep_fake_trx_id()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dhandler.cc213 static handlerton *installed_htons[128]; variable
617 (plugin= ha_lock_engine(thd, installed_htons[db_type]))) in ha_resolve_by_legacy_type()
791 if (installed_htons[hton->db_type] == hton) in ha_finalize_handlerton()
792 installed_htons[hton->db_type]= NULL; in ha_finalize_handlerton()
876 installed_htons[hton->db_type]) in ha_initialize_handlerton()
880 while (idx < (int) DB_TYPE_DEFAULT && installed_htons[idx]) in ha_initialize_handlerton()
917 installed_htons[hton->db_type]= hton; in ha_initialize_handlerton()
8510 handlerton *hton= installed_htons[DB_TYPE_INNODB]; in ha_wsrep_abort_transaction()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dhandler.cc72 static handlerton *installed_htons[128]; variable
283 (plugin= ha_lock_engine(thd, installed_htons[db_type]))) in ha_resolve_by_legacy_type()
507 if (installed_htons[hton->db_type] == hton) in ha_finalize_handlerton()
508 installed_htons[hton->db_type]= NULL; in ha_finalize_handlerton()
612 installed_htons[hton->db_type]) in ha_initialize_handlerton()
616 while (idx < (int) DB_TYPE_DEFAULT && installed_htons[idx]) in ha_initialize_handlerton()
653 installed_htons[hton->db_type]= hton; in ha_initialize_handlerton()
7132 handlerton *hton= installed_htons[DB_TYPE_INNODB]; in ha_abort_transaction()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dhandler.cc72 static handlerton *installed_htons[128];
283 (plugin= ha_lock_engine(thd, installed_htons[db_type])))
507 if (installed_htons[hton->db_type] == hton)
508 installed_htons[hton->db_type]= NULL;
612 installed_htons[hton->db_type])
616 while (idx < (int) DB_TYPE_DEFAULT && installed_htons[idx])
653 installed_htons[hton->db_type]= hton;
7132 handlerton *hton= installed_htons[DB_TYPE_INNODB];
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dhandler.cc67 static handlerton *installed_htons[128];
261 (plugin= ha_lock_engine(thd, installed_htons[db_type])))
482 if (installed_htons[hton->db_type] == hton)
483 installed_htons[hton->db_type]= NULL;
587 installed_htons[hton->db_type])
591 while (idx < (int) DB_TYPE_DEFAULT && installed_htons[idx])
628 installed_htons[hton->db_type]= hton;
6767 handlerton *hton= installed_htons[DB_TYPE_INNODB];
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dhandler.cc67 static handlerton *installed_htons[128]; variable
261 (plugin= ha_lock_engine(thd, installed_htons[db_type]))) in ha_resolve_by_legacy_type()
482 if (installed_htons[hton->db_type] == hton) in ha_finalize_handlerton()
483 installed_htons[hton->db_type]= NULL; in ha_finalize_handlerton()
587 installed_htons[hton->db_type]) in ha_initialize_handlerton()
591 while (idx < (int) DB_TYPE_DEFAULT && installed_htons[idx]) in ha_initialize_handlerton()
628 installed_htons[hton->db_type]= hton; in ha_initialize_handlerton()
6767 handlerton *hton= installed_htons[DB_TYPE_INNODB]; in ha_abort_transaction()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dhandler.cc78 static handlerton *installed_htons[128]; variable
398 (plugin= ha_lock_engine(thd, installed_htons[db_type]))) in ha_resolve_by_legacy_type()
609 if (installed_htons[hton->db_type] == hton) in ha_finalize_handlerton()
610 installed_htons[hton->db_type]= NULL; in ha_finalize_handlerton()
692 installed_htons[hton->db_type]) in ha_initialize_handlerton()
696 while (idx < (int) DB_TYPE_DEFAULT && installed_htons[idx]) in ha_initialize_handlerton()
733 installed_htons[hton->db_type]= hton; in ha_initialize_handlerton()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dhandler.cc108 static handlerton *installed_htons[128]; variable
339 (plugin= ha_lock_engine(thd, installed_htons[db_type]))) in ha_resolve_by_legacy_type()
579 if (installed_htons[hton->db_type] == hton) in ha_finalize_handlerton()
580 installed_htons[hton->db_type]= NULL; in ha_finalize_handlerton()
678 installed_htons[hton->db_type]) in ha_initialize_handlerton()
682 while (idx < (int) DB_TYPE_DEFAULT && installed_htons[idx]) in ha_initialize_handlerton()
719 installed_htons[hton->db_type]= hton; in ha_initialize_handlerton()
7543 handlerton *hton= installed_htons[DB_TYPE_INNODB]; in ha_abort_transaction()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dhandler.cc108 static handlerton *installed_htons[128]; variable
339 (plugin= ha_lock_engine(thd, installed_htons[db_type]))) in ha_resolve_by_legacy_type()
579 if (installed_htons[hton->db_type] == hton) in ha_finalize_handlerton()
580 installed_htons[hton->db_type]= NULL; in ha_finalize_handlerton()
678 installed_htons[hton->db_type]) in ha_initialize_handlerton()
682 while (idx < (int) DB_TYPE_DEFAULT && installed_htons[idx]) in ha_initialize_handlerton()
719 installed_htons[hton->db_type]= hton; in ha_initialize_handlerton()
7543 handlerton *hton= installed_htons[DB_TYPE_INNODB]; in ha_abort_transaction()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dhandler.cc79 static handlerton *installed_htons[128]; variable
432 (plugin= ha_lock_engine(thd, installed_htons[db_type]))) in ha_resolve_by_legacy_type()
643 if (installed_htons[hton->db_type] == hton) in ha_finalize_handlerton()
644 installed_htons[hton->db_type]= NULL; in ha_finalize_handlerton()
726 installed_htons[hton->db_type]) in ha_initialize_handlerton()
730 while (idx < (int) DB_TYPE_DEFAULT && installed_htons[idx]) in ha_initialize_handlerton()
767 installed_htons[hton->db_type]= hton; in ha_initialize_handlerton()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dhandler.cc79 static handlerton *installed_htons[128]; variable
432 (plugin= ha_lock_engine(thd, installed_htons[db_type]))) in ha_resolve_by_legacy_type()
643 if (installed_htons[hton->db_type] == hton) in ha_finalize_handlerton()
644 installed_htons[hton->db_type]= NULL; in ha_finalize_handlerton()
726 installed_htons[hton->db_type]) in ha_initialize_handlerton()
730 while (idx < (int) DB_TYPE_DEFAULT && installed_htons[idx]) in ha_initialize_handlerton()
767 installed_htons[hton->db_type]= hton; in ha_initialize_handlerton()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dhandler.cc255 static handlerton *installed_htons[128]; variable
534 (plugin = ha_lock_engine(thd, installed_htons[db_type]))) in ha_resolve_by_legacy_type()
713 if (installed_htons[hton->db_type] == hton) in ha_finalize_handlerton()
714 installed_htons[hton->db_type] = nullptr; in ha_finalize_handlerton()
785 hton->db_type >= DB_TYPE_DEFAULT || installed_htons[hton->db_type]) { in ha_initialize_handlerton()
788 while (idx < (int)DB_TYPE_DEFAULT && installed_htons[idx]) idx++; in ha_initialize_handlerton()
819 installed_htons[hton->db_type] = hton; in ha_initialize_handlerton()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dhandler.cc207 static handlerton *installed_htons[128]; variable
611 (plugin= ha_lock_engine(thd, installed_htons[db_type]))) in ha_resolve_by_legacy_type()
785 if (installed_htons[hton->db_type] == hton) in ha_finalize_handlerton()
786 installed_htons[hton->db_type]= NULL; in ha_finalize_handlerton()
870 installed_htons[hton->db_type]) in ha_initialize_handlerton()
874 while (idx < (int) DB_TYPE_DEFAULT && installed_htons[idx]) in ha_initialize_handlerton()
911 installed_htons[hton->db_type]= hton; in ha_initialize_handlerton()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dhandler.cc207 static handlerton *installed_htons[128]; variable
644 (plugin= ha_lock_engine(thd, installed_htons[db_type]))) in ha_resolve_by_legacy_type()
818 if (installed_htons[hton->db_type] == hton) in ha_finalize_handlerton()
819 installed_htons[hton->db_type]= NULL; in ha_finalize_handlerton()
903 installed_htons[hton->db_type]) in ha_initialize_handlerton()
907 while (idx < (int) DB_TYPE_DEFAULT && installed_htons[idx]) in ha_initialize_handlerton()
944 installed_htons[hton->db_type]= hton; in ha_initialize_handlerton()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dhandler.cc207 static handlerton *installed_htons[128]; variable
644 (plugin= ha_lock_engine(thd, installed_htons[db_type]))) in ha_resolve_by_legacy_type()
818 if (installed_htons[hton->db_type] == hton) in ha_finalize_handlerton()
819 installed_htons[hton->db_type]= NULL; in ha_finalize_handlerton()
903 installed_htons[hton->db_type]) in ha_initialize_handlerton()
907 while (idx < (int) DB_TYPE_DEFAULT && installed_htons[idx]) in ha_initialize_handlerton()
944 installed_htons[hton->db_type]= hton; in ha_initialize_handlerton()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dhandler.cc207 static handlerton *installed_htons[128]; variable
644 (plugin= ha_lock_engine(thd, installed_htons[db_type]))) in ha_resolve_by_legacy_type()
818 if (installed_htons[hton->db_type] == hton) in ha_finalize_handlerton()
819 installed_htons[hton->db_type]= NULL; in ha_finalize_handlerton()
903 installed_htons[hton->db_type]) in ha_initialize_handlerton()
907 while (idx < (int) DB_TYPE_DEFAULT && installed_htons[idx]) in ha_initialize_handlerton()
944 installed_htons[hton->db_type]= hton; in ha_initialize_handlerton()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dhandler.cc79 static handlerton *installed_htons[128]; variable
432 (plugin= ha_lock_engine(thd, installed_htons[db_type]))) in ha_resolve_by_legacy_type()
643 if (installed_htons[hton->db_type] == hton) in ha_finalize_handlerton()
644 installed_htons[hton->db_type]= NULL; in ha_finalize_handlerton()
726 installed_htons[hton->db_type]) in ha_initialize_handlerton()
730 while (idx < (int) DB_TYPE_DEFAULT && installed_htons[idx]) in ha_initialize_handlerton()
767 installed_htons[hton->db_type]= hton; in ha_initialize_handlerton()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dhandler.cc207 static handlerton *installed_htons[128]; variable
611 (plugin= ha_lock_engine(thd, installed_htons[db_type]))) in ha_resolve_by_legacy_type()
785 if (installed_htons[hton->db_type] == hton) in ha_finalize_handlerton()
786 installed_htons[hton->db_type]= NULL; in ha_finalize_handlerton()
870 installed_htons[hton->db_type]) in ha_initialize_handlerton()
874 while (idx < (int) DB_TYPE_DEFAULT && installed_htons[idx]) in ha_initialize_handlerton()
911 installed_htons[hton->db_type]= hton; in ha_initialize_handlerton()