mariadb/storage/mroonga
Eugene Kosov c9aa495fb6 MDEV-19955 make argument of handler::ha_write_row() const
MDEV-19486 and one more similar bug appeared because handler::write_row() interface
welcomes to modify buffer by storage engine. But callers are not ready for that
thus bugs are possible in future.

handler::write_row():
handler::ha_write_row(): make argument const
2019-07-05 13:14:19 +03: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 Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
mysql-test Merge 10.2 into 10.3 2019-05-14 17:18:46 +03: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 Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
vendor/groonga Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02: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 Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
config.sh.in Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
configure.ac Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +09:00
COPYING Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
gpg_uid
ha_mroonga.cpp MDEV-19955 make argument of handler::ha_write_row() const 2019-07-05 13:14:19 +03: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 MDEV-19955 make argument of handler::ha_write_row() const 2019-07-05 13:14:19 +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_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.2 into 10.3 2019-05-14 17:18:46 +03:00
mrn_table.cpp Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
mrn_table.hpp Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
mrn_variables.hpp Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03: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 Update Mroonga to the latest version on 2015-04-30T04:44:30+0900 2015-04-30 04:44:30 +09:00
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 Update Mroonga to the latest version on 2015-04-30T04:44:30+0900 2015-04-30 04:44:30 +09:00
version Update Mroonga to the latest version on 2017-10-16T09:50:49+0900 2017-10-16 09:50:49 +09: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