MySQL.jl
MySQL.jl copied to clipboard
Precompilation fails
WARNING: Method definition mysql_get_option(Ptr{Nothing}, Integer, Ref{UInt32}) in module API at C:\Users\KaisermayerV\.julia\packages\MySQL\tCDUl\src\api\ccalls.jl:218 overwritten at C:\Users\KaisermayerV\.julia\packages\MySQL\tCDUl\src\api\ccalls.jl:225.
version = "1.4.3"
julia> Cuint
UInt32
julia> Culong
UInt32 <-- shouldn't this be 64bit??
julia> versioninfo()
Julia Version 1.10.0
Commit 3120989f39 (2023-12-25 18:01 UTC)
Build Info:
Official https://julialang.org/ release
Platform Info:
OS: Windows (x86_64-w64-mingw32)
CPU: 12 × Intel(R) Core(TM) i5-10400 CPU @ 2.90GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-15.0.7 (ORCJIT, skylake)
Threads: 1 on 12 virtual cores
Environment:
JULIA_PKG_PRECOMPILE_AUTO = 0
Hello, solved in 1.4.6