Details
Description
The tests
unit.my_json_writer
|
unit.dynstring
|
rely on THR_KEY_mysys but it is not initialized on macOS. 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.
Attachments
Issue Links
- relates to
-
MDEV-33616 Tests Failing on macOS, organized by failure kind
- Stalled