SQLite

All files named ”test/instrfault.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/instrfault.test

2020-01-17
15:45
[95e28efade] part of check-in [4d6cb28811] 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. (check-in: [4d6cb28811] user: dan branch: trunk, size: 2746)
2016-12-30
17:40
[0f870b218e] part of check-in [14d855d2b2] Fix a crash that could occur following an OOM in the group_concat() function if the second argument is an SQLITE_BLOB value. (check-in: [14d855d2b2] user: dan branch: trunk, size: 2746)
2016-11-04
12:05
Added: [aa90b7c348] part of check-in [b86b79c442] Avoid a crash that can occur after an obscure OOM in the built-in INSTR() function. (check-in: [b86b79c442] user: dan branch: trunk, size: 1949)