Home
last modified time | relevance | path

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

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dopt_range.cc2629 } PART_PRUNE_PARAM; typedef
2631 static bool create_partition_index_description(PART_PRUNE_PARAM *prune_par);
2632 static int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree);
2633 static int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar,
2635 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar,
2687 PART_PRUNE_PARAM prune_param; in prune_partitions()
2860 static void store_selargs_to_rec(PART_PRUNE_PARAM *ppar, SEL_ARG **start, in store_selargs_to_rec()
2917 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar, in find_used_partitions_imerge_list()
2979 int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar, SEL_IMERGE *imerge) in find_used_partitions_imerge()
3112 int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree) in find_used_partitions()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dopt_range.cc3180 } PART_PRUNE_PARAM; typedef
3182 static bool create_partition_index_description(PART_PRUNE_PARAM *prune_par);
3183 static int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree);
3184 static int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar,
3186 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar,
3256 PART_PRUNE_PARAM prune_param; in prune_partitions()
3457 static void store_selargs_to_rec(PART_PRUNE_PARAM *ppar, SEL_ARG **start, in store_selargs_to_rec()
3514 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar, in find_used_partitions_imerge_list()
3576 int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar, SEL_IMERGE *imerge) in find_used_partitions_imerge()
3709 int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree) in find_used_partitions()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dopt_range.cc3180 } PART_PRUNE_PARAM; typedef
3182 static bool create_partition_index_description(PART_PRUNE_PARAM *prune_par);
3183 static int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree);
3184 static int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar,
3186 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar,
3256 PART_PRUNE_PARAM prune_param; in prune_partitions()
3457 static void store_selargs_to_rec(PART_PRUNE_PARAM *ppar, SEL_ARG **start, in store_selargs_to_rec()
3514 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar, in find_used_partitions_imerge_list()
3576 int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar, SEL_IMERGE *imerge) in find_used_partitions_imerge()
3709 int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree) in find_used_partitions()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dopt_range.cc3370 } PART_PRUNE_PARAM; typedef
3372 static bool create_partition_index_description(PART_PRUNE_PARAM *prune_par);
3373 static int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree);
3374 static int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar,
3376 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar,
3447 PART_PRUNE_PARAM prune_param; in prune_partitions()
3658 static void store_selargs_to_rec(PART_PRUNE_PARAM *ppar, SEL_ARG **start, in store_selargs_to_rec()
3715 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar, in find_used_partitions_imerge_list()
3777 int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar, SEL_IMERGE *imerge) in find_used_partitions_imerge()
3910 int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree) in find_used_partitions()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dopt_range.cc3370 } PART_PRUNE_PARAM; typedef
3372 static bool create_partition_index_description(PART_PRUNE_PARAM *prune_par);
3373 static int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree);
3374 static int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar,
3376 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar,
3447 PART_PRUNE_PARAM prune_param; in prune_partitions()
3658 static void store_selargs_to_rec(PART_PRUNE_PARAM *ppar, SEL_ARG **start, in store_selargs_to_rec()
3715 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar, in find_used_partitions_imerge_list()
3777 int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar, SEL_IMERGE *imerge) in find_used_partitions_imerge()
3910 int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree) in find_used_partitions()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dopt_range.cc3372 } PART_PRUNE_PARAM; typedef
3374 static bool create_partition_index_description(PART_PRUNE_PARAM *prune_par);
3375 static int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree);
3376 static int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar,
3378 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar,
3449 PART_PRUNE_PARAM prune_param; in prune_partitions()
3660 static void store_selargs_to_rec(PART_PRUNE_PARAM *ppar, SEL_ARG **start, in store_selargs_to_rec()
3717 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar, in find_used_partitions_imerge_list()
3779 int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar, SEL_IMERGE *imerge) in find_used_partitions_imerge()
3912 int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree) in find_used_partitions()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dopt_range.cc3370 } PART_PRUNE_PARAM; typedef
3372 static bool create_partition_index_description(PART_PRUNE_PARAM *prune_par);
3373 static int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree);
3374 static int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar,
3376 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar,
3447 PART_PRUNE_PARAM prune_param; in prune_partitions()
3658 static void store_selargs_to_rec(PART_PRUNE_PARAM *ppar, SEL_ARG **start, in store_selargs_to_rec()
3715 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar, in find_used_partitions_imerge_list()
3777 int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar, SEL_IMERGE *imerge) in find_used_partitions_imerge()
3910 int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree) in find_used_partitions()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dopt_range.cc3372 } PART_PRUNE_PARAM; typedef
3374 static bool create_partition_index_description(PART_PRUNE_PARAM *prune_par);
3375 static int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree);
3376 static int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar,
3378 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar,
3449 PART_PRUNE_PARAM prune_param; in prune_partitions()
3660 static void store_selargs_to_rec(PART_PRUNE_PARAM *ppar, SEL_ARG **start, in store_selargs_to_rec()
3717 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar, in find_used_partitions_imerge_list()
3779 int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar, SEL_IMERGE *imerge) in find_used_partitions_imerge()
3912 int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree) in find_used_partitions()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dopt_range.cc3372 } PART_PRUNE_PARAM; typedef
3374 static bool create_partition_index_description(PART_PRUNE_PARAM *prune_par);
3375 static int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree);
3376 static int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar,
3378 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar,
3449 PART_PRUNE_PARAM prune_param; in prune_partitions()
3660 static void store_selargs_to_rec(PART_PRUNE_PARAM *ppar, SEL_ARG **start, in store_selargs_to_rec()
3717 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar, in find_used_partitions_imerge_list()
3779 int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar, SEL_IMERGE *imerge) in find_used_partitions_imerge()
3912 int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree) in find_used_partitions()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dopt_range.cc3180 } PART_PRUNE_PARAM; typedef
3182 static bool create_partition_index_description(PART_PRUNE_PARAM *prune_par);
3183 static int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree);
3184 static int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar,
3186 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar,
3256 PART_PRUNE_PARAM prune_param; in prune_partitions()
3457 static void store_selargs_to_rec(PART_PRUNE_PARAM *ppar, SEL_ARG **start, in store_selargs_to_rec()
3514 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar, in find_used_partitions_imerge_list()
3576 int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar, SEL_IMERGE *imerge) in find_used_partitions_imerge()
3709 int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree) in find_used_partitions()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dopt_range.cc3180 } PART_PRUNE_PARAM; typedef
3182 static bool create_partition_index_description(PART_PRUNE_PARAM *prune_par);
3183 static int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree);
3184 static int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar,
3186 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar,
3256 PART_PRUNE_PARAM prune_param; in prune_partitions()
3457 static void store_selargs_to_rec(PART_PRUNE_PARAM *ppar, SEL_ARG **start, in store_selargs_to_rec()
3514 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar, in find_used_partitions_imerge_list()
3576 int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar, SEL_IMERGE *imerge) in find_used_partitions_imerge()
3709 int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree) in find_used_partitions()
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dopt_range.cc3180 } PART_PRUNE_PARAM; typedef
3182 static bool create_partition_index_description(PART_PRUNE_PARAM *prune_par);
3183 static int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree);
3184 static int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar,
3186 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar,
3256 PART_PRUNE_PARAM prune_param; in prune_partitions()
3457 static void store_selargs_to_rec(PART_PRUNE_PARAM *ppar, SEL_ARG **start, in store_selargs_to_rec()
3514 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar, in find_used_partitions_imerge_list()
3576 int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar, SEL_IMERGE *imerge) in find_used_partitions_imerge()
3709 int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree) in find_used_partitions()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dopt_range.cc3605 struct PART_PRUNE_PARAM { struct
3669 static bool create_partition_index_description(PART_PRUNE_PARAM *prune_par); argument
3670 static int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ROOT *key_tree);
3673 static int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar,
3675 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar,
3740 PART_PRUNE_PARAM prune_param; in prune_partitions()
3938 static void store_selargs_to_rec(PART_PRUNE_PARAM *ppar, SEL_ARG **start, in store_selargs_to_rec()
3986 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar, in find_used_partitions_imerge_list()
4041 static int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar, in find_used_partitions_imerge()
4171 static int find_used_partitions(PART_PRUNE_PARAM *ppar, in find_used_partitions()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dopt_range.cc3831 } PART_PRUNE_PARAM; typedef
3833 static bool create_partition_index_description(PART_PRUNE_PARAM *prune_par);
3834 static int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree);
3835 static int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar,
3837 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar,
3886 PART_PRUNE_PARAM prune_param; in prune_partitions()
4052 static void store_selargs_to_rec(PART_PRUNE_PARAM *ppar, SEL_ARG **start, in store_selargs_to_rec()
4109 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar, in find_used_partitions_imerge_list()
4172 int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar, SEL_IMERGE *imerge) in find_used_partitions_imerge()
4305 int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree) in find_used_partitions()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dopt_range.cc3831 } PART_PRUNE_PARAM; typedef
3833 static bool create_partition_index_description(PART_PRUNE_PARAM *prune_par);
3834 static int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree);
3835 static int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar,
3837 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar,
3886 PART_PRUNE_PARAM prune_param; in prune_partitions()
4052 static void store_selargs_to_rec(PART_PRUNE_PARAM *ppar, SEL_ARG **start, in store_selargs_to_rec()
4109 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar, in find_used_partitions_imerge_list()
4172 int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar, SEL_IMERGE *imerge) in find_used_partitions_imerge()
4305 int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree) in find_used_partitions()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dopt_range.cc3439 } PART_PRUNE_PARAM; typedef
3441 static bool create_partition_index_description(PART_PRUNE_PARAM *prune_par);
3442 static int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree);
3443 static int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar,
3445 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar,
3494 PART_PRUNE_PARAM prune_param; in prune_partitions()
3660 static void store_selargs_to_rec(PART_PRUNE_PARAM *ppar, SEL_ARG **start, in store_selargs_to_rec()
3717 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar, in find_used_partitions_imerge_list()
3780 int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar, SEL_IMERGE *imerge) in find_used_partitions_imerge()
3913 int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree) in find_used_partitions()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dopt_range.cc3439 } PART_PRUNE_PARAM; typedef
3441 static bool create_partition_index_description(PART_PRUNE_PARAM *prune_par);
3442 static int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree);
3443 static int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar,
3445 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar,
3494 PART_PRUNE_PARAM prune_param; in prune_partitions()
3660 static void store_selargs_to_rec(PART_PRUNE_PARAM *ppar, SEL_ARG **start, in store_selargs_to_rec()
3717 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar, in find_used_partitions_imerge_list()
3780 int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar, SEL_IMERGE *imerge) in find_used_partitions_imerge()
3913 int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree) in find_used_partitions()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dopt_range.cc3865 } PART_PRUNE_PARAM; typedef
3867 static bool create_partition_index_description(PART_PRUNE_PARAM *prune_par);
3868 static int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree);
3869 static int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar,
3871 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar,
3920 PART_PRUNE_PARAM prune_param; in prune_partitions()
4085 static void store_selargs_to_rec(PART_PRUNE_PARAM *ppar, SEL_ARG **start, in store_selargs_to_rec()
4142 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar, in find_used_partitions_imerge_list()
4205 int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar, SEL_IMERGE *imerge) in find_used_partitions_imerge()
4338 int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree) in find_used_partitions()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dopt_range.cc3865 } PART_PRUNE_PARAM; typedef
3867 static bool create_partition_index_description(PART_PRUNE_PARAM *prune_par);
3868 static int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree);
3869 static int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar,
3871 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar,
3920 PART_PRUNE_PARAM prune_param; in prune_partitions()
4085 static void store_selargs_to_rec(PART_PRUNE_PARAM *ppar, SEL_ARG **start, in store_selargs_to_rec()
4142 static int find_used_partitions_imerge_list(PART_PRUNE_PARAM *ppar, in find_used_partitions_imerge_list()
4205 int find_used_partitions_imerge(PART_PRUNE_PARAM *ppar, SEL_IMERGE *imerge) in find_used_partitions_imerge()
4338 int find_used_partitions(PART_PRUNE_PARAM *ppar, SEL_ARG *key_tree) in find_used_partitions()
[all …]