﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
35346	Running migrations with Oracle 23c Version 23.3.0.23.09 causes ORA-00600 error	David Sanders	nobody	"Bisected to https://github.com/django/django/commit/175b04942afaff978013db61495f3b39ea12989b

 - Isolated issue to migrations inserting multiple permission rows using the new `VALUES` constructor.
 - Running the query without any params succeeds.
 - Running the query with a single row + params succeeds.
 - Running the query with multiple rows + params causes ORA-00600

Tested on Version 23.3.0.23.09

Apparently this is fixed in 23.4 [1] but unable to test at this time as the most up-to-date version on https://container-registry.oracle.com/ is 23.3.0.0

If confirmed is indeed an issue and is indeed fixed in 23.4 then we should update the feature flag in the commit above to limit to 23.4.

[1] https://forums.oracle.com/ords/apexds/post/ora-00600-when-using-the-multi-row-values-constructor-inser-5558"	Bug	closed	Database layer (models, ORM)	5.0	Normal	invalid	Oracle 23c		Unreviewed	0	0	0	0	0	0
