trunk broken on Windows
Bug #836853 reported by
Vladislav Vaintroub
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
sysbench | Status tracked in Trunk | |||||
0.4 |
Fix Committed
|
Undecided
|
Alexey Kopytov | |||
Trunk |
Fix Committed
|
Undecided
|
Alexey Kopytov |
Bug Description
Current sysbench does not compile on Windows, due to the use of off_t without appropriate header, C99 round() function, and using "inline" in plain C code. Additionally, if the above is fixed, db_reset_stats() would overwrite already initialized critical sections with all zeros, and this would result in crashes at runtime
To post a comment you must log in.
please find fixes in the attachment