Merge lp://staging/~stewart/drizzle/bug707323 into lp://staging/drizzle
Proposed by
Stewart Smith
Status: | Merged |
---|---|
Merged at revision: | 2640 |
Proposed branch: | lp://staging/~stewart/drizzle/bug707323 |
Merge into: | lp://staging/drizzle |
Diff against target: |
207 lines (+26/-19) 7 files modified
client/drizzletest.cc (+1/-1) drizzled/drizzled.cc (+1/-1) drizzled/internal/my_static.cc (+3/-1) drizzled/internal/my_sys.h (+2/-0) drizzled/plugin/storage_engine.cc (+11/-6) drizzled/plugin/storage_engine.h (+1/-1) plugin/innobase/handler/ha_innodb.cc (+7/-9) |
To merge this branch: | bzr merge lp://staging/~stewart/drizzle/bug707323 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Drizzle Trunk | Pending | ||
Review via email: mp+179116@code.staging.launchpad.net |
Description of the change
use API calls rather than exported variables
To post a comment you must log in.