system/libraries/drivers/Database/Mysql.php [61]:
Call to undefined function mysql_connect()
Database_Mysql_Driver->connect( )
Database_Core->connect( )
Database_Core->query( SELECT * FROM songs WHERE id="a-thousand-centuries" )
Show_Controller->album( born-to-love, a-thousand-centuries )
ReflectionMethod->invokeArgs( Show_Controller Object ( [uri] => URI Object ( ) [input] => Input Object ( [use_xss_clean:protected] => 1 [magic_quotes_gpc:protected] => [ip_address] => ) [db] => Database Object ( [config:protected] => Array ( [benchmark] => 1 [persistent] => [connection] => Array ( [type] => mysql [user] => clement_clement [pass] => d2mhgscrap [host] => localhost [port] => [socket] => [database] => clement_mayday ) [character_set] => utf8 [table_prefix] => [object] => 1 [cache] => [escape] => 1 ) [driver:protected] => Database_Mysql_Driver Object ( [link:protected] => [db_config:protected] => Array ( [benchmark] => 1 [persistent] => [connection] => Array ( [type] => mysql [user] => clement_clement [pass] => d2mhgscrap [host] => localhost [port] => [socket] => [database] => clement_mayday ) [character_set] => utf8 [table_prefix] => [object] => 1 [cache] => [escape] => 1 ) [query_cache:protected] => ) [link:protected] => [select:protected] => Array ( ) [set:protected] => Array ( ) [from:protected] => Array ( ) [join:protected] => Array ( ) [where:protected] => Array ( ) [orderby:protected] => Array ( ) [order:protected] => Array ( ) [groupby:protected] => Array ( ) [having:protected] => Array ( ) [distinct:protected] => [limit:protected] => [offset:protected] => [last_query:protected] => [query_history:protected] => Array ( ) ) ) , Array ( [0] => born-to-love [1] => a-thousand-centuries ) )
Kohana::instance( )
Event::run( system.execute )
require( system/core/Bootstrap.php )
Loaded in 0.0244 seconds, using 0.61MB of memory. Generated by Kohana v2.3.4.