~alexey2k/sysbench/sb-prepared-stmt

Viewing all changes in revision 108.

  • Committer: Alexey Kopytov
  • Date: 2012-08-30 08:37:09 UTC
  • Revision ID: akopytov@gmail.com-20120830083709-2ujv6rvrgvoecrdb
Bug #1043629: Segfault with tx-rate option

The problem was a stack overflow in the event generation thread due to a
large array allocated on stack.

Fixed by changing the array to a global static variable.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: