• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

huginn / huginn / 30390126980 / 2
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 28 Jul 2026 07:17PM UTC
Files 346
Run time 8s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

28 Jul 2026 07:01PM UTC coverage: 88.599%. Remained the same
30390126980.2

Pull #3704

github

knu
Raise MySQL sort_buffer_size for JSON columns

With NATIVE_JSON_COLUMNS enabled, ORDER BY queries on events include
the JSON payload column in filesort rows, and MySQL 8 fails with "Out
of sort memory" (ER 1038) at the default sort_buffer_size of 256K.
Observed with AgentReceiveJob on a DataOutputAgent under MySQL 8.4.

- Set sort_buffer_size = 4M for the MySQL server bundled in the
  multi-process Docker image.
- Recommend the same in .env.example and the installation manual for
  self-managed MySQL servers.
Pull Request #3704: Raise MySQL sort_buffer_size for JSON columns

0 of 50 branches covered (0.0%)

Branch coverage included in aggregate %.

16056 of 18072 relevant lines covered (88.84%)

117.52 hits per line

Source Files on job 30390126980.2
  • Tree
  • List 346
  • Changed 172
  • Source Changed 0
  • Coverage Changed 172
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 30390126980
  • 252a9c5b on github
  • Prev Job for on master (#30390192775.1)
  • Next Job for on master (#30391847859.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc