Home
last modified time | relevance | path

Searched refs:total_ha (Results 1 – 25 of 47) sorted by relevance

12

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dhandler.cc64 ulong total_ha= 0; variable
588 DBUG_PRINT("plugin", ("total_ha: %lu", total_ha)); in ha_initialize_handlerton()
589 for (fslot= 0; fslot < total_ha; fslot++) in ha_initialize_handlerton()
594 if (fslot < total_ha) in ha_initialize_handlerton()
598 if (total_ha >= MAX_HA) in ha_initialize_handlerton()
604 hton->slot= total_ha++; in ha_initialize_handlerton()
662 DBUG_ASSERT(total_ha < MAX_HA); in ha_init()
668 opt_using_transactions= total_ha>(ulong)opt_bin_log; in ha_init()
H A Dhandler.h2235 extern ulong total_ha, total_ha_2pc;
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dhandler.cc89 ulong total_ha= 0; variable
718 DBUG_PRINT("plugin", ("total_ha: %lu", total_ha)); in ha_initialize_handlerton()
719 for (fslot= 0; fslot < total_ha; fslot++) in ha_initialize_handlerton()
724 if (fslot < total_ha) in ha_initialize_handlerton()
728 if (total_ha >= MAX_HA) in ha_initialize_handlerton()
734 hton->slot= total_ha++; in ha_initialize_handlerton()
792 DBUG_ASSERT(total_ha < MAX_HA); in ha_init()
798 opt_using_transactions= total_ha>(ulong)opt_bin_log; in ha_init()
H A Dhandler.h3314 extern ulong total_ha, total_ha_2pc;
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dhandler.cc86 ulong total_ha= 0; variable
715 DBUG_PRINT("plugin", ("total_ha: %lu", total_ha)); in ha_initialize_handlerton()
716 for (fslot= 0; fslot < total_ha; fslot++) in ha_initialize_handlerton()
721 if (fslot < total_ha) in ha_initialize_handlerton()
725 if (total_ha >= MAX_HA) in ha_initialize_handlerton()
731 hton->slot= total_ha++; in ha_initialize_handlerton()
789 DBUG_ASSERT(total_ha < MAX_HA); in ha_init()
795 opt_using_transactions= total_ha>(ulong)opt_bin_log; in ha_init()
H A Dhandler.h3305 extern ulong total_ha, total_ha_2pc;
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dhandler.cc87 ulong total_ha= 0; variable
749 DBUG_PRINT("plugin", ("total_ha: %lu", total_ha)); in ha_initialize_handlerton()
750 for (fslot= 0; fslot < total_ha; fslot++) in ha_initialize_handlerton()
755 if (fslot < total_ha) in ha_initialize_handlerton()
759 if (total_ha >= MAX_HA) in ha_initialize_handlerton()
765 hton->slot= total_ha++; in ha_initialize_handlerton()
823 DBUG_ASSERT(total_ha < MAX_HA); in ha_init()
829 opt_using_transactions= total_ha>(ulong)opt_bin_log; in ha_init()
H A Dhandler.h3618 extern ulong total_ha, total_ha_2pc;
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dhandler.cc87 ulong total_ha= 0; variable
749 DBUG_PRINT("plugin", ("total_ha: %lu", total_ha)); in ha_initialize_handlerton()
750 for (fslot= 0; fslot < total_ha; fslot++) in ha_initialize_handlerton()
755 if (fslot < total_ha) in ha_initialize_handlerton()
759 if (total_ha >= MAX_HA) in ha_initialize_handlerton()
765 hton->slot= total_ha++; in ha_initialize_handlerton()
823 DBUG_ASSERT(total_ha < MAX_HA); in ha_init()
829 opt_using_transactions= total_ha>(ulong)opt_bin_log; in ha_init()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dhandler.cc215 ulong total_ha= 0; variable
893 DBUG_PRINT("plugin", ("total_ha: %lu", total_ha)); in ha_initialize_handlerton()
894 for (fslot= 0; fslot < total_ha; fslot++) in ha_initialize_handlerton()
899 if (fslot < total_ha) in ha_initialize_handlerton()
903 if (total_ha >= MAX_HA) in ha_initialize_handlerton()
909 hton->slot= total_ha++; in ha_initialize_handlerton()
974 DBUG_ASSERT(total_ha < MAX_HA); in ha_init()
980 opt_using_transactions= total_ha>(ulong)opt_bin_log; in ha_init()
H A Dhandler.h3996 extern ulong total_ha, total_ha_2pc;
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dhandler.cc215 ulong total_ha= 0; variable
926 DBUG_PRINT("plugin", ("total_ha: %lu", total_ha)); in ha_initialize_handlerton()
927 for (fslot= 0; fslot < total_ha; fslot++) in ha_initialize_handlerton()
932 if (fslot < total_ha) in ha_initialize_handlerton()
936 if (total_ha >= MAX_HA) in ha_initialize_handlerton()
942 hton->slot= total_ha++; in ha_initialize_handlerton()
1007 assert(total_ha < MAX_HA); in ha_init()
1013 opt_using_transactions= total_ha>(ulong)opt_bin_log; in ha_init()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dhandler.cc221 ulong total_ha= 0; variable
899 DBUG_PRINT("plugin", ("total_ha: %lu", total_ha)); in ha_initialize_handlerton()
900 for (fslot= 0; fslot < total_ha; fslot++) in ha_initialize_handlerton()
905 if (fslot < total_ha) in ha_initialize_handlerton()
909 if (total_ha >= MAX_HA) in ha_initialize_handlerton()
915 hton->slot= total_ha++; in ha_initialize_handlerton()
980 assert(total_ha < MAX_HA); in ha_init()
986 opt_using_transactions= total_ha>(ulong)opt_bin_log; in ha_init()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dhandler.cc215 ulong total_ha= 0; variable
926 DBUG_PRINT("plugin", ("total_ha: %lu", total_ha)); in ha_initialize_handlerton()
927 for (fslot= 0; fslot < total_ha; fslot++) in ha_initialize_handlerton()
932 if (fslot < total_ha) in ha_initialize_handlerton()
936 if (total_ha >= MAX_HA) in ha_initialize_handlerton()
942 hton->slot= total_ha++; in ha_initialize_handlerton()
1007 assert(total_ha < MAX_HA); in ha_init()
1013 opt_using_transactions= total_ha>(ulong)opt_bin_log; in ha_init()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dhandler.cc215 ulong total_ha= 0; variable
926 DBUG_PRINT("plugin", ("total_ha: %lu", total_ha)); in ha_initialize_handlerton()
927 for (fslot= 0; fslot < total_ha; fslot++) in ha_initialize_handlerton()
932 if (fslot < total_ha) in ha_initialize_handlerton()
936 if (total_ha >= MAX_HA) in ha_initialize_handlerton()
942 hton->slot= total_ha++; in ha_initialize_handlerton()
1007 assert(total_ha < MAX_HA); in ha_init()
1013 opt_using_transactions= total_ha>(ulong)opt_bin_log; in ha_init()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dhandler.cc87 ulong total_ha= 0; variable
749 DBUG_PRINT("plugin", ("total_ha: %lu", total_ha)); in ha_initialize_handlerton()
750 for (fslot= 0; fslot < total_ha; fslot++) in ha_initialize_handlerton()
755 if (fslot < total_ha) in ha_initialize_handlerton()
759 if (total_ha >= MAX_HA) in ha_initialize_handlerton()
765 hton->slot= total_ha++; in ha_initialize_handlerton()
823 DBUG_ASSERT(total_ha < MAX_HA); in ha_init()
829 opt_using_transactions= total_ha>(ulong)opt_bin_log; in ha_init()
H A Dhandler.h3618 extern ulong total_ha, total_ha_2pc;
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dhandler.cc215 ulong total_ha= 0; variable
893 DBUG_PRINT("plugin", ("total_ha: %lu", total_ha)); in ha_initialize_handlerton()
894 for (fslot= 0; fslot < total_ha; fslot++) in ha_initialize_handlerton()
899 if (fslot < total_ha) in ha_initialize_handlerton()
903 if (total_ha >= MAX_HA) in ha_initialize_handlerton()
909 hton->slot= total_ha++; in ha_initialize_handlerton()
974 assert(total_ha < MAX_HA); in ha_init()
980 opt_using_transactions= total_ha>(ulong)opt_bin_log; in ha_init()
H A Dhandler.h3996 extern ulong total_ha, total_ha_2pc;
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dhandler.cc80 ulong total_ha= 0; variable
635 DBUG_PRINT("plugin", ("total_ha: %lu", total_ha)); in ha_initialize_handlerton()
636 for (fslot= 0; fslot < total_ha; fslot++) in ha_initialize_handlerton()
641 if (fslot < total_ha) in ha_initialize_handlerton()
645 if (total_ha >= MAX_HA) in ha_initialize_handlerton()
651 hton->slot= total_ha++; in ha_initialize_handlerton()
731 DBUG_ASSERT(total_ha < MAX_HA); in ha_init()
737 opt_using_transactions= total_ha > (ulong) opt_bin_log; in ha_init()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dhandler.cc80 ulong total_ha= 0;
635 DBUG_PRINT("plugin", ("total_ha: %lu", total_ha));
636 for (fslot= 0; fslot < total_ha; fslot++)
641 if (fslot < total_ha)
645 if (total_ha >= MAX_HA)
651 hton->slot= total_ha++;
731 DBUG_ASSERT(total_ha < MAX_HA);
737 opt_using_transactions= total_ha > (ulong) opt_bin_log;
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dhandler.cc75 ulong total_ha= 0;
610 DBUG_PRINT("plugin", ("total_ha: %lu", total_ha));
611 for (fslot= 0; fslot < total_ha; fslot++)
616 if (fslot < total_ha)
620 if (total_ha >= MAX_HA)
626 hton->slot= total_ha++;
706 DBUG_ASSERT(total_ha < MAX_HA);
712 opt_using_transactions= total_ha>(ulong)opt_bin_log;
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dhandler.cc75 ulong total_ha= 0; variable
610 DBUG_PRINT("plugin", ("total_ha: %lu", total_ha)); in ha_initialize_handlerton()
611 for (fslot= 0; fslot < total_ha; fslot++) in ha_initialize_handlerton()
616 if (fslot < total_ha) in ha_initialize_handlerton()
620 if (total_ha >= MAX_HA) in ha_initialize_handlerton()
626 hton->slot= total_ha++; in ha_initialize_handlerton()
706 DBUG_ASSERT(total_ha < MAX_HA); in ha_init()
712 opt_using_transactions= total_ha>(ulong)opt_bin_log; in ha_init()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dhandler.cc116 ulong total_ha= 0; variable
701 DBUG_PRINT("plugin", ("total_ha: %lu", total_ha)); in ha_initialize_handlerton()
702 for (fslot= 0; fslot < total_ha; fslot++) in ha_initialize_handlerton()
707 if (fslot < total_ha) in ha_initialize_handlerton()
711 if (total_ha >= MAX_HA) in ha_initialize_handlerton()
717 hton->slot= total_ha++; in ha_initialize_handlerton()
790 DBUG_ASSERT(total_ha < MAX_HA); in ha_init()
796 opt_using_transactions= total_ha > (ulong) opt_bin_log; in ha_init()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dhandler.cc116 ulong total_ha= 0; variable
701 DBUG_PRINT("plugin", ("total_ha: %lu", total_ha)); in ha_initialize_handlerton()
702 for (fslot= 0; fslot < total_ha; fslot++) in ha_initialize_handlerton()
707 if (fslot < total_ha) in ha_initialize_handlerton()
711 if (total_ha >= MAX_HA) in ha_initialize_handlerton()
717 hton->slot= total_ha++; in ha_initialize_handlerton()
790 DBUG_ASSERT(total_ha < MAX_HA); in ha_init()
796 opt_using_transactions= total_ha > (ulong) opt_bin_log; in ha_init()

12