Skip to content
Snippets Groups Projects
  1. Jun 12, 2014
  2. Jun 06, 2014
  3. Jun 05, 2014
    • josh4trunks's avatar
      Fix variable not always being defined. · ea162c8a
      josh4trunks authored
      ea162c8a
    • josh4trunks's avatar
      Work with MySQL Sockets · e77c9bb9
      josh4trunks authored
      This passes anything that is not a valid port (0<int<65535) as a unix socket.
      I tested this with unix sockets; this needs to be tested with a non-standard mysql port as well but I don't foresee any issues.
      
      To use a unix socket, even one different than PHP's mysql.default_socket..
      * Database Host = localhost:/path/to/socket
      e77c9bb9
  4. Jun 04, 2014
Loading