unknown type name 'HASH'

Bug #1282862 reported by Peter Zubkov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MySQL Data Dumper
Fix Released
Medium
Max Bubenick

Bug Description

[100%] Building C object CMakeFiles/mydumper.dir/g_unix_signal.c.o
/usr/local/Library/ENV/4.3/clang -Wall -Wno-deprecated-declarations -Wunused -Wwrite-strings -Wno-strict-aliasing -Wextra -Wshadow -Werror -O3 -g -I/usr/local/Cellar/mariadb/10.0.7/include/mysql -I/usr/local/Cellar/mariadb/10.0.7/include/mysql/.. -g -DNDEBUG -I/usr/local/Cellar/mariadb/10.0.7/include/mysql -I/usr/local/Cellar/glib/2.38.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.38.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/include -o CMakeFiles/mydumper.dir/g_unix_signal.c.o -c /tmp/mydumper-0OxE/mydumper-0.6.0/g_unix_signal.c
In file included from /tmp/mydumper-0OxE/mydumper-0.6.0/binlog.c:27:
/usr/local/Cellar/mariadb/10.0.7/include/mysql/sql_common.h:45:3: error: unknown type name 'HASH'
  HASH connection_attributes;
  ^
1 error generated.
make[2]: *** [CMakeFiles/mydumper.dir/binlog.c.o] Error 1
make[2]: *** Waiting for unfinished jobs....

Tags: osx
Revision history for this message
Max Bubenick (max-bubenick) wrote :

this is related to bug #1276743 if you dont use binlog option you can compile from:

bzr branch lp:~perconardba/mydumper/0.6.1-nobinlog

Revision history for this message
Max Bubenick (max-bubenick) wrote :

also you can try from the trunk with binlog option enabled

It is compiling in el6 with latest 5.6 version, sure for other OS and mysql versions as well

Changed in mydumper:
status: New → Fix Committed
importance: Undecided → Medium
assignee: nobody → Max Bubenick (max-bubenick)
milestone: none → 0.6.2
Changed in mydumper:
status: Fix Committed → Fix Released
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.