Home
last modified time | relevance | path

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

/dports/databases/mysql55-client/mysql-5.5.62/storage/innobase/handler/
H A Dha_innodb.cc122 static const long AUTOINC_OLD_STYLE_LOCKING = 0; variable
5024 case AUTOINC_OLD_STYLE_LOCKING: in innobase_lock_autoinc()
10277 if (innobase_autoinc_lock_mode != AUTOINC_OLD_STYLE_LOCKING) { in get_auto_increment()
11771 AUTOINC_OLD_STYLE_LOCKING, /* Minimum value */
/dports/databases/mysql56-client/mysql-5.6.51/storage/innobase/handler/
H A Dha_innodb.cc129 static const long AUTOINC_OLD_STYLE_LOCKING = 0; variable
6605 case AUTOINC_OLD_STYLE_LOCKING: in innobase_lock_autoinc()
13520 if (innobase_autoinc_lock_mode != AUTOINC_OLD_STYLE_LOCKING) { in get_auto_increment()
16561 AUTOINC_OLD_STYLE_LOCKING, /* Minimum value */
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/innobase/handler/
H A Dha_innodb.cc135 static const long AUTOINC_OLD_STYLE_LOCKING = 0; variable
7669 case AUTOINC_OLD_STYLE_LOCKING: in innobase_lock_autoinc()
14857 if (innobase_autoinc_lock_mode != AUTOINC_OLD_STYLE_LOCKING) { in get_auto_increment()
18544 AUTOINC_OLD_STYLE_LOCKING, /* Minimum value */
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/innobase/handler/
H A Dha_innodb.cc135 static const long AUTOINC_OLD_STYLE_LOCKING = 0; variable
7669 case AUTOINC_OLD_STYLE_LOCKING: in innobase_lock_autoinc()
14857 if (innobase_autoinc_lock_mode != AUTOINC_OLD_STYLE_LOCKING) { in get_auto_increment()
18544 AUTOINC_OLD_STYLE_LOCKING, /* Minimum value */
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/innobase/handler/
H A Dha_innodb.cc135 static const long AUTOINC_OLD_STYLE_LOCKING = 0; variable
7669 case AUTOINC_OLD_STYLE_LOCKING: in innobase_lock_autoinc()
14857 if (innobase_autoinc_lock_mode != AUTOINC_OLD_STYLE_LOCKING) { in get_auto_increment()
18544 AUTOINC_OLD_STYLE_LOCKING, /* Minimum value */
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/innobase/handler/
H A Dha_innodb.cc162 static const long AUTOINC_OLD_STYLE_LOCKING = 0; variable
7092 case AUTOINC_OLD_STYLE_LOCKING: in innobase_lock_autoinc()
14678 if (innobase_autoinc_lock_mode != AUTOINC_OLD_STYLE_LOCKING) { in get_auto_increment()
18029 AUTOINC_OLD_STYLE_LOCKING, /* Minimum value */
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/handler/
H A Dha_innodb.cc143 static const long AUTOINC_OLD_STYLE_LOCKING = 0; variable
7432 case AUTOINC_OLD_STYLE_LOCKING: in innobase_lock_autoinc()
16861 if (innobase_autoinc_lock_mode != AUTOINC_OLD_STYLE_LOCKING) { in get_auto_increment()
20125 AUTOINC_OLD_STYLE_LOCKING, /* Minimum value */
/dports/databases/mysql57-client/mysql-5.7.36/storage/innobase/handler/
H A Dha_innodb.cc143 static const long AUTOINC_OLD_STYLE_LOCKING = 0; variable
7429 case AUTOINC_OLD_STYLE_LOCKING: in innobase_lock_autoinc()
16858 if (innobase_autoinc_lock_mode != AUTOINC_OLD_STYLE_LOCKING) { in get_auto_increment()
20113 AUTOINC_OLD_STYLE_LOCKING, /* Minimum value */
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/innobase/handler/
H A Dha_innodb.cc148 static const long AUTOINC_OLD_STYLE_LOCKING = 0; variable
8636 case AUTOINC_OLD_STYLE_LOCKING: in innobase_lock_autoinc()
18549 if (innobase_autoinc_lock_mode != AUTOINC_OLD_STYLE_LOCKING) { in get_auto_increment()
22544 AUTOINC_OLD_STYLE_LOCKING, /* Minimum value */
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/innobase/handler/
H A Dha_innodb.cc177 static const long AUTOINC_OLD_STYLE_LOCKING = 0; variable
7920 case AUTOINC_OLD_STYLE_LOCKING: in innobase_lock_autoinc()
18045 if (innobase_autoinc_lock_mode != AUTOINC_OLD_STYLE_LOCKING) { in get_auto_increment()
21770 AUTOINC_OLD_STYLE_LOCKING, /* Minimum value */
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/innobase/handler/
H A Dha_innodb.cc148 static const long AUTOINC_OLD_STYLE_LOCKING = 0; variable
8636 case AUTOINC_OLD_STYLE_LOCKING: in innobase_lock_autoinc()
18549 if (innobase_autoinc_lock_mode != AUTOINC_OLD_STYLE_LOCKING) { in get_auto_increment()
22544 AUTOINC_OLD_STYLE_LOCKING, /* Minimum value */
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/innobase/handler/
H A Dha_innodb.cc148 static const long AUTOINC_OLD_STYLE_LOCKING = 0; variable
8636 case AUTOINC_OLD_STYLE_LOCKING: in innobase_lock_autoinc()
18549 if (innobase_autoinc_lock_mode != AUTOINC_OLD_STYLE_LOCKING) { in get_auto_increment()
22544 AUTOINC_OLD_STYLE_LOCKING, /* Minimum value */
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/handler/
H A Dha_innodb.cc166 static const long AUTOINC_OLD_STYLE_LOCKING = 0; variable
7582 case AUTOINC_OLD_STYLE_LOCKING: in innobase_lock_autoinc()
16675 if (innobase_autoinc_lock_mode != AUTOINC_OLD_STYLE_LOCKING) { in get_auto_increment()
19640 AUTOINC_OLD_STYLE_LOCKING, /* Minimum value */
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/handler/
H A Dha_innodb.cc166 static const long AUTOINC_OLD_STYLE_LOCKING = 0; variable
8040 case AUTOINC_OLD_STYLE_LOCKING: in innobase_lock_autoinc()
16668 if (innobase_autoinc_lock_mode != AUTOINC_OLD_STYLE_LOCKING) { in get_auto_increment()
19688 AUTOINC_OLD_STYLE_LOCKING, /* Minimum value */
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/handler/
H A Dha_innodb.cc166 static const long AUTOINC_OLD_STYLE_LOCKING = 0; variable
8040 case AUTOINC_OLD_STYLE_LOCKING: in innobase_lock_autoinc()
16668 if (innobase_autoinc_lock_mode != AUTOINC_OLD_STYLE_LOCKING) { in get_auto_increment()
19688 AUTOINC_OLD_STYLE_LOCKING, /* Minimum value */
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/handler/
H A Dha_innodb.cc177 static const long AUTOINC_OLD_STYLE_LOCKING = 0; variable
8035 case AUTOINC_OLD_STYLE_LOCKING: in innobase_lock_autoinc()
16830 if (innobase_autoinc_lock_mode != AUTOINC_OLD_STYLE_LOCKING) { in get_auto_increment()
20009 AUTOINC_OLD_STYLE_LOCKING, /* Minimum value */
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/innobase/handler/
H A Dha_innodb.cc177 static const long AUTOINC_OLD_STYLE_LOCKING = 0; variable
8035 case AUTOINC_OLD_STYLE_LOCKING: in innobase_lock_autoinc()
16830 if (innobase_autoinc_lock_mode != AUTOINC_OLD_STYLE_LOCKING) { in get_auto_increment()
20009 AUTOINC_OLD_STYLE_LOCKING, /* Minimum value */
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/handler/
H A Dha_innodb.cc166 static const long AUTOINC_OLD_STYLE_LOCKING = 0; variable
7582 case AUTOINC_OLD_STYLE_LOCKING: in innobase_lock_autoinc()
16675 if (innobase_autoinc_lock_mode != AUTOINC_OLD_STYLE_LOCKING) { in get_auto_increment()
19640 AUTOINC_OLD_STYLE_LOCKING, /* Minimum value */
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/handler/
H A Dha_innodb.cc236 static const long AUTOINC_OLD_STYLE_LOCKING = 0; variable
8208 case AUTOINC_OLD_STYLE_LOCKING: in innobase_lock_autoinc()
18846 if (innobase_autoinc_lock_mode != AUTOINC_OLD_STYLE_LOCKING || in get_auto_increment()
21855 AUTOINC_OLD_STYLE_LOCKING, /* Minimum value */