Error: Multiple statements are not allowed.
-
Hey ?? ,
I’m trying to create logs using Automator. I’m attempting to execute a query, but I keep seeing the error “Multiple statements are not allowed.” How should I write the query to make everything work?
INSERT INTO asto_user_event_log (user_id, event_type, event_opis, widok)
VALUES (1481, 'logged_in', '[IP: 128.0.0.1; Permissions+Directory: Helper, Administration]', '0');Sorry for the issue, but I don’t understand. I thought the above statement was a single SQL query/task.
Greetings,
chelminski
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.