167
167
# Update the cxn's name. Until we connect, the DSN parts
168
168
# h and P are used. Once connected, use @@hostname.
170
170
PTDEBUG && _d($dbh, $sql);
172
172
PTDEBUG && _d($dbh, 'hostname:', $hostname, $server_id);
174
174
$self->{hostname} = $hostname;