executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/aliases.php ok 1 - multiply columns with table alias ok 2 - alias named like the column ok 3 - sub-query within selection with alias ok 4 - add two sub-query results executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/allcolumns.php ok 5 - single all column alias ok 6 - multiply two columns ok 7 - special function count(*) ok 8 - single all column alias with table alias ok 9 - column reference and a single all column alias executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/backtick.php ok 10 ok 11 ok 12 ok 13 - issue 35: ben's test executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/delete.php ok 14 - simple delete statement executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/from.php ok 15 ok 16 ok 17 - seven selects ok 18 ok 19 ok 20 - no alias on sum(c2) ok 21 ok 22 - case statement ok 23 - no alias on t4.c1 ok 24 executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/gtltop.php ok 25 - a lot of where clauses executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/inlist.php ok 26 - in list within WHERE clause executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/insert.php ok 27 - insert some data into table ok 28 - insert some data into table with positions ok 29 - insert with user-function executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue11.php ok 30 - very long statement executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue12.php ok 31 - issue 12 executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue15.php ok 32 - parenthesis problem on issue 15 executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue21.php ok 33 - only space characters within SQL statement ok 34 - tab character within SQL statement executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue25.php ok 35 - parenthesis problem on issue 25 executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue30.php ok 36 - parenthesis within string literals within function parameter list executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue31.php ok 37 - very complex statement with keyword view as alias executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue32.php ok 38 - update with keyword user as table executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue34.php ok 39 - SELECT statement with keyword CACHE as tablename ok 40 - INSERT statement with keyword CACHE as tablename executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue36.php ok 41 - INSERT statement with escaped quotes and multiple records ok 42 - INSERT statement with escaped quotes and one record ok 43 - INSERT statement with escaped quotes and multiple records (2) executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue37.php ok 44 - INSERT statement with newline character executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue38.php ok 45 - function within WHERE and quoted table + quoted columns executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue39.php ok 46 - count(distinct x) executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue40.php ok 47 - escaped characters 1 ok 48 - escaped characters 2 executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue41.php ok 49 - escaped $ in tablename executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue42.php ok 50 - escaped quote in string constant executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue43.php ok 51 - problem with linefeed after tablename executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue44.php ok 52 - issue 44 position problem executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue45.php ok 53 - issue 45 position problem executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue46.php ok 54 - issue 46, throws exception on error executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue50.php # Failed test (at line 13) not ok 55 - does not die if query contains _utf8 executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue51.php ok 56 - does not die if query contains cast expression executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue52.php ok 57 - does not die if query contains IN clause executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue53.php ok 58 - limit with offset ok 59 - limit with comma-separated offset ok 60 - limit without offset executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue54.php ok 61 - No notice should be thrown executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue55.php ok 62 - partial SQL statement - group by clause ok 63 - partial SQL statement - order by clause executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue56.php # Failed test (at line 12) not ok 64 - optimizer hint within INSERT # Failed test (at line 23) not ok 65 - inline comment should not fail, issue 56 executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue60.php ok 66 - wrong usage of keyword password executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue61.php ok 67 - functions/expressions within ORDER-BY executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue62.php # Failed test (at line 10) not ok 68 - CAST expression executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue65.php ok 69 - It treats the alias as a colref. executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue68.php ok 70 - Parameter alias ? should not fail. executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue67.php ok 71 - @ character after operator should not fail. ok 72 - user defined variables should not fail executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue69.php ok 73 - col is null should not fail. executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue70.php ok 74 - quotes after an operator should not fail. executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue71.php ok 75 - infinite loop on table alias "event" ok 76 - infinite loop on table alias "data" executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/issue72.php ok 77 - user defined variables should not fail executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/left.php ok 78 - left join with alias ok 79 - right and left outer joins executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/nested.php ok 80 - nested left joins ok 81 - left joins with multiple tables executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/positions.php ok 82 - position of column ok 83 - position of column alias ok 84 - position of table ok 85 - position of table alias ok 86 - position of column ok 87 - position of column alias ok 88 - position of table ok 89 - position of table alias ok 90 - a long query with join and order clauses executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/select.php ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 - a test for ref_clauses ok 101 - select for update executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/subselect.php ok 102 - sub-select with alias ok 103 - sub-select as table replacement with alias executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/union.php ok 104 - simple union ok 105 - mysql union executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/update.php ok 106 - update with a sub-select ok 107 - simple update with strings executing tests within /var/www/vhosts/dev.glascard.at/httpdocs/library/PHPSQLParser/testsuite/tests/parser/zero.php ok 108 processing tests within: 0.60755610466003 seconds # Looks like you failed 4 tests of 108.