Home
last modified time | relevance | path

Searched defs:File_option (Results 1 – 19 of 19) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dparse_file.h48 struct File_option { struct
49 LEX_CSTRING name; /**< Name of the option */
50 size_t offset; /**< offset to base address of value */
51 file_opt_type type; /**< Option type */
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dparse_file.h49 struct File_option struct
51 LEX_STRING name; /**< Name of the option */
52 size_t offset; /**< offset to base address of value */
53 file_opt_type type; /**< Option type */
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dparse_file.h49 struct File_option struct
51 LEX_STRING name; /**< Name of the option */
52 size_t offset; /**< offset to base address of value */
53 file_opt_type type; /**< Option type */
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dparse_file.h49 struct File_option struct
51 LEX_STRING name; /**< Name of the option */
52 size_t offset; /**< offset to base address of value */
53 file_opt_type type; /**< Option type */
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dparse_file.h49 struct File_option struct
51 LEX_STRING name; /**< Name of the option */
52 size_t offset; /**< offset to base address of value */
53 file_opt_type type; /**< Option type */
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dparse_file.h49 struct File_option struct
51 LEX_STRING name; /**< Name of the option */
52 size_t offset; /**< offset to base address of value */
53 file_opt_type type; /**< Option type */
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dparse_file.h50 struct File_option struct
52 LEX_STRING name; /**< Name of the option */
53 size_t offset; /**< offset to base address of value */
54 file_opt_type type; /**< Option type */
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dparse_file.h50 struct File_option struct
52 LEX_STRING name; /**< Name of the option */
53 size_t offset; /**< offset to base address of value */
54 file_opt_type type; /**< Option type */
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dparse_file.h50 struct File_option struct
52 LEX_STRING name; /**< Name of the option */
53 size_t offset; /**< offset to base address of value */
54 file_opt_type type; /**< Option type */
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dparse_file.h50 struct File_option struct
52 LEX_STRING name; /**< Name of the option */
53 size_t offset; /**< offset to base address of value */
54 file_opt_type type; /**< Option type */
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dparse_file.h50 struct File_option struct
52 LEX_STRING name; /**< Name of the option */
53 size_t offset; /**< offset to base address of value */
54 file_opt_type type; /**< Option type */
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dparse_file.h50 struct File_option struct
52 LEX_STRING name; /**< Name of the option */
53 size_t offset; /**< offset to base address of value */
54 file_opt_type type; /**< Option type */
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dparse_file.h42 struct File_option struct
44 LEX_CSTRING name; /**< Name of the option */
45 my_ptrdiff_t offset; /**< offset to base address of value */
46 file_opt_type type; /**< Option type */
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dparse_file.h42 struct File_option struct
44 LEX_CSTRING name; /**< Name of the option */
45 my_ptrdiff_t offset; /**< offset to base address of value */
46 file_opt_type type; /**< Option type */
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dparse_file.h42 struct File_option struct
44 LEX_CSTRING name; /**< Name of the option */
45 my_ptrdiff_t offset; /**< offset to base address of value */
46 file_opt_type type; /**< Option type */
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dparse_file.h42 struct File_option struct
44 LEX_CSTRING name; /**< Name of the option */
45 my_ptrdiff_t offset; /**< offset to base address of value */
46 file_opt_type type; /**< Option type */
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dparse_file.h42 struct File_option struct
44 LEX_CSTRING name; /**< Name of the option */
45 my_ptrdiff_t offset; /**< offset to base address of value */
46 file_opt_type type; /**< Option type */
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dparse_file.h42 struct File_option struct
44 LEX_CSTRING name; /**< Name of the option */
45 my_ptrdiff_t offset; /**< offset to base address of value */
46 file_opt_type type; /**< Option type */
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dparse_file.h42 struct File_option struct
44 LEX_STRING name; /**< Name of the option */
45 int offset; /**< offset to base address of value */
46 file_opt_type type; /**< Option type */