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