True, that may be R2. We do get some D1 errors periodically, sent you some examples on DM. Might be
True, that may be R2. We do get some D1 errors periodically, sent you some examples on DM. Might be just a case of implementing retries?
maximum sql statement length of 100,000 bytes (100 KB) also includes binding values? Since Maximum string, BLOB or table row size is 2MB, are values ignored from the previous constraint?

EXPLAIN you are hopefully going to see if the database does a scan or if it's uses an index.Note that the 10 GB limit of a D1 database cannot be further increased.
maximum sql statement length100,000 bytes (100 KB)Maximum string, BLOB or table row size2MB