j
k
j a
j l
Hello!
for $i in (1 to 1000) let $name := 'user_' || $i return ( db:create( $name ) )
Is it bug, or normal behavior?
I would like to create little benchmark with multiple databases, multiple writtings and readings to it.
Back to the thread
Back to the list