dan
|
a369d98b9a
|
Update test script instrfault.test to account for the fact that bound blob values cast to text values are now intepreted using the text encoding of the database, instead of always as utf-8.
FossilOrigin-Name: 4d6cb28811c01599e34c0394fe5ed17d47f14893c860590c9b4660bef68eb294
|
2020-01-17 15:45:59 +00:00 |
|
dan
|
3043b53222
|
Fix a crash that could occur following an OOM in the group_concat() function
if the second argument is an SQLITE_BLOB value.
FossilOrigin-Name: 14d855d2b2b5b3485e0673d11405db7266b34c6d
|
2016-12-30 17:40:14 +00:00 |
|
dan
|
a2bfa046ea
|
Avoid a crash that can occur after an obscure OOM in the built-in INSTR()
function.
FossilOrigin-Name: b86b79c442a58d10aa005ba4f34095375a88d242
|
2016-11-04 12:05:29 +00:00 |
|