3v4l.org

run code in 300+ PHP versions simultaneously
<?php $text = "Lörem ipßüm dölör ßit ämet, cönßectetüer ädipißcing elit. Sed ligülä. Präeßent jüßtö tellüß, grävidä eü, tempüß ä, mättiß nön, örci. Näm qüiß lörem. Näm äliqüet elit ßed elit. Phäßellüß venenätiß jüßtö eget enim. Dönec nißl. Pröin mättiß venenätiß jüßtö. Sed äliqüäm pörtä örci. Cräß elit nißl, cönvälliß qüiß, tincidünt ät, vehicülä äccümßän, ödiö. Sed möleßtie. Etiäm mölliß feügiät elit. Veßtibülüm änte ipßüm primiß in fäücibüß örci lüctüß et ültriceß pößüere cübiliä Cüräe; Mäecenäß nön nüllä."; // mb_strtolower() $timeMB = microtime(true); for($i=0;$i<30000;$i++) $lower = mb_strtolower("$text/no-cache-$i"); $timeMB = microtime(true) - $timeMB; // MySQL lower() $timeSQL = microtime(true); mysql_query("set names latin1"); for($i=0;$i<30000;$i++) { $r = mysql_fetch_row(mysql_query("select lower('$text/no-cache-$i')")); $lower = $r[0]; } $timeSQL = microtime(true) - $timeSQL; echo "mb: ".sprintf("%.5f",$timeMB)." sek.<br />"; echo "sql: ".sprintf("%.5f",$timeSQL)." sek.<br />";
Output for 7.0.0 - 7.0.20, 7.1.0 - 7.1.25, 7.2.0 - 7.2.13, 7.3.0 - 7.3.1
Fatal error: Uncaught Error: Call to undefined function mysql_query() in /in/WqAqm:15 Stack trace: #0 {main} thrown in /in/WqAqm on line 15
Process exited with code 255.
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.0 - 5.5.38, 5.6.0 - 5.6.28
Fatal error: Call to undefined function mysql_query() in /in/WqAqm on line 15
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.9
Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 15 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 15 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could not be established in /in/WqAqm on line 17 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /in/WqAqm on line 17 Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/WqAqm on line 17 Warning: mysql_query(): A link to the server could n
Process exited with code 137.
Output for 4.3.0 - 4.3.1

Process exited with code 137.

preferences:
197.17 ms | 401 KiB | 232 Q