Fixed compilation failure on MacOSX
Due to a hack that has propagated to the maria storage engine, undefined behaviour would result by bypassing the initialization code of variables after my_thread_init(). By refactoring the nested logic into a separate function, this problem is resolved.
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment