lp:~mdcallag/sysbench/0.4-bugfix

Created by Mark Callaghan and last modified
Get this branch:
bzr branch lp:~mdcallag/sysbench/0.4-bugfix
Only Mark Callaghan can upload to this branch. If you are Mark Callaghan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mark Callaghan
Project:
sysbench
Status:
Merged

Recent revisions

74. By Mark Callaghan

Fix race condition. Global variables were begin accessed without a mutex locked. This caused
some fsync calls to use a bogus file descriptor, FATAL errors and early test failure.

73. By Alexey Kopytov <email address hidden>

Rewrote intermediate statistics feature contributed by Mikael Ronstrom.
Removed "batch mode", --report-interval should now be used instead.
Fixed compile warnings produced by gcc with -Wextra.

72. By Alexey Kopytov <email address hidden>

Fixed a typo in the manual.

71. By Alexey Kopytov

Fixed Launchpad bug #654832.
Fixed a couple of build warnings in drv_pgsql.c.

70. By Alexey Kopytov

Merged Tim Cook's patch adding transaction rate control.

69. By Alexey Kopytov

Removed auto-generated files from version control.
Created .bzrignore.

68. By Alexey Kopytov

Increased minimum thread stack size on Windows to 128K to avoid "Can't create TCP/IP socket (10106)" error on Windows 7.

67. By Mark Callaghan

Merge r67 from lp:~mdcallag/sysbench/0.4 to get a bug fix
Use sb_get_value_int instead of sb_get_value_flag for --seed-rng

66. By Mark Callaghan

merge lp:~mdcallag/sysbench/0.4 to get revisions:
66 : add --seed-rng
67 : add --oltp-point-select-mysql-handler
68 : add --oltp-secondary and --oltp-point-select-all-cols

65. By Alexey Kopytov

* Removed autogenerated ltmain.sh from the repository.
* Upgraded autogen.sh to invoke libtoolize to simplify
  building from the Bazaar repository.
* Updated docs.

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