@ -92,6 +92,8 @@ class DbCompare:
pass
elif line.strip().startswith('ALTER VIEW'):
elif line.strip().startswith('('):
elif line.strip().startswith('ALTER DEFINER'):
temp.append(line)
alter_definer = 1