mariadb/storage/mroonga
Max Kellermann 45298b730b sql/handler: referenced_by_foreign_key() returns bool
The method was declared to return an unsigned integer, but it is
really a boolean (and used as such by all callers).

A secondary change is the addition of "const" and "noexcept" to this
method.

In ha_mroonga.cpp, I also added "inline" to the two helper methods of
referenced_by_foreign_key().  This allows the compiler to flatten the
method.
2024-09-30 16:33:25 +03:00
..
build
data
lib Merge 10.4 into 10.5 2023-02-10 12:02:11 +02:00
mysql-test MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07: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-33746 Supply missing override markings 2024-06-20 11:32:13 -04:00
appveyor.yml
AUTHORS
autogen.sh
ChangeLog
CMakeLists.txt MDEV-33723 Mroonga ignored WITHOUT_DYNAMIC_PLUGINS 2024-03-19 13:12:56 +01:00
config.sh.in
configure.ac
COPYING
gpg_uid
ha_mroonga.cpp sql/handler: referenced_by_foreign_key() returns bool 2024-09-30 16:33:25 +03: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