Merge lp://staging/~tobi-coldtobi/drizzle/1220852 into lp://staging/drizzle
Proposed by
coldtobi
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~tobi-coldtobi/drizzle/1220852 |
Merge into: | lp://staging/drizzle |
Diff against target: |
275 lines (+83/-18) 7 files modified
client/drizzleslap.cc (+5/-4) drizzled/cached_directory.cc (+4/-0) drizzled/internal/my_symlink2.cc (+23/-3) drizzled/message/include.am (+3/-3) plugin/innobase/os/os0file.cc (+18/-5) plugin/myisam/mi_open.cc (+1/-0) plugin/mysql_unix_socket_protocol/protocol.cc (+29/-3) |
To merge this branch: | bzr merge lp://staging/~tobi-coldtobi/drizzle/1220852 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Drizzle Trunk | Pending | ||
Review via email: mp+184165@code.staging.launchpad.net |
Description of the change
Work around PATH_MAX to enable compilation for GNU-hurd
To post a comment you must log in.