Fixed issues on linking and namespaces. Added example

This commit is contained in:
Jan Lindström
2013-07-01 12:19:02 +03:00
parent 1888b8a517
commit b51232c518
37 changed files with 2080 additions and 35 deletions

View File

@ -45,7 +45,7 @@ unsigned int n_replication_listeners = 0;
using namespace std;
using namespace mysql;
using namespace mysql::replication_listener;
using namespace table_replication_listener;
/***********************************************************************//**
This function will register replication listener for every server