• unknown's avatar
    ndb - replace explain 'rows' by '#' in ndb*.test - stats are not deterministic · 1e55b8dd
    unknown authored
    
    mysql-test/r/ndb_basic.result:
      replace explain 'rows' by '#' since it depends usually on non-deterministic index stats or non-exact row count
    mysql-test/r/ndb_blob.result:
      replace explain 'rows' by '#' since it depends usually on non-deterministic index stats or non-exact row count
    mysql-test/r/ndb_charset.result:
      replace explain 'rows' by '#' since it depends usually on non-deterministic index stats or non-exact row count
    mysql-test/r/ndb_condition_pushdown.result:
      replace explain 'rows' by '#' since it depends usually on non-deterministic index stats or non-exact row count
    mysql-test/r/ndb_dd_sql_features.result:
      replace explain 'rows' by '#' since it depends usually on non-deterministic index stats or non-exact row count
    mysql-test/r/ndb_subquery.result:
      replace explain 'rows' by '#' since it depends usually on non-deterministic index stats or non-exact row count
    mysql-test/t/ndb_basic.test:
      replace explain 'rows' by '#' since it depends usually on non-deterministic index stats or non-exact row count
    mysql-test/t/ndb_blob.test:
      replace explain 'rows' by '#' since it depends usually on non-deterministic index stats or non-exact row count
    mysql-test/t/ndb_charset.test:
      replace explain 'rows' by '#' since it depends usually on non-deterministic index stats or non-exact row count
    mysql-test/t/ndb_condition_pushdown.test:
      replace explain 'rows' by '#' since it depends usually on non-deterministic index stats or non-exact row count
    mysql-test/t/ndb_dd_sql_features.test:
      replace explain 'rows' by '#' since it depends usually on non-deterministic index stats or non-exact row count
    mysql-test/t/ndb_subquery.test:
      replace explain 'rows' by '#' since it depends usually on non-deterministic index stats or non-exact row count
    1e55b8dd
ndb_charset.result 5.67 KB