Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.4.2
-
Microsoft Visual Studio Professional 2022
Version 17.4.4
VisualStudio.17.Release/17.4.4+33213.308
Microsoft .NET Framework
Version 4.8.04084
Installed Version: Professional
Visual C++ 2022 00476-80000-00000-AA236
Microsoft Visual C++ 2022
ASP.NET and Web Tools 17.4.326.54890
ASP.NET and Web Tools
Azure App Service Tools v3.0.0 17.4.326.54890
Azure App Service Tools v3.0.0
C# Tools 4.4.0-6.22608.27+af1e46ad38d900023f8b1a2839484e471ece1502
C# components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.
Microsoft JVM Debugger 1.0
Provides support for connecting the Visual Studio debugger to JDWP compatible Java Virtual Machines
NuGet Package Manager 6.4.0
NuGet Package Manager in Visual Studio. For more information about NuGet, visit https://docs.nuget.org/
Qt Visual Studio Tools 2.10.1.2
The Qt Visual Studio Tools allow developers to use the standard development environment without having to worry about any Qt-related build steps or tools.
Test Adapter for Boost.Test 1.0
Enables Visual Studio's testing tools with unit tests written for Boost.Test. The use terms and Third Party Notices are available in the extension installation directory.
Test Adapter for Google Test 1.0
Enables Visual Studio's testing tools with unit tests written for Google Test. The use terms and Third Party Notices are available in the extension installation directory.
TypeScript Tools 17.0.10921.2001
TypeScript Tools for Microsoft Visual Studio
Visual Assist 10.9.2471.0
For more information about Visual Assist, see the Whole Tomato Software website at http://www.WholeTomato.com. Copyright (c)1997-2022 Whole Tomato Software, LLC
Visual Basic Tools 4.4.0-6.22608.27+af1e46ad38d900023f8b1a2839484e471ece1502
Visual Basic components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.
Visual Studio IntelliCode 2.2
AI-assisted development for Visual Studio.Microsoft Visual Studio Professional 2022 Version 17.4.4 VisualStudio.17.Release/17.4.4+33213.308 Microsoft .NET Framework Version 4.8.04084 Installed Version: Professional Visual C++ 2022 00476-80000-00000-AA236 Microsoft Visual C++ 2022 ASP.NET and Web Tools 17.4.326.54890 ASP.NET and Web Tools Azure App Service Tools v3.0.0 17.4.326.54890 Azure App Service Tools v3.0.0 C# Tools 4.4.0-6.22608.27+af1e46ad38d900023f8b1a2839484e471ece1502 C# components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used. Microsoft JVM Debugger 1.0 Provides support for connecting the Visual Studio debugger to JDWP compatible Java Virtual Machines NuGet Package Manager 6.4.0 NuGet Package Manager in Visual Studio. For more information about NuGet, visit https://docs.nuget.org/ Qt Visual Studio Tools 2.10.1.2 The Qt Visual Studio Tools allow developers to use the standard development environment without having to worry about any Qt-related build steps or tools. Test Adapter for Boost.Test 1.0 Enables Visual Studio's testing tools with unit tests written for Boost.Test. The use terms and Third Party Notices are available in the extension installation directory. Test Adapter for Google Test 1.0 Enables Visual Studio's testing tools with unit tests written for Google Test. The use terms and Third Party Notices are available in the extension installation directory. TypeScript Tools 17.0.10921.2001 TypeScript Tools for Microsoft Visual Studio Visual Assist 10.9.2471.0 For more information about Visual Assist, see the Whole Tomato Software website at http://www.WholeTomato.com . Copyright (c)1997-2022 Whole Tomato Software, LLC Visual Basic Tools 4.4.0-6.22608.27+af1e46ad38d900023f8b1a2839484e471ece1502 Visual Basic components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used. Visual Studio IntelliCode 2.2 AI-assisted development for Visual Studio.
-
-
c67cc6d57 (dev), 19db73bd8 (6.5), 598be12d4 (6.4)
Description
I have attached a simple test project illustrating the following:
- Retrieving a datetime column using a prepared statement returns an invalid value
- The same SELECT query non-prepared works correctly
NOTE:
- The code works with Qt 5.15.6
- The code does not work on Qt 6.4.2
- I am using a MySQL 8.0.27 server
Attachments
For Gerrit Dashboard: QTBUG-110967 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
459266,4 | SQL/MySQL: Fix retrieving a datetime for libmysql >= 8.0.27 | dev | qt/qtbase | Status: MERGED | +2 | 0 |
459828,2 | SQL/MySQL: Fix retrieving a datetime for libmysql >= 8.0.27 | 6.5 | qt/qtbase | Status: MERGED | +2 | 0 |
459829,2 | SQL/MySQL: Fix retrieving a datetime for libmysql >= 8.0.27 | 6.4 | qt/qtbase | Status: MERGED | +2 | 0 |