Home
last modified time | relevance | path

Searched refs:col_in_kernel (Results 1 – 11 of 11) sorted by relevance

/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/tools/restore/
H A Dconsumer_restore.cpp1586 if (col_in_kernel == 0) in table_compatible_check()
1606 attr_desc->attrId = col_in_kernel->getColumnNo(); in table_compatible_check()
1612 const NDBCOL * col_in_kernel = tab->getColumn(i); in table_compatible_check() local
1622 << col_in_kernel->getName() in table_compatible_check()
1632 if (col_in_kernel->getPrimaryKey() || in table_compatible_check()
1633 ((col_in_kernel->getNullable() == false) && in table_compatible_check()
1634 (col_in_kernel->getDefaultValue() == NULL))) in table_compatible_check()
1638 << col_in_kernel->getName() in table_compatible_check()
1646 << col_in_kernel->getName() in table_compatible_check()
1665 col_in_kernel)) in table_compatible_check()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/tools/restore/
H A Dconsumer_restore.cpp1586 if (col_in_kernel == 0) in table_compatible_check()
1606 attr_desc->attrId = col_in_kernel->getColumnNo(); in table_compatible_check()
1612 const NDBCOL * col_in_kernel = tab->getColumn(i); in table_compatible_check() local
1622 << col_in_kernel->getName() in table_compatible_check()
1632 if (col_in_kernel->getPrimaryKey() || in table_compatible_check()
1633 ((col_in_kernel->getNullable() == false) && in table_compatible_check()
1634 (col_in_kernel->getDefaultValue() == NULL))) in table_compatible_check()
1638 << col_in_kernel->getName() in table_compatible_check()
1646 << col_in_kernel->getName() in table_compatible_check()
1665 col_in_kernel)) in table_compatible_check()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/tools/restore/
H A Dconsumer_restore.cpp1586 if (col_in_kernel == 0) in table_compatible_check()
1606 attr_desc->attrId = col_in_kernel->getColumnNo(); in table_compatible_check()
1612 const NDBCOL * col_in_kernel = tab->getColumn(i); in table_compatible_check() local
1622 << col_in_kernel->getName() in table_compatible_check()
1632 if (col_in_kernel->getPrimaryKey() || in table_compatible_check()
1633 ((col_in_kernel->getNullable() == false) && in table_compatible_check()
1634 (col_in_kernel->getDefaultValue() == NULL))) in table_compatible_check()
1638 << col_in_kernel->getName() in table_compatible_check()
1646 << col_in_kernel->getName() in table_compatible_check()
1665 col_in_kernel)) in table_compatible_check()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/tools/restore/
H A Dconsumer_restore.cpp1586 if (col_in_kernel == 0) in table_compatible_check()
1606 attr_desc->attrId = col_in_kernel->getColumnNo(); in table_compatible_check()
1612 const NDBCOL * col_in_kernel = tab->getColumn(i); in table_compatible_check() local
1622 << col_in_kernel->getName() in table_compatible_check()
1632 if (col_in_kernel->getPrimaryKey() || in table_compatible_check()
1633 ((col_in_kernel->getNullable() == false) && in table_compatible_check()
1634 (col_in_kernel->getDefaultValue() == NULL))) in table_compatible_check()
1638 << col_in_kernel->getName() in table_compatible_check()
1646 << col_in_kernel->getName() in table_compatible_check()
1665 col_in_kernel)) in table_compatible_check()
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/tools/restore/
H A Dconsumer_restore.cpp1586 if (col_in_kernel == 0) in table_compatible_check()
1606 attr_desc->attrId = col_in_kernel->getColumnNo(); in table_compatible_check()
1612 const NDBCOL * col_in_kernel = tab->getColumn(i); in table_compatible_check() local
1622 << col_in_kernel->getName() in table_compatible_check()
1632 if (col_in_kernel->getPrimaryKey() || in table_compatible_check()
1633 ((col_in_kernel->getNullable() == false) && in table_compatible_check()
1634 (col_in_kernel->getDefaultValue() == NULL))) in table_compatible_check()
1638 << col_in_kernel->getName() in table_compatible_check()
1646 << col_in_kernel->getName() in table_compatible_check()
1665 col_in_kernel)) in table_compatible_check()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/tools/restore/
H A Dconsumer_restore.cpp2572 if (col_in_kernel == 0) in table_compatible_check()
2605 attr_desc->attrId = col_in_kernel->getColumnNo(); in table_compatible_check()
2641 switch (col_in_kernel->getType()) in table_compatible_check()
2645 if (col_in_kernel->getPartSize() > 0) in table_compatible_check()
2659 const NDBCOL * col_in_kernel = tab->getColumn(i); in table_compatible_check() local
2678 if (col_in_kernel->getPrimaryKey() || in table_compatible_check()
2679 ((col_in_kernel->getNullable() == false) && in table_compatible_check()
2680 (col_in_kernel->getDefaultValue() == NULL))) in table_compatible_check()
2795 col_in_kernel)) in table_compatible_check()
2927 s->n_new = col_in_kernel->getPrecision(); in table_compatible_check()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/tools/restore/
H A Dconsumer_restore.cpp2262 if (col_in_kernel == 0) in table_compatible_check()
2282 attr_desc->attrId = col_in_kernel->getColumnNo(); in table_compatible_check()
2288 const NDBCOL * col_in_kernel = tab->getColumn(i); in table_compatible_check() local
2298 << col_in_kernel->getName() in table_compatible_check()
2308 if (col_in_kernel->getPrimaryKey() || in table_compatible_check()
2309 ((col_in_kernel->getNullable() == false) && in table_compatible_check()
2314 << col_in_kernel->getName() in table_compatible_check()
2322 << col_in_kernel->getName() in table_compatible_check()
2342 col_in_kernel)) in table_compatible_check()
2460 s->n_new = col_in_kernel->getPrecision(); in table_compatible_check()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/tools/restore/
H A Dconsumer_restore.cpp2262 if (col_in_kernel == 0) in table_compatible_check()
2282 attr_desc->attrId = col_in_kernel->getColumnNo(); in table_compatible_check()
2288 const NDBCOL * col_in_kernel = tab->getColumn(i); in table_compatible_check() local
2298 << col_in_kernel->getName() in table_compatible_check()
2308 if (col_in_kernel->getPrimaryKey() || in table_compatible_check()
2309 ((col_in_kernel->getNullable() == false) && in table_compatible_check()
2314 << col_in_kernel->getName() in table_compatible_check()
2322 << col_in_kernel->getName() in table_compatible_check()
2342 col_in_kernel)) in table_compatible_check()
2460 s->n_new = col_in_kernel->getPrecision(); in table_compatible_check()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/tools/restore/
H A Dconsumer_restore.cpp2262 if (col_in_kernel == 0) in table_compatible_check()
2282 attr_desc->attrId = col_in_kernel->getColumnNo(); in table_compatible_check()
2288 const NDBCOL * col_in_kernel = tab->getColumn(i); in table_compatible_check() local
2298 << col_in_kernel->getName() in table_compatible_check()
2308 if (col_in_kernel->getPrimaryKey() || in table_compatible_check()
2309 ((col_in_kernel->getNullable() == false) && in table_compatible_check()
2314 << col_in_kernel->getName() in table_compatible_check()
2322 << col_in_kernel->getName() in table_compatible_check()
2342 col_in_kernel)) in table_compatible_check()
2460 s->n_new = col_in_kernel->getPrecision(); in table_compatible_check()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/tools/restore/
H A Dconsumer_restore.cpp2262 if (col_in_kernel == 0) in table_compatible_check()
2282 attr_desc->attrId = col_in_kernel->getColumnNo(); in table_compatible_check()
2288 const NDBCOL * col_in_kernel = tab->getColumn(i); in table_compatible_check() local
2298 << col_in_kernel->getName() in table_compatible_check()
2308 if (col_in_kernel->getPrimaryKey() || in table_compatible_check()
2309 ((col_in_kernel->getNullable() == false) && in table_compatible_check()
2314 << col_in_kernel->getName() in table_compatible_check()
2322 << col_in_kernel->getName() in table_compatible_check()
2342 col_in_kernel)) in table_compatible_check()
2460 s->n_new = col_in_kernel->getPrecision(); in table_compatible_check()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/tools/restore/
H A Dconsumer_restore.cpp2262 if (col_in_kernel == 0) in table_compatible_check()
2282 attr_desc->attrId = col_in_kernel->getColumnNo(); in table_compatible_check()
2288 const NDBCOL * col_in_kernel = tab->getColumn(i); in table_compatible_check() local
2298 << col_in_kernel->getName() in table_compatible_check()
2308 if (col_in_kernel->getPrimaryKey() || in table_compatible_check()
2309 ((col_in_kernel->getNullable() == false) && in table_compatible_check()
2314 << col_in_kernel->getName() in table_compatible_check()
2322 << col_in_kernel->getName() in table_compatible_check()
2342 col_in_kernel)) in table_compatible_check()
2460 s->n_new = col_in_kernel->getPrecision(); in table_compatible_check()
[all …]