可以select除表名和表ID。
This commit is contained in:
@@ -1246,6 +1246,7 @@ TEST_F(MaatCmdTest, SetLines)
|
||||
|
||||
return;
|
||||
}
|
||||
/*
|
||||
//Following tests must be coded/tested at last, for they stalled the maat update thread and interrupt other tests.
|
||||
TEST_F(MaatCmdTest, SetExprOneMillion)
|
||||
{
|
||||
@@ -1335,7 +1336,7 @@ TEST_F(MaatCmdTest, SetLinesOneMillion)
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
*/
|
||||
int g_test_update_paused=0;
|
||||
void pause_update_test_entry_cb(int table_id,const char* table_line,void* u_para)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user