Bug #36611 redundant file
Submitted: 9 May 2008 3:43 Modified: 14 Apr 2009 6:03
Reporter: jack andrews Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:5.0.48 OS:Any
Assigned to: jack andrews CPU Architecture:Any

[9 May 2008 3:43] jack andrews
Description:
NdbGrep.cpp
>>> -----------
>>>
>>> g_info << "r = " << r
>>> << " (which should fail) started with id = " << backupId << endl;
>>>
>>>
>>> backupId is not initialised. this occurs later in file, too.

How to repeat:
read source

Suggested fix:

This is an old file that you can remove with "bk rm" and from the
Makefile.am in test/src/, also remove test/ndbapi/testGrepVerify.cpp

GREP means "global replication" and was developed before integration
with MySQL and row based replication. Btw. those files was never
implemented, it's just skeletons copied from another test - so they're
useless
[14 Apr 2009 6:03] jack andrews
this problem was reported on mysql-5.0
the redundant file was removed in later branches
eg. it's not in -telco-7.0