mirror of
https://github.com/MariaDB/server.git
synced 2025-11-30 05:23:50 +03:00
Thanks to Maarten Vanraes for the patch sql/sql_plugin.cc: Fix plugin boolean variables to receive the value "1", not "-1", when they are set to 1. Aside from being bizarre, the existing behavior is unportable: machines where char is unsigned print "255" instead.
109 KiB
109 KiB