Home
last modified time | relevance | path

Searched refs:cols_nullable (Results 1 – 7 of 7) sorted by relevance

/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/unittest/gunit/
H A Dfake_table.h196 Fake_TABLE(int column_count, bool cols_nullable) : in Fake_TABLE() argument
206 add(new Mock_field_long(str.str().c_str(), cols_nullable), i); in Fake_TABLE()
/dports/databases/percona57-server/percona-server-5.7.36-39/unittest/gunit/
H A Dfake_table.h196 Fake_TABLE(int column_count, bool cols_nullable) : in Fake_TABLE() argument
206 add(new Mock_field_long(str.str().c_str(), cols_nullable), i); in Fake_TABLE()
/dports/databases/percona57-client/percona-server-5.7.36-39/unittest/gunit/
H A Dfake_table.h196 Fake_TABLE(int column_count, bool cols_nullable) : in Fake_TABLE() argument
206 add(new Mock_field_long(str.str().c_str(), cols_nullable), i); in Fake_TABLE()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/unittest/gunit/
H A Dfake_table.h196 Fake_TABLE(int column_count, bool cols_nullable) : in Fake_TABLE() argument
206 add(new Mock_field_long(str.str().c_str(), cols_nullable), i); in Fake_TABLE()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/unittest/gunit/
H A Dfake_table.h196 Fake_TABLE(int column_count, bool cols_nullable) : in Fake_TABLE() argument
206 add(new Mock_field_long(str.str().c_str(), cols_nullable), i); in Fake_TABLE()
/dports/databases/mysql57-client/mysql-5.7.36/unittest/gunit/
H A Dfake_table.h196 Fake_TABLE(int column_count, bool cols_nullable) : in Fake_TABLE() argument
206 add(new Mock_field_long(str.str().c_str(), cols_nullable), i); in Fake_TABLE()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/unittest/gunit/
H A Dfake_table.h212 Fake_TABLE(int column_count, bool cols_nullable) in Fake_TABLE() argument
221 Mock_field_long(str.str().c_str(), cols_nullable, false), in Fake_TABLE()