Home
last modified time | relevance | path

Searched refs:report_handler_error (Results 1 – 25 of 48) sorted by relevance

12

/dports/databases/percona56-client/percona-server-5.6.51-91.0/unittest/gunit/
H A Dhandler-t.cc65 EXPECT_EQ(-1, report_handler_error(&table, HA_ERR_END_OF_FILE)); in TEST_F()
69 EXPECT_EQ(1, report_handler_error(&table, HA_ERR_TABLE_DEF_CHANGED)); in TEST_F()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/unittest/gunit/
H A Dhandler-t.cc65 EXPECT_EQ(-1, report_handler_error(&table, HA_ERR_END_OF_FILE)); in TEST_F()
69 EXPECT_EQ(1, report_handler_error(&table, HA_ERR_TABLE_DEF_CHANGED)); in TEST_F()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/unittest/gunit/
H A Dhandler-t.cc65 EXPECT_EQ(-1, report_handler_error(&table, HA_ERR_END_OF_FILE)); in TEST_F()
69 EXPECT_EQ(1, report_handler_error(&table, HA_ERR_TABLE_DEF_CHANGED)); in TEST_F()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/unittest/gunit/
H A Dhandler-t.cc65 EXPECT_EQ(-1, report_handler_error(&table, HA_ERR_END_OF_FILE)); in TEST_F()
69 EXPECT_EQ(1, report_handler_error(&table, HA_ERR_TABLE_DEF_CHANGED)); in TEST_F()
/dports/databases/mysql56-client/mysql-5.6.51/unittest/gunit/
H A Dhandler-t.cc65 EXPECT_EQ(-1, report_handler_error(&table, HA_ERR_END_OF_FILE)); in TEST_F()
69 EXPECT_EQ(1, report_handler_error(&table, HA_ERR_TABLE_DEF_CHANGED)); in TEST_F()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_executor.cc1780 return report_handler_error(table, error); in safe_index_read()
1934 return report_handler_error(table, error); in join_read_system()
2130 (void) report_handler_error(table, error); in join_read_linked_first()
2206 (void) report_handler_error(table, error); in join_read_always_key()
2222 return report_handler_error(table, error); in join_read_always_key()
2250 (void) report_handler_error(table, error); in join_read_last_key()
2313 return report_handler_error(table, error); in join_read_prev_same()
2405 report_handler_error(tab->table, error); in join_init_read_record()
2546 (void) report_handler_error(table, error); in join_read_first()
2551 report_handler_error(table, error); in join_read_first()
[all …]
H A Dsql_executor.h292 int report_handler_error(TABLE *table, int error);
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_executor.cc1780 return report_handler_error(table, error); in safe_index_read()
1934 return report_handler_error(table, error); in join_read_system()
2130 (void) report_handler_error(table, error); in join_read_linked_first()
2206 (void) report_handler_error(table, error); in join_read_always_key()
2222 return report_handler_error(table, error); in join_read_always_key()
2250 (void) report_handler_error(table, error); in join_read_last_key()
2313 return report_handler_error(table, error); in join_read_prev_same()
2405 report_handler_error(tab->table, error); in join_init_read_record()
2546 (void) report_handler_error(table, error); in join_read_first()
2551 report_handler_error(table, error); in join_read_first()
[all …]
H A Dsql_executor.h292 int report_handler_error(TABLE *table, int error);
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_executor.cc1839 return report_handler_error(table, error); in safe_index_read()
1974 return report_handler_error(table, error); in read_system()
2192 (void) report_handler_error(table, error); in join_read_linked_first()
2268 (void) report_handler_error(table, error); in join_read_always_key()
2284 return report_handler_error(table, error); in join_read_always_key()
2312 (void) report_handler_error(table, error); in join_read_last_key()
2375 return report_handler_error(table, error); in join_read_prev_same()
2500 report_handler_error(tab->table(), error); in join_init_read_record()
2662 (void) report_handler_error(table, error); in join_read_first()
2668 report_handler_error(table, error); in join_read_first()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_executor.cc1839 return report_handler_error(table, error); in safe_index_read()
1974 return report_handler_error(table, error); in read_system()
2192 (void) report_handler_error(table, error); in join_read_linked_first()
2268 (void) report_handler_error(table, error); in join_read_always_key()
2284 return report_handler_error(table, error); in join_read_always_key()
2312 (void) report_handler_error(table, error); in join_read_last_key()
2375 return report_handler_error(table, error); in join_read_prev_same()
2500 report_handler_error(tab->table(), error); in join_init_read_record()
2662 (void) report_handler_error(table, error); in join_read_first()
2668 report_handler_error(table, error); in join_read_first()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_executor.cc1839 return report_handler_error(table, error); in safe_index_read()
1974 return report_handler_error(table, error); in read_system()
2192 (void) report_handler_error(table, error); in join_read_linked_first()
2268 (void) report_handler_error(table, error); in join_read_always_key()
2284 return report_handler_error(table, error); in join_read_always_key()
2312 (void) report_handler_error(table, error); in join_read_last_key()
2375 return report_handler_error(table, error); in join_read_prev_same()
2500 report_handler_error(tab->table(), error); in join_init_read_record()
2662 (void) report_handler_error(table, error); in join_read_first()
2668 report_handler_error(table, error); in join_read_first()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_executor.cc1780 return report_handler_error(table, error); in safe_index_read()
1934 return report_handler_error(table, error); in join_read_system()
2130 (void) report_handler_error(table, error); in join_read_linked_first()
2206 (void) report_handler_error(table, error); in join_read_always_key()
2222 return report_handler_error(table, error); in join_read_always_key()
2250 (void) report_handler_error(table, error); in join_read_last_key()
2313 return report_handler_error(table, error); in join_read_prev_same()
2405 report_handler_error(tab->table, error); in join_init_read_record()
2546 (void) report_handler_error(table, error); in join_read_first()
2551 report_handler_error(table, error); in join_read_first()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_executor.cc1839 return report_handler_error(table, error); in safe_index_read()
1974 return report_handler_error(table, error); in read_system()
2192 (void) report_handler_error(table, error); in join_read_linked_first()
2268 (void) report_handler_error(table, error); in join_read_always_key()
2309 (void) report_handler_error(table, error); in join_read_last_key()
2372 return report_handler_error(table, error); in join_read_prev_same()
2497 report_handler_error(tab->table(), error); in join_init_read_record()
2659 (void) report_handler_error(table, error); in join_read_first()
2665 report_handler_error(table, error); in join_read_first()
2696 (void) report_handler_error(table, error); in join_read_last()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_executor.cc1839 return report_handler_error(table, error); in safe_index_read()
1974 return report_handler_error(table, error); in read_system()
2192 (void) report_handler_error(table, error); in join_read_linked_first()
2268 (void) report_handler_error(table, error); in join_read_always_key()
2309 (void) report_handler_error(table, error); in join_read_last_key()
2372 return report_handler_error(table, error); in join_read_prev_same()
2497 report_handler_error(tab->table(), error); in join_init_read_record()
2659 (void) report_handler_error(table, error); in join_read_first()
2665 report_handler_error(table, error); in join_read_first()
2696 (void) report_handler_error(table, error); in join_read_last()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_executor.cc1839 return report_handler_error(table, error); in safe_index_read()
1974 return report_handler_error(table, error); in read_system()
2192 (void) report_handler_error(table, error); in join_read_linked_first()
2268 (void) report_handler_error(table, error); in join_read_always_key()
2309 (void) report_handler_error(table, error); in join_read_last_key()
2372 return report_handler_error(table, error); in join_read_prev_same()
2497 report_handler_error(tab->table(), error); in join_init_read_record()
2659 (void) report_handler_error(table, error); in join_read_first()
2665 report_handler_error(table, error); in join_read_first()
2696 (void) report_handler_error(table, error); in join_read_last()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_executor.cc1780 return report_handler_error(table, error); in safe_index_read()
1934 return report_handler_error(table, error); in join_read_system()
2130 (void) report_handler_error(table, error); in join_read_linked_first()
2206 (void) report_handler_error(table, error); in join_read_always_key()
2247 (void) report_handler_error(table, error); in join_read_last_key()
2310 return report_handler_error(table, error); in join_read_prev_same()
2402 report_handler_error(tab->table, error); in join_init_read_record()
2543 (void) report_handler_error(table, error); in join_read_first()
2549 report_handler_error(table, error); in join_read_first()
2581 (void) report_handler_error(table, error); in join_read_last()
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_executor.cc1780 return report_handler_error(table, error); in safe_index_read()
1934 return report_handler_error(table, error); in join_read_system()
2130 (void) report_handler_error(table, error); in join_read_linked_first()
2206 (void) report_handler_error(table, error); in join_read_always_key()
2247 (void) report_handler_error(table, error); in join_read_last_key()
2310 return report_handler_error(table, error); in join_read_prev_same()
2402 report_handler_error(tab->table, error); in join_init_read_record()
2543 (void) report_handler_error(table, error); in join_read_first()
2549 report_handler_error(table, error); in join_read_first()
2581 (void) report_handler_error(table, error); in join_read_last()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/unittest/gunit/
H A Dhandler-t.cc65 EXPECT_EQ(-1, report_handler_error(&table, HA_ERR_END_OF_FILE)); in TEST_F()
69 EXPECT_EQ(1, report_handler_error(&table, HA_ERR_TABLE_DEF_CHANGED)); in TEST_F()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/unittest/gunit/
H A Dhandler-t.cc65 EXPECT_EQ(-1, report_handler_error(&table, HA_ERR_END_OF_FILE)); in TEST_F()
69 EXPECT_EQ(1, report_handler_error(&table, HA_ERR_TABLE_DEF_CHANGED)); in TEST_F()
/dports/databases/percona57-client/percona-server-5.7.36-39/unittest/gunit/
H A Dhandler-t.cc65 EXPECT_EQ(-1, report_handler_error(&table, HA_ERR_END_OF_FILE)); in TEST_F()
69 EXPECT_EQ(1, report_handler_error(&table, HA_ERR_TABLE_DEF_CHANGED)); in TEST_F()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/unittest/gunit/
H A Dhandler-t.cc65 EXPECT_EQ(-1, report_handler_error(&table, HA_ERR_END_OF_FILE)); in TEST_F()
69 EXPECT_EQ(1, report_handler_error(&table, HA_ERR_TABLE_DEF_CHANGED)); in TEST_F()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/unittest/gunit/
H A Dhandler-t.cc65 EXPECT_EQ(-1, report_handler_error(&table, HA_ERR_END_OF_FILE)); in TEST_F()
69 EXPECT_EQ(1, report_handler_error(&table, HA_ERR_TABLE_DEF_CHANGED)); in TEST_F()
/dports/databases/mysql57-client/mysql-5.7.36/unittest/gunit/
H A Dhandler-t.cc65 EXPECT_EQ(-1, report_handler_error(&table, HA_ERR_END_OF_FILE)); in TEST_F()
69 EXPECT_EQ(1, report_handler_error(&table, HA_ERR_TABLE_DEF_CHANGED)); in TEST_F()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/unittest/gunit/
H A Dhandler-t.cc65 EXPECT_EQ(-1, report_handler_error(table, HA_ERR_END_OF_FILE)); in TEST_F()
69 EXPECT_EQ(1, report_handler_error(table, HA_ERR_TABLE_DEF_CHANGED)); in TEST_F()

12