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

skeema / skeema / 7051533072
92%

Build:
DEFAULT BRANCH: main
Ran 30 Nov 2023 07:56PM UTC
Jobs 1
Files 75
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

30 Nov 2023 07:38PM UTC coverage: 93.309% (-0.09%) from 93.396%
7051533072

push

github

evanelias
MariaDB 11.2 support

This commit marks MariaDB 11.2 as a supported DB flavor, now that its GA
release occurred on 21 Nov 2023. No functional changes were required, as none
of MariaDB 11.2's documented changes directly affect Skeema's functionality
(see https://mariadb.com/kb/en/changes-improvements-in-mariadb-11-2/) and all
integration tests pass when run against a MariaDB 11.2 Docker image.

MariaDB 11.2 improves its built-in online schema change support to now include
ALTER TABLE ... ALGORITHM=COPY, LOCK=NONE. As before, Skeema users can enforce
a minimum algorithm/lock for generated ALTER TABLE statements by using
Skeema's alter-algorithm and alter-lock options. However, users should be
aware that the server's built-in OSC can cause replication lag. Enabling
MariaDB's binlog_alter_two_phase server variable can help reduce or prevent
this lag.

This commit also includes several minor tweaks to integration test setup SQL,
explicitly specifying collations to future-proof the logic for MariaDB 11.2's
new character_set_collations server variable.

1 of 1 new or added line in 1 file covered. (100.0%)

9 existing lines in 2 files now uncovered.

9566 of 10252 relevant lines covered (93.31%)

1.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7051533072.1 30 Nov 2023 07:56PM UTC 0
93.31
GitHub Action Run
Source Files on build 7051533072
Detailed source file information is not available for this build.
  • Back to Repo
  • 36113596 on github
  • Prev Build on mariadb-uca14-collations (#7027887220)
  • Next Build on main (#7053843812)
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