Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
gentoo:mysql [2024/03/12 13:58] – willy | gentoo:mysql [2025/03/13 13:24] (current) – [MariaDB / MySQL] willy | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== MariaDB / MySQL ====== | + | ====== |
[[https:// | [[https:// | ||
Line 48: | Line 48: | ||
grant all privileges on DATABASE_NAME.* TO ' | grant all privileges on DATABASE_NAME.* TO ' | ||
flush privileges; | flush privileges; | ||
- | </code | + | </code> |