mariadb/storage/mroonga
Monty 1628a2ae27 Fixed issues found by buildbot
- MDEV-11621 rpl.rpl_gtid_stop_start fails sporadically in buildbot
- MDEV-11620 rpl.rpl_upgrade_master_info fails sporadically in buildbot

The issue above was probably that the build machine was overworked and the
shutdown took longer than 30 resp 10 seconds, which caused MyISAM tables
to be marked as crashed.
Fixed by flushing myisam tables before doing a forced shutdown/kill.
I also increased timeout for forced shutdown from 10 seconds to 60 seconds
to fix other possible issues on slow machines.

Fixed also some compiler warnings
2017-01-11 09:18:35 +02:00
..
build
data
lib
mysql-test store/show vcols as item->print() 2016-12-12 20:35:41 +01:00
packages
test
tools
udf
vendor/groonga Fixed issues found by buildbot 2017-01-11 09:18:35 +02:00
appveyor.yml
AUTHORS
autogen.sh
ChangeLog
CMakeLists.txt
config.sh.in
configure.ac
COPYING
gpg_uid
ha_mroonga.cpp
ha_mroonga.def
ha_mroonga.hpp
Makefile.am
mrn_constants.hpp
mrn_err.h
mrn_macro.hpp
mrn_mysql.h
mrn_mysql_compat.h
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
version
version_in_hex
version_major
version_micro
version_minor

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