add linker symbol script

Bug #656431 reported by Monty Taylor
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
HailDB
Fix Released
Medium
Monty Taylor

Bug Description

Duh! I just realized the world's easiest way to solve our problem with innodb and haildb conflicting in the drizzle tree...

Wait for it

ld symbol versioning. This is a normal and useful thing pretty much everywhere we care about. Instead of having the version string attached to the symbols be @Base we just make it be @HAILDB - which means that innodb plugin can define the same symbols all it wants and they won't conflict.

BOOM

How bout them chickens?

Related branches

Stewart Smith (stewart)
Changed in haildb:
status: New → Fix Released
importance: Undecided → Medium
assignee: nobody → Monty Taylor (mordred)
milestone: none → baghdad
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.