my $parser = SQL::Parser->new('AnyData', { PrintError => 0, # off RaiseError => 1, # on });