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
Bug#24555770: X PLUGIN FILES ARE BUILT WITH DIFFERENT OPTIONS
Change how X plugin is built. Use a single MYSQL_ADD_PLUGIN
rather than ADD_CONVENIENCE_LIBRARY + MYSQL_ADD_PLUGIN.
This ensures that all files are built in the same way.
0 commit comments