Project

General

Profile

Actions

Bug #63290

closed

MySQL rights installtool

Added by Job Rutgers over 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
Start date:
2014-11-24
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
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.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #51930: install tool database data step should show query errorsClosedMorton Jonuschat2013-09-12

Actions
Actions #1

Updated by Mathias Schreiber over 9 years ago

  • Target version changed from 7.0 to 7.1 (Cleanup)
Actions #2

Updated by Benni Mack almost 9 years ago

  • Target version changed from 7.1 (Cleanup) to 7.4 (Backend)
Actions #3

Updated by Benni Mack almost 9 years ago

  • Sprint Focus set to On Location Sprint
Actions #4

Updated by Rutishauser Katrin almost 9 years ago

I consider this a major bug; Markus pls change to bug.

Actions #5

Updated by Markus Klein almost 9 years ago

  • 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
Actions #6

Updated by Susanne Moog over 8 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #7

Updated by Markus Klein over 8 years ago

  • Assignee deleted (Markus Klein)
Actions #8

Updated by Anja Leichsenring over 8 years ago

  • Sprint Focus changed from On Location Sprint to Remote Sprint
Actions #9

Updated by Mathias Brodala over 8 years ago

  • 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
Actions

Also available in: Atom PDF