Home
last modified time | relevance | path

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

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dhandler.cc1153 Ha_trx_info *ha_info_all= &thd->ha_data[ha_info->ht()->slot].ha_info[1]; in ha_check_and_coalesce_trx_read_only() local
1154 DBUG_ASSERT(ha_info != ha_info_all); in ha_check_and_coalesce_trx_read_only()
1162 if (ha_info_all->is_started()) /* FALSE if autocommit. */ in ha_check_and_coalesce_trx_read_only()
1163 ha_info_all->coalesce_trx_with(ha_info); in ha_check_and_coalesce_trx_read_only()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dhandler.cc1303 Ha_trx_info *ha_info_all= &thd->ha_data[ha_info->ht()->slot].ha_info[1]; in ha_check_and_coalesce_trx_read_only() local
1304 DBUG_ASSERT(ha_info != ha_info_all); in ha_check_and_coalesce_trx_read_only()
1312 if (ha_info_all->is_started()) /* FALSE if autocommit. */ in ha_check_and_coalesce_trx_read_only()
1313 ha_info_all->coalesce_trx_with(ha_info); in ha_check_and_coalesce_trx_read_only()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dhandler.cc1284 Ha_trx_info *ha_info_all= &thd->ha_data[ha_info->ht()->slot].ha_info[1]; in ha_check_and_coalesce_trx_read_only() local
1285 DBUG_ASSERT(ha_info != ha_info_all); in ha_check_and_coalesce_trx_read_only()
1293 if (ha_info_all->is_started()) /* FALSE if autocommit. */ in ha_check_and_coalesce_trx_read_only()
1294 ha_info_all->coalesce_trx_with(ha_info); in ha_check_and_coalesce_trx_read_only()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dhandler.cc1348 Ha_trx_info *ha_info_all= &thd->ha_data[ha_info->ht()->slot].ha_info[1]; in ha_check_and_coalesce_trx_read_only() local
1349 DBUG_ASSERT(ha_info != ha_info_all); in ha_check_and_coalesce_trx_read_only()
1357 if (ha_info_all->is_started()) /* FALSE if autocommit. */ in ha_check_and_coalesce_trx_read_only()
1358 ha_info_all->coalesce_trx_with(ha_info); in ha_check_and_coalesce_trx_read_only()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dhandler.cc1348 Ha_trx_info *ha_info_all= &thd->ha_data[ha_info->ht()->slot].ha_info[1]; in ha_check_and_coalesce_trx_read_only() local
1349 DBUG_ASSERT(ha_info != ha_info_all); in ha_check_and_coalesce_trx_read_only()
1357 if (ha_info_all->is_started()) /* FALSE if autocommit. */ in ha_check_and_coalesce_trx_read_only()
1358 ha_info_all->coalesce_trx_with(ha_info); in ha_check_and_coalesce_trx_read_only()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dhandler.cc1468 Ha_trx_info *ha_info_all = in ha_check_and_coalesce_trx_read_only() local
1470 DBUG_ASSERT(ha_info != ha_info_all); in ha_check_and_coalesce_trx_read_only()
1478 if (ha_info_all->is_started()) /* false if autocommit. */ in ha_check_and_coalesce_trx_read_only()
1479 ha_info_all->coalesce_trx_with(ha_info); in ha_check_and_coalesce_trx_read_only()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dhandler.cc1539 Ha_trx_info *ha_info_all= &thd->ha_data[ha_info->ht()->slot].ha_info[1]; in ha_check_and_coalesce_trx_read_only() local
1540 DBUG_ASSERT(ha_info != ha_info_all); in ha_check_and_coalesce_trx_read_only()
1548 if (ha_info_all->is_started()) /* FALSE if autocommit. */ in ha_check_and_coalesce_trx_read_only()
1549 ha_info_all->coalesce_trx_with(ha_info); in ha_check_and_coalesce_trx_read_only()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dhandler.cc1572 Ha_trx_info *ha_info_all= &thd->ha_data[ha_info->ht()->slot].ha_info[1]; in ha_check_and_coalesce_trx_read_only() local
1573 assert(ha_info != ha_info_all); in ha_check_and_coalesce_trx_read_only()
1581 if (ha_info_all->is_started()) /* FALSE if autocommit. */ in ha_check_and_coalesce_trx_read_only()
1582 ha_info_all->coalesce_trx_with(ha_info); in ha_check_and_coalesce_trx_read_only()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dhandler.cc1561 Ha_trx_info *ha_info_all= &thd->ha_data[ha_info->ht()->slot].ha_info[1]; in ha_check_and_coalesce_trx_read_only() local
1562 assert(ha_info != ha_info_all); in ha_check_and_coalesce_trx_read_only()
1570 if (ha_info_all->is_started()) /* FALSE if autocommit. */ in ha_check_and_coalesce_trx_read_only()
1571 ha_info_all->coalesce_trx_with(ha_info); in ha_check_and_coalesce_trx_read_only()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dhandler.cc1572 Ha_trx_info *ha_info_all= &thd->ha_data[ha_info->ht()->slot].ha_info[1]; in ha_check_and_coalesce_trx_read_only() local
1573 assert(ha_info != ha_info_all); in ha_check_and_coalesce_trx_read_only()
1581 if (ha_info_all->is_started()) /* FALSE if autocommit. */ in ha_check_and_coalesce_trx_read_only()
1582 ha_info_all->coalesce_trx_with(ha_info); in ha_check_and_coalesce_trx_read_only()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dhandler.cc1572 Ha_trx_info *ha_info_all= &thd->ha_data[ha_info->ht()->slot].ha_info[1]; in ha_check_and_coalesce_trx_read_only() local
1573 assert(ha_info != ha_info_all); in ha_check_and_coalesce_trx_read_only()
1581 if (ha_info_all->is_started()) /* FALSE if autocommit. */ in ha_check_and_coalesce_trx_read_only()
1582 ha_info_all->coalesce_trx_with(ha_info); in ha_check_and_coalesce_trx_read_only()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dhandler.cc1348 Ha_trx_info *ha_info_all= &thd->ha_data[ha_info->ht()->slot].ha_info[1]; in ha_check_and_coalesce_trx_read_only() local
1349 DBUG_ASSERT(ha_info != ha_info_all); in ha_check_and_coalesce_trx_read_only()
1357 if (ha_info_all->is_started()) /* FALSE if autocommit. */ in ha_check_and_coalesce_trx_read_only()
1358 ha_info_all->coalesce_trx_with(ha_info); in ha_check_and_coalesce_trx_read_only()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dhandler.cc1539 Ha_trx_info *ha_info_all= &thd->ha_data[ha_info->ht()->slot].ha_info[1]; in ha_check_and_coalesce_trx_read_only() local
1540 assert(ha_info != ha_info_all); in ha_check_and_coalesce_trx_read_only()
1548 if (ha_info_all->is_started()) /* FALSE if autocommit. */ in ha_check_and_coalesce_trx_read_only()
1549 ha_info_all->coalesce_trx_with(ha_info); in ha_check_and_coalesce_trx_read_only()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dhandler.cc1360 Ha_trx_info *ha_info_all= &thd->ha_data[ha_info->ht()->slot].ha_info[1]; in ha_check_and_coalesce_trx_read_only() local
1361 DBUG_ASSERT(ha_info != ha_info_all); in ha_check_and_coalesce_trx_read_only()
1369 if (ha_info_all->is_started()) /* FALSE if autocommit. */ in ha_check_and_coalesce_trx_read_only()
1370 ha_info_all->coalesce_trx_with(ha_info); in ha_check_and_coalesce_trx_read_only()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dhandler.cc1360 Ha_trx_info *ha_info_all= &thd->ha_data[ha_info->ht()->slot].ha_info[1];
1361 DBUG_ASSERT(ha_info != ha_info_all);
1369 if (ha_info_all->is_started()) /* FALSE if autocommit. */
1370 ha_info_all->coalesce_trx_with(ha_info);
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dhandler.cc1283 Ha_trx_info *ha_info_all= &thd->ha_data[ha_info->ht()->slot].ha_info[1];
1284 DBUG_ASSERT(ha_info != ha_info_all);
1292 if (ha_info_all->is_started()) /* FALSE if autocommit. */
1293 ha_info_all->coalesce_trx_with(ha_info);
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dhandler.cc1283 Ha_trx_info *ha_info_all= &thd->ha_data[ha_info->ht()->slot].ha_info[1]; in ha_check_and_coalesce_trx_read_only() local
1284 DBUG_ASSERT(ha_info != ha_info_all); in ha_check_and_coalesce_trx_read_only()
1292 if (ha_info_all->is_started()) /* FALSE if autocommit. */ in ha_check_and_coalesce_trx_read_only()
1293 ha_info_all->coalesce_trx_with(ha_info); in ha_check_and_coalesce_trx_read_only()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dhandler.cc1490 Ha_trx_info *ha_info_all= &thd->ha_data[ha_info->ht()->slot].ha_info[1]; in ha_check_and_coalesce_trx_read_only() local
1491 DBUG_ASSERT(ha_info != ha_info_all); in ha_check_and_coalesce_trx_read_only()
1499 if (ha_info_all->is_started()) /* FALSE if autocommit. */ in ha_check_and_coalesce_trx_read_only()
1500 ha_info_all->coalesce_trx_with(ha_info); in ha_check_and_coalesce_trx_read_only()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dhandler.cc1490 Ha_trx_info *ha_info_all= &thd->ha_data[ha_info->ht()->slot].ha_info[1]; in ha_check_and_coalesce_trx_read_only() local
1491 DBUG_ASSERT(ha_info != ha_info_all); in ha_check_and_coalesce_trx_read_only()
1499 if (ha_info_all->is_started()) /* FALSE if autocommit. */ in ha_check_and_coalesce_trx_read_only()
1500 ha_info_all->coalesce_trx_with(ha_info); in ha_check_and_coalesce_trx_read_only()