-
We plan to release 12.0.1 in a few days.
guide: http://groonga.org/ja/docs/contribution/development/release.html (Japanese)
- [x] NEWS
- [x] Update news
- [x] Translate news
- [ ] Prepare…
-
We plan to release 11.13 in a few days.
guide: http://mroonga.org/ja/docs/developer/release.html (Japanese)
- [x] NEWS
- [x] Update news
- [x] Translate news
- [x] Prepare Release Note an…
-
Reproducible builds are important for software supply chain security. See https://reproducible-builds.org/
All packages in Debian are tested for reproducibility. Currently the latest MariaDB 10.3 b…
ottok updated
2 years ago
-
実行コマンド:
```
brew tap mroonga/mroonga
brew install mroonga --with-homebrew-mariadb
```
Homebrew 3.3.9
MacOS 11.5.2
エラーとなっている? 02.makeが長すぎるので添付ファイルにしています。
独力で原因が解明できませんでした。よろしければご助力ください。
[…
-
We plan to release 11.11 in a few days.
guide: http://mroonga.org/ja/docs/developer/release.html (Japanese)
- [x] NEWS
- [x] Update news
- [x] Translate news
- [ ] Prepare Release Note an…
-
We plan to release 11.10 in a few days.
guide: http://mroonga.org/ja/docs/developer/release.html (Japanese)
- [x] NEWS
- [x] Update news
- [x] Translate news
- [x] Prepare Release Note an…
-
```
register normalizers/mysql
table_create Entries TABLE_NO_KEY
column_create Entries body COLUMN_SCALAR ShortText
table_create Terms TABLE_PAT_KEY ShortText --default_tokenizer TokenBigram --n…
-
| | |
| --- | --- |
| Bugzilla Link | [28626](https://llvm.org/bz28626) |
| Resolution | FIXED |
| Resolved on | Jul 21, 2016 01:29 |
| Version | 3.9 |
| OS | Linux |
| Blocks | llvm/llvm-project#28…
-
We plan to release 11.09 in a few days.
guide: http://mroonga.org/ja/docs/developer/release.html (Japanese)
- [x] NEWS
- [x] Update news
- [x] Translate news
- [x] Prepare Release Note an…
-
One of my co-workers got this error when starting our Spring Boot project that uses MariaDB4j. This was on Mac OSX
`dyld: Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
Reference…