| List: | MySQL and Perl | « Previous MessageNext Message » | |
| From: | Jochen Wiedmann | Date: | October 28 2003 8:22pm |
| Subject: | Re: How to determine connection options | ||
| View as plain text | |||
Steve Hay wrote: > Is there any way to determine what options were specified when the dbh > was created? Currently no. But why not just store the dbh's in a hash ref, which is maintained by the code opening and closing the connections? The hash values might be the DSN's or whatever you use to specify the options. Jochen
| Thread | ||
|---|---|---|
| • How to determine connection options | Steve Hay | 28 Oct |
| • Re: How to determine connection options | Jochen Wiedmann | 28 Oct |
