Andrey Volk

Results 81 comments of Andrey Volk

Can you also fix other languages please? For example: `mod_say_ja` and `mod_say_th` ? In the same PR.

Please rebase your branch against upstream master

try ``` #if !defined(NSIG) && !defined(_ANSI_SOURCE) && defined(_DARWIN_C_SOURCE) #define NSIG __DARWIN_NSIG #endif ``` instead of removing

@ROBERT-MCDOWELL try ``` #if !defined(NSIG) && !defined(_ANSI_SOURCE) && defined(_DARWIN_C_SOURCE) #define NSIG __DARWIN_NSIG #endif ``` instead of removing

Try using openssl 2.x

Let me see. @sergey-safarov is this still relevant?

Please rebase and I'll make test runs in our CI

@ovadbar Unit tests failed. There is an overflow. Let me know if you don't have access to the report.

> @andywolk I make fixes. Please, check. > > I don't sure about parameter name `odbc-start-delay`. May be we should name it `odbc-after-start-delay`, what do you think? `db-spin-up-wait-ms` may be?