Erik Müller

Results 4 issues of Erik Müller

Given following statement (from the [MySQL documentation](http://dev.mysql.com/doc/refman/5.7/en/user-variables.html)): ``` $parser = new PHPSQLParser(); $parsed = $parser->parse('SELECT (@a:=20), @a FROM tbl_name', true); ``` Expectation is a result with the parsed meta data....

## Summary Allow basic-auth for a more feasible way to authenticate for a wide range of web apps ## Related issues Fixes #3687 ## User Explanation Check if basic-auth headers...

Add support for Nomad job specifications in JSON format using the Nomad Job marshaller