Skip to content
Snippets Groups Projects
Verified Commit 8f70ec15 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

DOC: some code comments

parent e62d1799
No related branches found
No related tags found
No related merge requests found
......@@ -113,6 +113,7 @@ BEGIN
')');
END IF;
ELSE
-- unversioned queries
IF targetSet IS NULL OR sourceSet = targetSet THEN
SET @stmtBackRefStr = CONCAT('DELETE FROM `',
sourceSet,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment