Actions
Bug #14170
closedNo check of mysql-rights
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2004-05-17
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
check if all rights needed for mysql are correctly set..that means create tables, alter tables and so on..
Example: alter table is not allowed to the user->there is no mysql failure message either in install tool nor in extension manager when installing a new extension, which wants to alter tables.
So the user didn't know why his extensions wouldn't work.
Perhaps it's not necessary to check the rights, but the results of the sql statements should be checked anyway!
(issue imported from #M97)
Actions