Andreas Seltenreich

Results 3 issues of Andreas Seltenreich

Starting multiple sqlsmith processes targeting the same database is inefficient because they each generate a redundant read-only schema object, wasting memory and clobbering caches. The grammar generation would also profit...

enhancement

SQLsmith currently dies when a memory allocation fails. This won't happen when run on a dedicated host due to SQLsmith's low memory consumption, but it might happen when run on...

enhancement