You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If mysql prefix is not /usr, can not found my_global.h
[root@host lib_mysqludf_aes256-1.0.3]$ ./configure --with-mysql=/opt/mysql-5.5.40
...
checking mysql.h usability... yes
checking mysql.h presence... yes
checking for mysql.h... yes
checking my_global.h usability... no
checking my_global.h presence... no
checking for my_global.h... no
configure: error: You must need my_global.h file to build this udf.
Sorry I may have posted this question too quickly because I thank that it was unresolved.
I tried to use your lib in a MariaDB docker container (version 10.4) but I did not succeed, this docker image lacks of some .h files needed.
After that I succeeded to use your librairy in a standalone server with MariaDB installed properly.
If mysql prefix is not /usr, can not found my_global.h
This issue is reported at https://oops.org/SERVICE/jsboard/read.php?table=jsboard_oopsQnA&no=53450 by 김대홍 <srpro3 AT paran.com>
The text was updated successfully, but these errors were encountered: