Sicong

Results 39 comments of Sicong

Thanks, could you also give the output of `locale` command?

> But 5.9.0 doesn't work with php 8.1. In you ODBC trace, there's a line `Buffer Length = -1957`, the negative value for buffer length doesn't look right, I have...

> How can I change this value? This value is calculated by the driver, so the client can't change this specific buffer size. There's a variable `ClientBufferMaxKBSize` you can play...

@marcinkleczek Have you made any progress on this? We're still unable to reproduce, we understand that you can't provide actual data but a simple repro app would be helpful.

This issue is fixed in PR #1408, it will be included in the next release.

Hi, I tested on an Ubuntu 20.04 with pdo_sqlsrv 5.10.0, and seems not able to reproduce the error. There's some minor version difference which I think shouldn't make a huge...

> @absci , are you able to look into this? Or can you please provide some time frame? The reproductions are clear and I think it’s a pretty serious issue...

This issue should be the same as #1371. The fix has been merged into `dev` branch.

I think this is related to #1391, it's under investigation. Thanks for providing the details.

I suggest deleting all versions of php and start fresh. This command worked for me before. ``` # You could change 7.4 to any previous versions installed on your machine...