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

skeema / skeema / 5294109142
92%

Build:
DEFAULT BRANCH: main
Ran 16 Jun 2023 09:00PM UTC
Jobs 1
Files 73
Run time 3s
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

16 Jun 2023 08:53PM UTC coverage: 93.197% (-0.007%) from 93.204%
5294109142

push

github

evanelias
MariaDB 11.0: handle change in SUPER privileges

In MySQL (all versions) and MariaDB 10.x, the SUPER privilege permits far-
reaching abilities that also include all finer-grained privileges. MariaDB
11.0 has changed this behavior though, such that SUPER explicitly does not
confer any of these fine-grained privileges.

This commit fixes privilege checks to account for this behavior change on
systems running MariaDB 11, and also adds integration testing to confirm the
new logic is correct.

This change corrects the behavior of Skeema's temp-schema-binlog option when
set to its default value of "auto", since SUPER does not provide the ability
to set sql_log_bin=0 in MariaDB 11.0.

A corresponding change in Skeema Premium will also correct the behavior of
option strip-definer=auto, since SUPER does not provide the ability to
manipulate DEFINERs in MariaDB 11.0.

9042 of 9702 relevant lines covered (93.2%)

1.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5294109142.1 16 Jun 2023 09:00PM UTC 0
93.2
GitHub Action Run
Source Files on build 5294109142
Detailed source file information is not available for this build.
  • Back to Repo
  • 2b112b67 on github
  • Prev Build on main (#5273748125)
  • Next Build on main (#5316913930)
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