Cannot create view via Query results operation (master only)
Signed-off-by: Marc Delisle <marc@infomarc.info>
This commit is contained in:
parent
9e5d7550e0
commit
65d46038af
@ -36,7 +36,9 @@ $view_security_options = array(
|
||||
'INVOKER'
|
||||
);
|
||||
|
||||
$sql_query = '';
|
||||
if (empty($sql_query)) {
|
||||
$sql_query = '';
|
||||
}
|
||||
|
||||
if (isset($_REQUEST['createview']) || isset($_REQUEST['alterview'])) {
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user