Bugs fixed:
On Windows, MySQL Proxy might not find the required modules during initialization. The core code has been updated to find the components correctly, and the Lua-based C modules are prefixed with
lua-
and Lua plugins withplugin-
. (Bug#45833)