From: Date: May 27 2008 7:45pm Subject: commit into mysql-5.1 branch (davi:2656) Bug#37003 List-Archive: http://lists.mysql.com/commits/47102 X-Bug: 37003 Message-Id: <20080527174515.9A08423FAC@skynet> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit # At a local mysql-5.1 repository of davi 2656 Davi Arnaut 2008-05-27 Bug#37003: Tests sporadically crashes with embedded server Disable low_priority_updates test in embedded server. modified: mysql-test/t/sql_low_priority_updates_func.test per-file comments: mysql-test/t/sql_low_priority_updates_func.test Suppress test on embedded builds. === modified file 'mysql-test/t/sql_low_priority_updates_func.test' --- a/mysql-test/t/sql_low_priority_updates_func.test 2008-04-10 13:14:28 +0000 +++ b/mysql-test/t/sql_low_priority_updates_func.test 2008-05-27 17:45:06 +0000 @@ -19,6 +19,7 @@ # # ############################################################################### +--source include/not_embedded.inc ################################################################ # sql_low_priority_updates was renamed to low_priority_updates #