# # Verify that query results are the same with and without indexes. # --source include/have_debug_sync.inc let $table = "hosts"; let $key_group = 6.2; --echo TABLE: $table --echo INDEXES: PK (HOST) --source ../include/idx_compare_setup.inc --source ../include/idx_compare_load.inc --source ../include/idx_compare_cleanup.inc