• sasha@mysql.sashanet.com's avatar
    mysql-test/mysql-test-run · c441e80e
    sasha@mysql.sashanet.com authored
        reversed gcov to work the old way - the worst thing that can happen 
        if slave and master execute the same code at the same time is that
        we get a lesser  count on the code branch execution, but in any case,
        it will be at least counted once, which is really all we care.
        
        Besides, the source tracking is most likely not thread safe, but this
        is ok for the same reason.
    c441e80e
mysql-test-run 11.1 KB