Skip to content

Conversation

@pawareliza14
Copy link

@pawareliza14 pawareliza14 commented Oct 7, 2025

What type of PR is this? (check all applicable)

  • ♻️ Refactor
  • ✨ Feature
  • 🐛 Bug Fix
  • 👷 Optimization
  • 📝 Documentation Update
  • 🚩 Other

Description

This PR introduces a new topic in the SQL series: SQL User Management and Permissions. It covers:

  • Creating and deleting users
  • Granting and revoking privileges
  • Viewing user privileges
  • Understanding MySQL privilege levels (global, database, table, etc.)
  • Role management (MySQL 8.0+)
  • Best practices for securing database access

This chapter will help database administrators manage user access, assign permissions securely, and follow best practices for privilege management.

Related Tickets & Documents

N/A

Added to documentation?

  • 📜 README
  • 🙅 no documentation needed

@pawareliza14 pawareliza14 changed the title Add SQL User Management and Permissions Topic Added SQL User Management and Permissions Topic Oct 7, 2025
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.

1 participant