lp:~sergei.glushchenko/percona-server/5.5-BT32840-ps-bug1196460
- Get this branch:
- bzr branch lp:~sergei.glushchenko/percona-server/5.5-BT32840-ps-bug1196460
Branch merges
- Alexey Kopytov (community): Approve
- Laurynas Biveinis (community): Approve
-
Diff: 179 lines (+32/-15)11 files modifiedPercona-Server/CMakeLists.txt (+1/-0)
Percona-Server/cmake/dtrace.cmake (+4/-3)
Percona-Server/cmake/plugin.cmake (+11/-4)
Percona-Server/storage/archive/CMakeLists.txt (+2/-1)
Percona-Server/storage/blackhole/CMakeLists.txt (+2/-1)
Percona-Server/storage/csv/CMakeLists.txt (+2/-1)
Percona-Server/storage/example/CMakeLists.txt (+2/-1)
Percona-Server/storage/federated/CMakeLists.txt (+2/-1)
Percona-Server/storage/heap/CMakeLists.txt (+2/-1)
Percona-Server/storage/myisam/CMakeLists.txt (+2/-1)
Percona-Server/storage/myisammrg/CMakeLists.txt (+2/-1)
Related bugs
Bug #1196460: Percona Server won't compile with dtrace: Sun D 1.11 | Medium | Fix Released |
|
Related blueprints
Branch information
- Owner:
- Sergei Glushchenko
- Status:
- Merged
Recent revisions
- 545. By Sergei Glushchenko
-
Bug 1196460: Percona Server won't compile with dtrace: Sun D 1.11
`dtrace -G` invoked for every plugin to produce object file containing
instrumentation code. However for dtrace version "Sun D 1.11" invocation
`dtrace -G` for non-instrumented code filing with error.
Workaround is to not to invoke `dtrace -G` for non-instrumented plugins.
This is done by adding extra argument "DTRACE_INSTRUMENTED" to
MYSQL_ADD_PLUGIN macro. All plugins which need instrumentation been marked
as "DTRACE_INSTRUMENTED" .
Also -DENABLE_DTRACE= {ON|OFF} (--enable-dtrace for ./configure) has been added.
Default value if OFF. - 542. By Laurynas Biveinis
-
Merge lp:~gl-az/percona-server/ST-31919-5.5 again to fix the previous merge of the same branch
- 538. By <email address hidden>
-
Merge lp:~hrvojem/percona-server/bug1186755-5.5-trunk
http://jenkins. percona. com/job/ merge-PS- 5.5-docs- kickoff/ 39/
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:percona-server/5.6