← Back to team overview

enterprise-support team mailing list archive

[Bug 1481747] [NEW] Unable to compile r179 WITH_BINLOG=ON (undeclared 'bj')

 

Public bug reported:

Hi,

i have downloaded revision r179.

It works fine, but when i tried to compile it with binlog support, it
failed.

I use this CMAKE command: "cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr
-DWITH_BINLOG=ON ."

Result:

stderr: /app/src/mydumper/mydumper.c: In function ‘process_queue_less_locking’:
/app/src/mydumper/mydumper.c:716:5: error: ‘bj’ undeclared (first use in this function)
     bj=(struct binlog_job *)job->job_data;

Thank you for your help.

Jan

** Affects: mydumper
     Importance: Undecided
         Status: New


** Tags: binlog

-- 
You received this bug notification because you are a member of Ubuntu
Server/Client Support Team, which is subscribed to MySQL.
Matching subscriptions: Ubuntu Server/Client Support Team
https://bugs.launchpad.net/bugs/1481747

Title:
  Unable to compile r179 WITH_BINLOG=ON (undeclared 'bj')

To manage notifications about this bug go to:
https://bugs.launchpad.net/mydumper/+bug/1481747/+subscriptions


Follow ups