mariadb/storage/mroonga
Daniel Black bf7cfa2535 MDEV-35574 remove obsolete pthread_exit calls
Threads can normally exit without a explicit pthread_exit call.

There seem to date to old glibc bugs, many around 2.2.5.

The semi related bug was https://bugs.mysql.com/bug.php?id=82886.

To improve safety in the signal handlers DBUG_* code was removed.

These where also needed to avoid some MSAN unresolved stack issues.

This is effectively a backport of 2719cc4925.
2024-12-10 12:12:20 +11:00
..
build
data
lib Extract some of #3360 fixes to 10.5.x 2024-11-21 22:43:56 +11:00
mysql-test MDEV-35007 mroonga should modify source files during build 2024-10-03 15:05:09 +10:00
packages
test
tools
udf MDEV-21166 Add Mroonga initialized check to Mroonga UDFs 2024-07-17 15:52:58 +10:00
vendor/groonga MDEV-35574 remove obsolete pthread_exit calls 2024-12-10 12:12:20 +11:00
appveyor.yml
AUTHORS
autogen.sh
ChangeLog
CMakeLists.txt MDEV-35007 mroonga should modify source files during build 2024-10-03 15:05:09 +10:00
config.sh.in
configure.ac
COPYING
gpg_uid
ha_mroonga.cpp MDEV-34348: my_hash_get_key fixes 2024-11-23 08:14:22 -07:00
ha_mroonga.def
ha_mroonga.hpp sql/handler: referenced_by_foreign_key() returns bool 2024-09-30 16:33:25 +03:00
Makefile.am
mrn.hpp MDEV-21166 Add Mroonga initialized check to Mroonga UDFs 2024-07-17 15:52:58 +10:00
mrn_constants.hpp
mrn_err.h
mrn_macro.hpp
mrn_mysql.h
mrn_mysql_compat.h Merge 10.4 into 10.5 2022-10-13 17:05:30 +03:00
mrn_table.cpp
mrn_table.hpp
mrn_variables.hpp
mrn_version.h.in
NEWS
plugin_version
README
required_groonga_normalizer_mysql_version
required_groonga_version
sources.am MDEV-21166 Add Mroonga initialized check to Mroonga UDFs 2024-07-17 15:52:58 +10:00
version_full MDEV-7209 mroonga storage engine fails to build on OpenBSD 2021-07-27 20:44:46 +02:00
version_in_hex
version_major
version_micro
version_minor

See doc/locale/en/html/index.html or doc/locale/ja/html/index.html