Maciej Brencz

Results 130 comments of Maciej Brencz

> Does that sound right? Correct :-) Closing then.

@neel98, thanks for the fix. Can you also add a test case or two covering this change, please?

Taking some notes: ``` $ docker run --platform=linux/arm64/v8 --rm -t arm64v8/ubuntu uname -m aarch64 $ docker run --platform=linux/arm64/v8 --rm -t ghcr.io/macbre/sphinxsearch:3.8.1 arch Unable to find image 'ghcr.io/macbre/sphinxsearch:3.8.1' locally 3.8.1: Pulling...

> also, there has always been some error report as following Can you please report that error separately?

https://github.com/openresty/lua-nginx-module?tab=readme-ov-file#installation

@christophe-ledu - sorry for an extremely late reply here :-( Can you please rebase this PR against the latest upstream changes? Alternatively, I can try cherry-picking your changes.

> Thank you ... great module. Thanks!

Interesting, `ex_mysql_error()` also has four return statements, but SonarCube complains: > This method has 4 returns, which is more than the 3 allowed.

``` docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error...