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 Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
data fix mroonga post-install script 2018-06-24 15:18:36 +02:00
lib Extract some of 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 Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
test Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
tools Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
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 Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +09:00
AUTHORS
autogen.sh Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +09:00
ChangeLog
CMakeLists.txt MDEV-35007 mroonga should modify source files during build 2024-10-03 15:05:09 +10:00
config.sh.in Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
configure.ac MDEV-14024 PCRE2. 2019-12-21 10:34:02 +01:00
COPYING Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
gpg_uid
ha_mroonga.cpp MDEV-34348: my_hash_get_key fixes 2024-11-23 08:14:22 -07:00
ha_mroonga.def Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +09:00
ha_mroonga.hpp sql/handler: referenced_by_foreign_key() returns bool 2024-09-30 16:33:25 +03:00
Makefile.am Update Mroonga to the latest version on 2017-10-16T09:50:49+0900 2017-10-16 09:50:49 +09:00
mrn.hpp MDEV-21166 Add Mroonga initialized check to Mroonga UDFs 2024-07-17 15:52:58 +10:00
mrn_constants.hpp Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mrn_err.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mrn_macro.hpp Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mrn_mysql.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
mrn_mysql_compat.h Merge 10.4 into 10.5 2022-10-13 17:05:30 +03:00
mrn_table.cpp MDEV-11412 Ensure that table is truly dropped when using DROP TABLE 2020-06-14 19:39:42 +03:00
mrn_table.hpp Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
mrn_variables.hpp perfschema compilation, test and misc fixes 2020-03-10 19:24:23 +01:00
mrn_version.h.in Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
NEWS
plugin_version Update Mroonga to the latest version on 2017-10-16T09:50:49+0900 2017-10-16 09:50:49 +09:00
README
required_groonga_normalizer_mysql_version
required_groonga_version Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +09:00
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 Update Mroonga to the latest version on 2017-10-16T09:50:49+0900 2017-10-16 09:50:49 +09:00
version_major Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +09:00
version_micro Update Mroonga to the latest version on 2017-10-16T09:50:49+0900 2017-10-16 09:50:49 +09:00
version_minor

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