Yes.. My bad :)..
The messages are totally harmless.. I just haven't found a slick way to
get rid of them yet :(..
So ill use this opportunity to make a short shoutout:
I am open to suggestions from any perl mongers out there.
The "..used only once: possible typo at..." happens because DBI is used
by default, but sqlgrey is "ready" for "DBCluster".
However.. When DBCluster isnt loaded, the setting to DBCluster generate
these funky looking errors.
(and because warnings are enabled of course).
Anyone know a funky trick? Or do i actually have to create dummy lines
that uses these vars to shut perl up?
- Dan
Ray Booysen wrote:
> Upgraded SQL grey to 1.74 and I am getting this on starting SQLGrey
>
> * Starting SQLgrey ...
> Name "DBIx::DBCluster::DEBUG" used only once: possible typo at
> /usr/sbin/sqlgrey line 2413.
> Name "DBIx::DBCluster::WRITE_HOSTS_NEVER_READ" used only once: possible
> typo at /usr/sbin/sqlgrey line 827.
> Name "DBIx::DBCluster::CLUSTERS" used only once: possible typo at
> /usr/sbin/sqlgrey line 818.
>
> Any ideas?
>
> Regards
> Ray
>
>
|