hash.h not packaged but required by sql_common.h

Bug #1468984 reported by Stewart Smith
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MySQL Server
Unknown
Unknown
mysql-5.6 (Ubuntu)
Triaged
Low
Unassigned

Bug Description

On Ubuntu Vivid

$ grep hash.h /usr/include/mysql/sql_common.h
#include <hash.h>
$ find /usr/include/mysql|grep hash
$

which is a problem if you're trying to compile software that includes sql_common.h

$ dpkg -s libmysqlclient-dev
Package: libmysqlclient-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 6276
Maintainer: Ubuntu Developers <email address hidden>
Architecture: ppc64el
Source: mysql-5.6
Version: 5.6.24-0ubuntu2
Depends: libmysqlclient18 (= 5.6.24-0ubuntu2), zlib1g-dev
Description: MySQL database development files
 MySQL is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MySQL are speed, robustness and
 ease of use.
 .
 This package includes development libraries and header files.
Homepage: http://dev.mysql.com/
Original-Maintainer: Debian MySQL Maintainers <email address hidden>

$ dpkg -S /usr/include/mysql/sql_common.h
libmysqlclient-dev: /usr/include/mysql/sql_common.h

Robie Basak (racb)
Changed in mysql-5.6 (Ubuntu):
importance: Undecided → High
Revision history for this message
Robie Basak (racb) wrote :

Importance in Ubuntu -> Low since this has been filed upstream. In Ubuntu we will follow what upstream does for this.

Changed in mysql-5.6 (Ubuntu):
importance: High → Low
status: New → Triaged
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.