Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Having trouble deleting topics?

    • Story Topic
    • Twitter Topic
    • League

etc

even when they have no content in them...

 

This is a system setup issue that is related to the database user permission in use by Flow.

Database User Permissions Required

The user needs to have these permissions assigned:

ALTER
ALTER ROUTINE
CREATE
CREATE ROUTINE
CREATE TEMPORARY TABLES
CREATE VIEW
DELETE
DROP
EVENT
EXECUTE
INDEX
INSERT
LOCK TABLES
REFERENCES
SELECT
SHOW VIEW
TRIGGER
UPDATE

Setting User Permissions

SQLyog 12

Look for the User Manager icon:

Then select the user and choose to set either global privileges or object level privileges (to limit the user to specific databases)

MySQL Workbench 6.2

Look for Users and Privileges in the management tab/section

Then select the user and choose to set either global privileges or object level privileges (to limit the user to specific databases)


In this section:

Unable to render {include} The included page could not be found.

 

Unable to render {include} The included page could not be found.

  • No labels