• unknown's avatar
    Fixed bug in send in mysqltest · aa20d16f
    unknown authored
    Removed usage of @r/result as this made life hard when testing different
    table handlers.
    Allow concurrent inserts if no update/binary log.
    Don't remove key_cache at flush tables.
    Fixed bug in SELECT DISTINCT SUM()...
    
    
    BitKeeper/deleted/.del-rpl000012.status.result~bbbd650b5beea32f:
      Delete: mysql-test/r/rpl000012.status.result
    BitKeeper/deleted/.del-rpl000013.status.result~6bee190c298cc9fd:
      Delete: mysql-test/r/rpl000013.status.result
    Docs/manual.texi:
      Changelog
    client/mysqltest.c:
      Fixed bug in 'send' that Sasha had introduced.
      Make database, port and socket optional parameters to connect()
    mysql-test/r/rpl000005.result:
      Removed usage of @r/result as this made life hard when doing
      test for multiple table handlers.
    mysql-test/r/rpl000006.result:
      Removed usage of @r/result as this made life hard when doing
      test for multiple table handlers.
    mysql-test/r/rpl000012.result:
      Removed usage of @r/result as this made life hard when doing
      test for multiple table ha...
    aa20d16f
sql_select.cc 185 KB