• unknown's avatar
    These modifications were part of WL#1856 Conversion of client_test.c tests... · 5a53ee4f
    unknown authored
    These modifications were part of WL#1856 Conversion of client_test.c tests cases to mysqltest if possible
    
    They are separated from the other WL#1856 stuff, because they improve the behaviour of the current tests.  
    
    Make the result sets (order of rows) more predictable by using ORDER BY.
    
    
    mysql-test/include/ps_modify.inc:
      Make the result sets more predictable by using ORDER BY
    mysql-test/include/ps_modify1.inc:
      Make the result sets more predictable by using ORDER BY
    mysql-test/r/ps_2myisam.result:
      updated results
    mysql-test/r/ps_3innodb.result:
      updated results
    mysql-test/r/ps_4heap.result:
      updated results
    mysql-test/r/ps_5merge.result:
      updated results
    mysql-test/r/ps_6bdb.result:
      updated results
    BitKeeper/etc/logging_ok:
      Logging to logging@openlogging.org accepted
    5a53ee4f
ps_modify.inc 7.09 KB