mariadb/unittest/sql
Daniel Black 2e23c7342f MDEV-34567 unit.my_apc always failing on FreeBSD-14
Without the call to my_mutex_init, the mutex attributes
my_fast_mutexattr and my_errorcheck_mutexattr are uninitialized.

Linux tolerates this but FreeBSD doesn't (and segfaults).

We fix for all since the unit text should be testing the
standard mutexes of the system.
2024-09-05 12:14:06 +10:00
..
CMakeLists.txt MDEV-23766: Re-add Json_writer unit test. 2021-11-09 17:07:23 +02:00
dummy_builtins.cc improve build, allow sql library to be built in parallel with builtins 2021-11-09 17:02:45 +02:00
explain_filename-t.cc MDEV-19897 Rename source code variable names from utf8 to utf8mb3 2019-06-28 12:37:04 +04:00
mf_iocache-t.cc Merge branch '10.2' into 10.3 2020-11-14 09:57:22 +01:00
my_apc-t.cc MDEV-34567 unit.my_apc always failing on FreeBSD-14 2024-09-05 12:14:06 +10:00
my_json_writer-t.cc MDEV-23766: Re-add Json_writer unit test. 2021-11-09 17:07:23 +02:00