mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 13:02:28 +01:00
b1a8b3aa6e
Reverted the ulong->uint diff Re-applied the first diff. The original commit message follows: enum plugin system variables are ulong internally, not int. On systems where long is not the same as an int it causes problems. Fixed by correct typecasting. Removed the test from the experimental list. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ha_example.cc | ||
ha_example.h | ||
Makefile.am | ||
plug.in |