Fixed compiler issue on connecting to server binlog using binlog position or gtid.

This commit is contained in:
Jan Lindström
2013-08-08 10:32:08 +03:00
parent 685f3b0bda
commit 1f3665c8b0
10 changed files with 41 additions and 21 deletions

View File

@ -23,7 +23,6 @@ Updated:
*/
#include <iostream>
#include "my_pthread.h"
#include <stdlib.h>
#include <errno.h>
#include <string.h>