Bug #63290
closed
Added by Job Rutgers almost 10 years ago.
Updated about 9 years ago.
Sprint Focus:
Remote Sprint
Description
When the MySQL rights of the selected user and table on first install do not have CREATE in it, the install tool will come to step 4, but can't continue. The install tool does not show any error or warning.
It would be nice if the install tool checks the needed MySQL rights.
- Target version changed from 7.0 to 7.1 (Cleanup)
- Target version changed from 7.1 (Cleanup) to 7.4 (Backend)
- Sprint Focus set to On Location Sprint
I consider this a major bug; Markus pls change to bug.
- Tracker changed from Feature to Bug
- Category set to Install Tool
- Assignee set to Markus Klein
- TYPO3 Version set to 7
- Is Regression set to No
- Target version changed from 7.4 (Backend) to 7.5
- Assignee deleted (
Markus Klein)
- Sprint Focus changed from On Location Sprint to Remote Sprint
- Status changed from New to Closed
The Install Tool will show errors as soon as #51930 is fixed. The DB requirements can be seen in the INSTALL.md
:
### MySQL required privileges
The MySQL user needs a least the following privileges on the TYPO3 database:
* SELECT, INSERT, UPDATE, DELETE
* CREATE, DROP, INDEX, ALTER, CREATE TEMPORARY TABLES, LOCK TABLES
It is recommended to also grant the following privileges:
* CREATE VIEW, SHOW VIEW
* EXECUTE, CREATE ROUTINE, ALTER ROUTINE
Also available in: Atom
PDF