... kohana seems to need them.
@@ -0,0 +1 @@
+[^.]*
@@ -18,7 +18,7 @@ return array
*
* Ports and sockets may be appended to the hostname.
*/
- 'hostname' => 'localhost',
+ 'hostname' => '192.168.100.102',
'database' => 'hello_world',
'username' => 'benchmarkdbuser',
'password' => 'benchmarkdbpass',