2023-08-22, 01:56 PM
(2023-08-22, 01:51 PM)Laird Wrote: We really are in Wonderland...
What happens now when you run the full set of queries again?
Well there is still the last part of that query which we didn't add back
PREPARE stmt FROM @query;
EXECUTE stmt;
So I just added it and ran it >> and that got the "Access Denied" error!