Bug #14170
closedNo check of mysql-rights
0%
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)
Updated by Martin Kutschker over 20 years ago
I have seen this behaviour myself.
Updated by David Bruchmann over 14 years ago
I think this bug / feature is still relevant, isn't it?
Updated by Chris topher about 13 years ago
- Target version changed from 4.6.0 to 4.6.1
Updated by Chris topher almost 13 years ago
- Target version changed from 4.6.1 to 4.6.2
Updated by Alexander Opitz over 11 years ago
- TYPO3 Version changed from 4.4 to 6.2
- PHP Version deleted (
4.3)
We can test the user rights in stall tool, if the installer code is cleaned up.
Updated by Christian Kuhn over 10 years ago
- Is Regression set to No
Hmmm, it seems not many people stumble upon this issue. There was no work and no comments on this one for 10 years. I suggest to close this issue now until someone really wants to work on a solution.
Updated by Christian Kuhn over 10 years ago
- Status changed from Accepted to Closed