node-mariasql icon indicating copy to clipboard operation
node-mariasql copied to clipboard

Can't insert more than 12000 records

Open kolonist opened this issue 8 years ago • 0 comments

I fill my DB and when it came close to 12000 records I get the following error:

node: ../src/binding.cc:992: static void Client::cb_poll(uv_poll_t*, int, int): Assertion `status == 0' failed.

kolonist avatar Jul 26 '17 16:07 kolonist