MDEV-7526: TokuDB doesn't build on OS X
Fixed compile warning related to if statement always being true. The if statement can not be false, as the address of a member field is always true.
Showing
Please register or sign in to comment
Fixed compile warning related to if statement always being true. The if statement can not be false, as the address of a member field is always true.