[TYPO3-english] what MySQL privileges are needed
Michael Schams
typo3.lists at 2015.trash.schams.net
Mon Dec 14 10:24:05 CET 2015
Hi Philipp,
Your list does not exactly match the list of SQL commands required as
documented in INSTALL.md (for 7.6.0):
https://git.typo3.org/Packages/TYPO3.CMS.git/blob_plain/refs/tags/7.6.0:/INSTALL.md
I created a ticket and would appreciate your feedback if an update is
required:
https://forge.typo3.org/issues/72199
Many thanks! :-)
Cheers
Michael
On Sat, 2015-12-12 at 05:48 +0100, Philipp Gampe wrote:
> Hi Nico Deblauwe,
>
> Nico Deblauwe wrote:
>
> Not needed
> > ALL PRIVILEGES
>
> Needed:
> > ALTER
> > CREATE
> > DELETE
> > DROP
> > INDEX
> > INSERT
> > REFERENCES
> > SELECT
> > UPDATE
>
> Optional for now, might be needed in newer versions (or by extensions):
> > ALTER ROUTINE
> > CREATE ROUTINE
> > CREATE TEMPORARY TABLES
> > CREATE VIEW
> > EXECUTE
> > EVENT
> > LOCK TABLES
> > SHOW VIEW
> > TRIGGER
>
> Best regards
More information about the TYPO3-english
mailing list