Home
last modified time | relevance | path

Searched refs:updated_leaves (Results 1 – 12 of 12) sorted by relevance

/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_update.cc2010 if (updated_leaves.push_back(tbl, thd->mem_root)) in init()
2033 List_iterator<TABLE_LIST> ti(updated_leaves); in prepare()
H A Dsql_class.h6271 List<TABLE_LIST> updated_leaves; /* list of of updated leaves */ variable
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_update.cc2010 if (updated_leaves.push_back(tbl, thd->mem_root)) in init()
2033 List_iterator<TABLE_LIST> ti(updated_leaves); in prepare()
H A Dsql_class.h6672 List<TABLE_LIST> updated_leaves; /* list of of updated leaves */ variable
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_update.cc2010 if (updated_leaves.push_back(tbl, thd->mem_root)) in init()
2033 List_iterator<TABLE_LIST> ti(updated_leaves); in prepare()
H A Dsql_class.h6271 List<TABLE_LIST> updated_leaves; /* list of of updated leaves */ variable
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_update.cc1872 if (updated_leaves.push_back(tbl, thd->mem_root)) in init()
1895 List_iterator<TABLE_LIST> ti(updated_leaves); in prepare()
H A Dsql_class.h6115 List<TABLE_LIST> updated_leaves; /* list of of updated leaves */ variable
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_update.cc1872 if (updated_leaves.push_back(tbl, thd->mem_root)) in init()
1895 List_iterator<TABLE_LIST> ti(updated_leaves); in prepare()
H A Dsql_class.h6115 List<TABLE_LIST> updated_leaves; /* list of of updated leaves */
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_update.cc2010 if (updated_leaves.push_back(tbl, thd->mem_root)) in init()
2033 List_iterator<TABLE_LIST> ti(updated_leaves); in prepare()
H A Dsql_class.h6672 List<TABLE_LIST> updated_leaves; /* list of of updated leaves */ variable