lp:~alexey2k/sysbench/sb-prepared-stmt

Created by Alexey Stroganov and last modified
Get this branch:
bzr branch lp:~alexey2k/sysbench/sb-prepared-stmt
Only Alexey Stroganov can upload to this branch. If you are Alexey Stroganov please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alexey Stroganov
Project:
sysbench
Status:
Development

Recent revisions

117. By Alexey Stroganov

Lua implementation of OLTP workload with prepared statement
Added help information
Various cleanups and minor fixes

116. By Alexey Kopytov

Automerge from 0.4.

115. By Alexey Kopytov

Manual merge from 0.4.

114. By Alexey Kopytov

Merged lp:~vadim-tk/sysbench/sysbench-pareto-merge with minor edits.

113. By Alexey Kopytov

Bug #1043987: Running 'prepare' in fileio test with
              --file-extra-flags=direct fails

Correctly convert the --file-extra-flags argument to platform-specific
open() flags on 'prepare'.

112. By Alexey Kopytov

Temporarily reverted the fix for #1029088 as it appears to be
incompatible with ancient autotools.

111. By Alexey Kopytov

Bug #1029088: Error compiling on FreeBSD

The problem was in a hard-coded library (-ldl) being added to LIBADD.

Fixed by using the appropriate Libtool/Autoconf macros to check if using
-ldl is necessary.

110. By Alexey Kopytov

Automerge from 0.4.

109. By Alexey Kopytov

Bug #1043687: Segfault with --debug=on and DB tests

The problem was a typo in a variable name resulting in usage of
uninitialized data structures.

108. By Alexey Kopytov

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.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:sysbench
This branch contains Public information 
Everyone can see this information.

Subscribers