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

skeema / skeema / 21503067479
92%

Build:
DEFAULT BRANCH: main
Ran 30 Jan 2026 03:17AM UTC
Jobs 1
Files 81
Run time 1min
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

30 Jan 2026 02:57AM UTC coverage: 92.483%. Remained the same
21503067479

push

github

evanelias
MySQL 9.6 support

This commit marks MySQL 9.6 as a supported DB flavor. MySQL 9.6 is a short-
term-support Innovation server version, released last week (20 Jan 2026).

One new reserved word, SETS, has been added for lint-reserved-word. Despite
this being a reserved word, information_schema.keywords erroneously lists it
as non-reserved. This has been an ongoing problem with new reserved words; of
the seven new reserved words added since 8.1+, only one is correctly listed
as reserved in that table. See https://bugs.mysql.com/bug.php?id=114874

Skeema's integration test suite passes as-is in 9.6, and none of the changes
described in the 9.6 release notes seem to affect schema management. That
said, 9.6 appears to contain massive internal changes to the server's foreign
key implementation, per https://github.com/mysql/mysql-server/commit/9e1e77f
and new server variable innodb_native_foreign_keys. Neither is mentioned in
the 9.6 release notes at present, but sometimes they get updated
retroactively.

Currently the "What Is New in MySQL 9.6" summary manual page is erroneously
a copy of the page from MySQL 9.5, with all references to "9.5" simply
replaced with "9.6". Hopefully this will get updated retroactively as well.

Due to the number of documentation gaps around 9.6, it is entirely possible
further 9.6-related changes will be needed in a subsequent Skeema commit.

10839 of 11720 relevant lines covered (92.48%)

1.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21503067479.1 30 Jan 2026 03:17AM UTC 81
92.48
GitHub Action Run
Source Files on build 21503067479
  • Tree
  • List 81
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 23b85cd6 on github
  • Prev Build on main (#21191711078)
  • Next Build on main (#21691045741)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc