bug #2682140 UUID() and CURRENT_USER() should not accept arguments
This commit is contained in:
@@ -160,6 +160,8 @@ $func_no_param = array(
|
||||
'RAND',
|
||||
'USER',
|
||||
'LAST_INSERT_ID',
|
||||
'UUID',
|
||||
'CURRENT_USER',
|
||||
);
|
||||
|
||||
foreach ($loop_array as $rowcount => $primary_key) {
|
||||
|
Reference in New Issue
Block a user