Changes between Initial Version and Version 1 of Ticket #33759, comment 5
- Timestamp:
- Jun 1, 2022, 11:52:11 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33759, comment 5
initial v1 54 54 django.db.utils.NotSupportedError: (1235, "This version of MySQL doesn't yet support 'LIMIT & IN/ALL/ANY/SOME subquery'") 55 55 }}} 56 crashes on MySQL even with 4074f38e1dcc93b859bbbfd6abd8441c3bca36b3 .56 crashes on MySQL even with 4074f38e1dcc93b859bbbfd6abd8441c3bca36b3 (I'm not sure it's worth fixing.)