From: John David Duncan Date: September 22 2011 8:35pm Subject: bzr push into mysql-5.5-cluster branch (john.duncan:3533 to 3534) List-Archive: http://lists.mysql.com/commits/141103 Message-Id: <201109222035.p8MKZKW2027046@acsmt358.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 3534 John David Duncan 2011-09-22 No virtual destructor. (let the compiler give a warning for now) modified: storage/ndb/memcache/include/Scheduler.h 3533 John David Duncan 2011-09-22 Add ndb_memcache to default list of test suites. modified: mysql-test/mysql-test-run.pl === modified file 'storage/ndb/memcache/include/Scheduler.h' --- a/storage/ndb/memcache/include/Scheduler.h 2011-09-22 19:51:21 +0000 +++ b/storage/ndb/memcache/include/Scheduler.h 2011-09-22 20:30:08 +0000 @@ -37,7 +37,6 @@ class Scheduler { public: /* Public Interface */ Scheduler() {}; - virtual ~Scheduler() {}; /** init() is the called from the main thread, after configuration has been read. No bundle (reason: useless for push emails).