View Issue Details

IDProjectCategoryView StatusLast Update
338WADFCorepublic24 Nov 2011 21:49
Reportermrosenquist Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Product Version0.13.3 
Summary338: The default config for wadf should probably set the db_port to by the mysql config
DescriptionThe default config for wadf should probably set the db_port to by the mysql config

It would be good to encourage using a full db dsn including the port for maxium portablity
TagsNo tags attached.

Activities

timj

24 Nov 2011 21:49

manager   ~425

The only issue with this is that if you are using MySQL on the local machine, it's often best *not* to use a port, because in many configurations it will then insted connect via a local UNIX socket, which is faster.

Issue History

Date Modified Username Field Change
11 Feb 2010 12:05 mrosenquist New Issue
24 Nov 2011 21:49 timj Note Added: 425