drizzle_binlogs should use fwrite instead of write
Bug #1100828 reported by
Andrew Hutchings
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Drizzle Client & Protocol Library |
Fix Released
|
Medium
|
Andrew Hutchings |
Bug Description
massive performance difference on small buffers
Related branches
lp://staging/~linuxjedi/libdrizzle/5.1-fixes
- Drizzle Trunk: Pending requested
-
Diff: 144 lines (+19/-12)7 files modifiedlibdrizzle/datetime.h (+1/-0)
libdrizzle/pack.cc (+10/-2)
libdrizzle/pack.h (+2/-2)
libdrizzle/statement.cc (+2/-2)
libdrizzle/statement_param.cc (+3/-4)
tests/unit/datetypes.c (+1/-1)
tests/unit/include.am (+0/-1)
Changed in libdrizzle: | |
status: | Triaged → Fix Released |
To post a comment you must log in.