Database connection scheme. The default specifies the connection through a local socket.
Declarations
Type
string
Default
"%(scheme)s://%(user)s@%(host)s:%(port)s/%(database)s?charset=%(charset)s&unix_socket=/run/mysqld/mysqld.sock"
Database connection scheme. The default specifies the connection through a local socket.
string
"%(scheme)s://%(user)s@%(host)s:%(port)s/%(database)s?charset=%(charset)s&unix_socket=/run/mysqld/mysqld.sock"