Skip to content

Fix/mariadb mysqldump loose option#220

Merged
AaronFeledy merged 2 commits intomainfrom
fix/mariadb-mysqldump-loose-option
Feb 19, 2026
Merged

Fix/mariadb mysqldump loose option#220
AaronFeledy merged 2 commits intomainfrom
fix/mariadb-mysqldump-loose-option

Conversation

@AaronFeledy
Copy link
Member

@AaronFeledy AaronFeledy commented Feb 19, 2026

Note

Low Risk
Single config-option tweak in an install script; low blast radius and no security- or data-sensitive logic changes.

Overview
Updates scripts/mariadb-compat-install.sh to write mysqldump config as loose-skip-column-statistics instead of skip-column-statistics, so the option is applied on MySQL 8 while being safely ignored by MariaDB.

Written by Cursor Bugbot for commit b7bc450. This will update automatically on new commits. Configure here.

@netlify
Copy link

netlify bot commented Feb 19, 2026

Deploy Preview for lando-php ready!

Name Link
🔨 Latest commit b7bc450
🔍 Latest deploy log https://app.netlify.com/projects/lando-php/deploys/699701d20a4c790008dcc933
😎 Deploy Preview https://deploy-preview-220--lando-php.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 91 (🔴 down 2 from production)
Accessibility: 98 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@AaronFeledy AaronFeledy merged commit f38bb6e into main Feb 19, 2026
44 checks passed
@AaronFeledy AaronFeledy deleted the fix/mariadb-mysqldump-loose-option branch February 19, 2026 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants