Searched refs:info_table (Results 1 – 2 of 2) sorted by relevance
78 info_table = 'TABLES'80 info_table = 'VIEWS'85 'WHERE table_schema = %%s' % info_table)
1199 const char* info_table[] = { in WriteOSInformation() local1207 for (const char** cur_info = info_table; *cur_info; cur_info++) { in WriteOSInformation()