mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01:00
1628a2ae27
- 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 |
||
---|---|---|
.. | ||
benchmark | ||
bindings | ||
build | ||
examples | ||
include | ||
lib | ||
plugins | ||
src | ||
tools | ||
vendor | ||
appveyor.yml | ||
autogen.sh | ||
base_version | ||
CMakeLists.txt | ||
config.h.cmake | ||
config.sh.in | ||
configure.ac | ||
COPYING | ||
gpg_uid | ||
groonga-httpd-conf.sh.in | ||
groonga.pc.in | ||
Makefile.am | ||
nginx_version | ||
ra.rb | ||
README.md | ||
version-gen.sh |
README
Groonga is an open-source fulltext search engine and column store.
Reference manual
See doc/source/ directory or http://groonga.org/docs/.
Bundled software
mruby
- Path: vendor/mruby-source
- License: The MIT license. See vendor/mruby-source/MITL for details.
Onigmo
- Path: vendor/onigmo-source
- License: BSD license. See vendor/onigmo-source/COPYING for details.
nginx
- Path: vendor/nginx-${VERSION}
- License: BSD license. See vendor/nginx-${VERSION}/LICENSE for details.
Authors
Primary authors
- Daijiro MORI
- Tasuku SUENAGA
- Yutaro Shimamura
- Kouhei Sutou
- Kazuho Oku
- Moriyoshi Koizumi
Patches and modules from
TODO: Update or use https://github.com/groonga/groonga/graphs/contributors instead.
- Daisuke Maki
- Kazuhiro Osawa
- Hiroyuki OYAMA
- Nguyen Anh Phu
- Hideyuki KUROSU <hideyuki. kurosu at gmail. com>
- Takuo Kitame
- Yoshihiro Oyama
- cZfSunOs.U