sub connect_attributes { return [ { key => 'mysql_enable_utf8', default => 1, values => [ 0, 1 ] }, ]; }