Skip to content

Update openboxes sql user instructions#4992

Merged
ewaterman merged 1 commit intodevelopfrom
docs/mysql-readme-update
Jan 8, 2025
Merged

Update openboxes sql user instructions#4992
ewaterman merged 1 commit intodevelopfrom
docs/mysql-readme-update

Conversation

@ewaterman
Copy link
Member

✨ Description of Change

A concise summary of what is being changed. Please provide enough context for reviewers to be able to understand the change and why it is necessary. If the issue/ticket already provides enough information, you can put "See ticket" as the description.

Link to GitHub issue or Jira ticket: N/A

Description: As of MySQL 8, you can no longer create a user and grant them permissions in the same command. https://stackoverflow.com/questions/50177216/how-to-grant-all-privileges-to-root-user-in-mysql-8-0 Updated the readme to reflect this.

As of MySQL 8, you can no longer create a user and grant them permissions in the same command. Updated the readme to reflect this.
@ewaterman ewaterman requested a review from jmiranda January 2, 2025 18:38
@github-actions github-actions bot added the domain: documentation Changes or discussions relating to documentation label Jan 2, 2025
@ewaterman ewaterman changed the title Update openboxes user instructions Update openboxes sql user instructions Jan 2, 2025
@codecov
Copy link

codecov bot commented Jan 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 7.67%. Comparing base (08b3608) to head (ca0c220).
Report is 188 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##             develop   #4992   +/-   ##
=========================================
  Coverage       7.67%   7.67%           
  Complexity       834     834           
=========================================
  Files            605     605           
  Lines          42451   42451           
  Branches       10308   10308           
=========================================
  Hits            3260    3260           
  Misses         38711   38711           
  Partials         480     480           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ewaterman ewaterman self-assigned this Jan 7, 2025
Copy link
Member

@jmiranda jmiranda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yikes! Yeah, good catch.

@ewaterman ewaterman merged commit 74c87f8 into develop Jan 8, 2025
8 checks passed
@ewaterman ewaterman deleted the docs/mysql-readme-update branch January 8, 2025 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain: documentation Changes or discussions relating to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants