Subject: | Silence warning during server startup |
The following warning is printed when Apache::DBI does a "normal" (i.e.,
non-cached) connection while apache is starting up:
"skipping connection during server startup, read the docu !!"
Since Apache::DBI is doing the right thing anyway, there should be a way
to silence this warning.