Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
MDEV-22066: out-of-source build fails with WITHOUT_SERVER=ON
Patch 4aaa38d is replacing `my_config.h` with `my_global.h` which is included in in-source build, but not for out-of-source build tree. Closes #1466
- Loading branch information