Home
last modified time | relevance | path

Searched defs:row_import (Results 1 – 18 of 18) sorted by relevance

/dports/databases/postgresql13-docs/postgresql-13.5/src/bin/pg_resetwal/po/
H A Dzh_CN.po113 msgstr "最早的多事务ID(-m)不能为0"
115 #: pg_resetwal.c:275
193 "如果仍要继续请使用-f强制重置.\n"
196 #, c-format
197 msgid "Write-ahead log reset\n"
200 #: pg_resetwal.c:554
202 msgid "unexpected empty file \"%s\""
203 msgstr "意外的空文件\"%s\""
205 #: pg_resetwal.c:556 pg_resetwal.c:618
212 msgid "data directory is of wrong version"
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/row/
H A Drow0import.cc125 struct row_import { struct
127 row_import() UNIV_NOTHROW : m_table(), in row_import() function
216 dict_table_t *m_table; /*!< Table instance */
220 byte *m_hostname; /*!< Hostname where the
232 uint32_t m_flags; /*!< Table flags */
234 ulint m_n_cols; /*!< Number of columns in the
241 uint32_t m_n_instant_nullable;
243 dict_col_t *m_cols; /*!< Column data */
250 ulint m_n_indexes; /*!< Number of indexes,
255 bool m_missing; /*!< true if a .cfg file was
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/innobase/row/
H A Drow0import.cc117 struct row_import { struct
118 row_import() UNIV_NOTHROW in row_import() argument
196 dict_table_t* m_table; /*!< Table instance */
198 ulint m_version; /*!< Version of config file */
200 byte* m_hostname; /*!< Hostname where the
209 ulint m_flags; /*!< Table flags */
211 ulint m_n_cols; /*!< Number of columns in the
214 dict_col_t* m_cols; /*!< Column data */
221 ulint m_n_indexes; /*!< Number of indexes,
224 row_index_t* m_indexes; /*!< Index meta data */
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/row/
H A Drow0import.cc117 struct row_import { struct
118 row_import() UNIV_NOTHROW in row_import() function
196 dict_table_t* m_table; /*!< Table instance */
198 ulint m_version; /*!< Version of config file */
200 byte* m_hostname; /*!< Hostname where the
209 ulint m_flags; /*!< Table flags */
211 ulint m_n_cols; /*!< Number of columns in the
214 dict_col_t* m_cols; /*!< Column data */
221 ulint m_n_indexes; /*!< Number of indexes,
224 row_index_t* m_indexes; /*!< Index meta data */
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/storage/innobase/row/
H A Drow0import.cc117 struct row_import { struct
118 row_import() UNIV_NOTHROW in row_import() argument
196 dict_table_t* m_table; /*!< Table instance */
198 ulint m_version; /*!< Version of config file */
200 byte* m_hostname; /*!< Hostname where the
209 ulint m_flags; /*!< Table flags */
211 ulint m_n_cols; /*!< Number of columns in the
214 dict_col_t* m_cols; /*!< Column data */
221 ulint m_n_indexes; /*!< Number of indexes,
224 row_index_t* m_indexes; /*!< Index meta data */
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/innobase/row/
H A Drow0import.cc117 struct row_import { struct
118 row_import() UNIV_NOTHROW in row_import() function
197 dict_table_t* m_table; /*!< Table instance */
201 byte* m_hostname; /*!< Hostname where the
210 ulint m_flags; /*!< Table flags */
212 ulint m_n_cols; /*!< Number of columns in the
215 dict_col_t* m_cols; /*!< Column data */
222 ulint m_n_indexes; /*!< Number of indexes,
225 row_index_t* m_indexes; /*!< Index meta data */
227 bool m_missing; /*!< true if a .cfg file was
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/innobase/row/
H A Drow0import.cc117 struct row_import { struct
118 row_import() UNIV_NOTHROW in row_import() function
197 dict_table_t* m_table; /*!< Table instance */
201 byte* m_hostname; /*!< Hostname where the
210 ulint m_flags; /*!< Table flags */
212 ulint m_n_cols; /*!< Number of columns in the
215 dict_col_t* m_cols; /*!< Column data */
222 ulint m_n_indexes; /*!< Number of indexes,
225 row_index_t* m_indexes; /*!< Index meta data */
227 bool m_missing; /*!< true if a .cfg file was
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/innobase/row/
H A Drow0import.cc117 struct row_import { struct
118 row_import() UNIV_NOTHROW in row_import() function
197 dict_table_t* m_table; /*!< Table instance */
201 byte* m_hostname; /*!< Hostname where the
210 ulint m_flags; /*!< Table flags */
212 ulint m_n_cols; /*!< Number of columns in the
215 dict_col_t* m_cols; /*!< Column data */
222 ulint m_n_indexes; /*!< Number of indexes,
225 row_index_t* m_indexes; /*!< Index meta data */
227 bool m_missing; /*!< true if a .cfg file was
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/innobase/row/
H A Drow0import.cc112 struct row_import { struct
113 row_import() UNIV_NOTHROW in row_import() argument
198 dict_table_t* m_table; /*!< Table instance */
200 ulint m_version; /*!< Version of config file */
202 byte* m_hostname; /*!< Hostname where the
211 ulint m_flags; /*!< Table flags */
213 ulint m_n_cols; /*!< Number of columns in the
216 dict_col_t* m_cols; /*!< Column data */
223 ulint m_n_indexes; /*!< Number of indexes,
226 row_index_t* m_indexes; /*!< Index meta data */
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/innobase/row/
H A Drow0import.cc112 struct row_import { struct
113 row_import() UNIV_NOTHROW in row_import() function
198 dict_table_t* m_table; /*!< Table instance */
200 ulint m_version; /*!< Version of config file */
202 byte* m_hostname; /*!< Hostname where the
211 ulint m_flags; /*!< Table flags */
213 ulint m_n_cols; /*!< Number of columns in the
216 dict_col_t* m_cols; /*!< Column data */
223 ulint m_n_indexes; /*!< Number of indexes,
226 row_index_t* m_indexes; /*!< Index meta data */
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/innobase/row/
H A Drow0import.cc112 struct row_import { struct
113 row_import() UNIV_NOTHROW in row_import() argument
198 dict_table_t* m_table; /*!< Table instance */
200 ulint m_version; /*!< Version of config file */
202 byte* m_hostname; /*!< Hostname where the
211 ulint m_flags; /*!< Table flags */
213 ulint m_n_cols; /*!< Number of columns in the
216 dict_col_t* m_cols; /*!< Column data */
223 ulint m_n_indexes; /*!< Number of indexes,
226 row_index_t* m_indexes; /*!< Index meta data */
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/innobase/row/
H A Drow0import.cc112 struct row_import { struct
113 row_import() UNIV_NOTHROW in row_import() function
198 dict_table_t* m_table; /*!< Table instance */
200 ulint m_version; /*!< Version of config file */
202 byte* m_hostname; /*!< Hostname where the
211 ulint m_flags; /*!< Table flags */
213 ulint m_n_cols; /*!< Number of columns in the
216 dict_col_t* m_cols; /*!< Column data */
223 ulint m_n_indexes; /*!< Number of indexes,
226 row_index_t* m_indexes; /*!< Index meta data */
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/storage/innobase/row/
H A Drow0import.cc112 struct row_import { struct
113 row_import() UNIV_NOTHROW in row_import() argument
198 dict_table_t* m_table; /*!< Table instance */
200 ulint m_version; /*!< Version of config file */
202 byte* m_hostname; /*!< Hostname where the
211 ulint m_flags; /*!< Table flags */
213 ulint m_n_cols; /*!< Number of columns in the
216 dict_col_t* m_cols; /*!< Column data */
223 ulint m_n_indexes; /*!< Number of indexes,
226 row_index_t* m_indexes; /*!< Index meta data */
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/innobase/row/
H A Drow0import.cc113 struct row_import { struct
114 row_import() UNIV_NOTHROW in row_import() function
191 dict_table_t* m_table; /*!< Table instance */
193 ulint m_version; /*!< Version of config file */
195 byte* m_hostname; /*!< Hostname where the
204 ulint m_flags; /*!< Table flags */
206 ulint m_n_cols; /*!< Number of columns in the
209 dict_col_t* m_cols; /*!< Column data */
216 ulint m_n_indexes; /*!< Number of indexes,
219 row_index_t* m_indexes; /*!< Index meta data */
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/row/
H A Drow0import.cc118 struct row_import { struct
119 row_import() UNIV_NOTHROW in row_import() function
199 dict_table_t* m_table; /*!< Table instance */
203 byte* m_hostname; /*!< Hostname where the
210 ulint m_zip_size; /*!< ROW_FORMAT=COMPRESSED
213 ulint m_flags; /*!< Table flags */
215 ulint m_n_cols; /*!< Number of columns in the
218 dict_col_t* m_cols; /*!< Column data */
225 ulint m_n_indexes; /*!< Number of indexes,
228 row_index_t* m_indexes; /*!< Index meta data */
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/row/
H A Drow0import.cc118 struct row_import { struct
119 row_import() UNIV_NOTHROW in row_import() function
199 dict_table_t* m_table; /*!< Table instance */
203 byte* m_hostname; /*!< Hostname where the
210 ulint m_zip_size; /*!< ROW_FORMAT=COMPRESSED
213 ulint m_flags; /*!< Table flags */
215 ulint m_n_cols; /*!< Number of columns in the
218 dict_col_t* m_cols; /*!< Column data */
225 ulint m_n_indexes; /*!< Number of indexes,
228 row_index_t* m_indexes; /*!< Index meta data */
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/row/
H A Drow0import.cc118 struct row_import { struct
119 row_import() UNIV_NOTHROW in row_import() function
199 dict_table_t* m_table; /*!< Table instance */
203 byte* m_hostname; /*!< Hostname where the
210 ulint m_zip_size; /*!< ROW_FORMAT=COMPRESSED
213 ulint m_flags; /*!< Table flags */
215 ulint m_n_cols; /*!< Number of columns in the
218 dict_col_t* m_cols; /*!< Column data */
225 ulint m_n_indexes; /*!< Number of indexes,
228 row_index_t* m_indexes; /*!< Index meta data */
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/row/
H A Drow0import.cc118 struct row_import { struct
119 row_import() UNIV_NOTHROW in row_import() argument
199 dict_table_t* m_table; /*!< Table instance */
203 byte* m_hostname; /*!< Hostname where the
210 ulint m_zip_size; /*!< ROW_FORMAT=COMPRESSED
213 ulint m_flags; /*!< Table flags */
215 ulint m_n_cols; /*!< Number of columns in the
218 dict_col_t* m_cols; /*!< Column data */
225 ulint m_n_indexes; /*!< Number of indexes,
228 row_index_t* m_indexes; /*!< Index meta data */
[all …]