Changes between Initial Version and Version 1 of Ticket #30224, comment 20
- Timestamp:
- Apr 3, 2024, 12:25:01 PM (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30224, comment 20
initial v1 1 I experienced the exact same issue with Django 4.1.13, mysqlclient 2.2.4 and MySQL 5.7.44-48. It seems setting `USE_TZ=False` will bypass this issue but of course it creates other problems by losing time zone info. The issue can not be reproduced with MySQL 8.0.32-241 I experienced the exact same issue with Django 4.1.13, mysqlclient 2.2.4 and MySQL 5.7.44-48. It seems setting `USE_TZ=False` will bypass this issue but of course it creates other problems by losing time zone info. The issue can **not** be reproduced with MySQL 8.0.32-24.