php-sqlsrv/source/shared
Sicong 15d25ceb76
Fix right truncation issue and add unit test (#1408)
* Reset column size

* Fix clientInfo related test cases (#1407)

* Create pdo_1391_string_truncation_after_short_string.phpt

Regresssion tests: Use the same Statement to insert a row with short strings first, and longer strings second.

- Issue also happens with VARCHAR( >=4002 ). Not just Max or NVARCHAR
- Issues 1391, 1393 (and possibly 1371 ?) might all have the same root cause.

* fetchAll() -> fetch(), we only want 1 row.

* Revert trigger

Co-authored-by: Maarten S <42799774+talkinnl@users.noreply.github.com>
2022-09-13 13:30:58 -07:00
..
core_conn.cpp Add ActiveDirectoryIntegrated authentication (#1382) 2022-05-09 12:16:02 -07:00
core_init.cpp Update change log and version for 5.10.0 beta1 (#1294) 2021-09-07 17:38:17 -07:00
core_results.cpp Update change log and version for 5.10.0 beta1 (#1294) 2021-09-07 17:38:17 -07:00
core_sqlsrv.h Added HostNameInCertificate (#1350) 2022-01-05 08:59:48 -08:00
core_stmt.cpp Fix right truncation issue and add unit test (#1408) 2022-09-13 13:30:58 -07:00
core_stream.cpp Update change log and version for 5.10.0 beta1 (#1294) 2021-09-07 17:38:17 -07:00
core_util.cpp Update change log and version for 5.10.0 beta1 (#1294) 2021-09-07 17:38:17 -07:00
FormattedPrint.cpp Update change log and version for 5.10.0 beta1 (#1294) 2021-09-07 17:38:17 -07:00
FormattedPrint.h Update change log and version for 5.10.0 beta1 (#1294) 2021-09-07 17:38:17 -07:00
globalization.h Update change log and version for 5.10.0 beta1 (#1294) 2021-09-07 17:38:17 -07:00
interlockedatomic.h Update change log and version for 5.10.0 beta1 (#1294) 2021-09-07 17:38:17 -07:00
interlockedatomic_gcc.h Update change log and version for 5.10.0 beta1 (#1294) 2021-09-07 17:38:17 -07:00
interlockedslist.h Update change log and version for 5.10.0 beta1 (#1294) 2021-09-07 17:38:17 -07:00
localization.hpp Update change log and version for 5.10.0 beta1 (#1294) 2021-09-07 17:38:17 -07:00
localizationimpl.cpp Update change log and version for 5.10.0 beta1 (#1294) 2021-09-07 17:38:17 -07:00
msodbcsql.h Update change log and version for 5.10.0 beta1 (#1294) 2021-09-07 17:38:17 -07:00
sal_def.h Update change log and version for 5.10.0 beta1 (#1294) 2021-09-07 17:38:17 -07:00
StringFunctions.cpp Update change log and version for 5.10.0 beta1 (#1294) 2021-09-07 17:38:17 -07:00
StringFunctions.h Update change log and version for 5.10.0 beta1 (#1294) 2021-09-07 17:38:17 -07:00
typedefs_for_linux.h Update change log and version for 5.10.0 beta1 (#1294) 2021-09-07 17:38:17 -07:00
version.h Update change log and version for 5.10.1 (#1389) 2022-05-12 16:29:34 -07:00
xplat.h Update change log and version for 5.10.0 beta1 (#1294) 2021-09-07 17:38:17 -07:00
xplat_intsafe.h Update change log and version for 5.10.0 beta1 (#1294) 2021-09-07 17:38:17 -07:00
xplat_winerror.h Update change log and version for 5.10.0 beta1 (#1294) 2021-09-07 17:38:17 -07:00
xplat_winnls.h Update change log and version for 5.10.0 beta1 (#1294) 2021-09-07 17:38:17 -07:00