Bug #22513 ndb includes files not included in build
Submitted: 20 Sep 2006 14:19 Modified: 21 Sep 2006 16:22
Reporter: Johan Andersson
Status: Duplicate
Category:Server: Cluster Severity:S3 (Non-critical)
Version:5.1.12-BK, 5.1 OS:Any (*)
Assigned to: Target Version:

[20 Sep 2006 14:19] Johan Andersson
Description:
Taking the source, building the source and then 
make bin-dist
Checking the dist, and no include files for ndb are included.

How to repeat:
Get a clone
BUILD/compile....
make bin-dist

tar tvzf <tar ball>

--> no ndb include files

Suggested fix:
include them
[20 Sep 2006 15:11] Valeriy Kravchuk
Verified just as described with 5.1.12-BK on production@. Files from
include/mysql/storage/ndb are not included.
[20 Sep 2006 15:25] Johan Andersson
please also add:
ndbd_exit_codes.h
[21 Sep 2006 16:22] Calvin Sun
Dup of bug#21955.