Tokutek / mysql-5.5

TokuDB for MySQL 5.5
http://www.tokutek.com/products/tokudb-for-mysql/
GNU General Public License v2.0
110 stars 38 forks source link

MTR's internal check of the test case 'main.mysql_upgrade' failed #32

Closed prohaska closed 10 years ago

prohaska commented 10 years ago
main.mysql_upgrade                       w7 [ pass ]   4356
2251    
2252    MTR's internal check of the test case 'main.mysql_upgrade' failed.
2253    This means that the test case does not preserve the state that existed
2254    before the test case was executed.  Most likely the test case did not
2255    do a proper clean-up. It could also be caused by the previous test run
2256    by this thread, if the server wasn't restarted.
2257    This is the diff of the states of the servers before and after the
2258    test case was executed:
2259    mysqltest: Logging to '/data/tokubuild/mysqls/mysql-5.5.37-tokudb-b218-1398345419-debug-e-linux-x86_64/mysql-test/var/7/tmp/check-mysqld_1.log'.
2260    mysqltest: Results saved in '/data/tokubuild/mysqls/mysql-5.5.37-tokudb-b218-1398345419-debug-e-linux-x86_64/mysql-test/var/7/tmp/check-mysqld_1.result'.
2261    mysqltest: Connecting to server localhost:13070 (socket /tmp/qeht9rL3aX/7/mysqld.1.sock) as 'root', connection 'default', attempt 0 ...
2262    mysqltest: ... Connected.
2263    mysqltest: Start processing test commands from './include/check-testcase.test' ...
2264    mysqltest: ... Done processing test commands.
2265    --- /data/tokubuild/mysqls/mysql-5.5.37-tokudb-b218-1398345419-debug-e-linux-x86_64/mysql-test/var/7/tmp/check-mysqld_1.result  2014-04-24 17:34:44.623228444 +0300
2266    +++ /data/tokubuild/mysqls/mysql-5.5.37-tokudb-b218-1398345419-debug-e-linux-x86_64/mysql-test/var/7/tmp/check-mysqld_1.reject  2014-04-24 17:34:49.134199531 +0300
2267    @@ -320,7 +320,7 @@
2268     SQL_LOG_OFF    OFF
2269     SQL_LOW_PRIORITY_UPDATES       OFF
2270     SQL_MAX_JOIN_SIZE      18446744073709551615
2271    -SQL_MODE       
2272    +SQL_MODE       NO_ENGINE_SUBSTITUTION
2273     SQL_NOTES      ON
2274     SQL_QUOTE_SHOW_CREATE  ON
2275     SQL_SAFE_UPDATES       OFF
2276    
2277    mysqltest: Result content mismatch
2278    
2279    not ok