mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
These tests rely on THR_KEY_mysys but it is not initialized. On Linux, the corresponding thread variable is null, but on macOS it has a nonzero value. In all cases, initialize the variable explicitly by calling MY_INIT and my_end appropriately.
2.4 KiB
2.4 KiB