• unknown's avatar
    - Removed two EXPLAIN SELECT statements from the InnoDB test suite · 671e77a1
    unknown authored
      (the results are nondeterministic and provide different output on 32bit
      and 64bit architectures)
    
    
    mysql-test/r/innodb.result:
       - removed two EXPLAIN SELECT results because the output is nondeterministic
         (the result was different on 64bit platforms)
    mysql-test/t/innodb.test:
       - removed two EXPLAIN SELECT tests because the results are nondeterministic
         (the result was different on 64bit platforms)
    671e77a1
innodb.test 25.3 KB