Changeset 41016
- Timestamp:
- Oct 31, 2019, 12:00:44 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20191011/Nebulous-Server/bin/neb-voladd
r28492 r41016 43 43 44 44 my $dbh = DBI->connect( 45 # if you want to work with the localhost database but get socket path errors, 46 # you should set the server host as 127.0.0.1 (not localhost) 47 48 # the following tells DBI to read the mysql/my.cnf files 49 # "DBI:mysql:database=$db:host=$dbhost:mysql_read_default_group=dbd_mysql", 50 45 51 "DBI:mysql:database=$db:host=$dbhost", 46 52 $dbuser,
Note:
See TracChangeset
for help on using the changeset viewer.
