Navigation Menu

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mroonga/mroonga
base: eec66efeda32
Choose a base ref
...
head repository: mroonga/mroonga
compare: 25d9b050857d
Choose a head ref
  • 2 commits
  • 6 files changed
  • 1 contributor

Commits on Nov 26, 2013

  1. rpm: add compatible library for libmysqlservices.a

    Mroonga links with libmysqlservices.a for MySQL 5.5, but it is not
    shipped by RPM-based Linux distributions.
    
    This is RPM-based Linux distributions specific issue because
    distributions based on Debian provides it in libmysqld-dev package.
    
    TODO: negotiate upstream to ship libmysqlservices.a in dev package
    or as a shared library(.so).
    kenhys committed Nov 26, 2013
    Copy the full SHA
    9fc3cb2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    25d9b05 View commit details
    Browse the repository at this point in the history