enterprise-support team mailing list archive
-
enterprise-support team
-
Mailing list archive
-
Message #04498
[Bug 1485688] [NEW] make compile error myloader.c:209
Public bug reported:
bzr branch lp:mydumper
cd mydumper
cmake .
make
/home/mydumper/myloader.c: In function ‘restore_databases’:
/home/mydumper/myloader.c:209:82: error: expected ‘)’ before ‘{’ token
if (!source_db || g_str_has_prefix(filename, g_strdup_printf("%s.", source_db)){
missing parenthesis in ")){" change to "))){" and work fine
** Affects: mydumper
Importance: Undecided
Status: New
--
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/1485688
Title:
make compile error myloader.c:209
To manage notifications about this bug go to:
https://bugs.launchpad.net/mydumper/+bug/1485688/+subscriptions
Follow ups