binary_log_types.h
Posted by: Sajith John Sam
Date: June 07, 2015 03:09AM

I am compiling a small C application to connect to my mysql database.
I was able to run it successfully in my Linux machine, but when I build
the same project in windows the build failed with the following error.

"C:\Program Files (x86)\MySQL\MySQL Server 5.7\include/mysql_com.h:22:30: fatal error: binary_log_types.h: No such file or directory"

I run the command "dir binary_log_types.h /b /s" at C: drive but i didn't find any binary_log_types.h file as such.

What am I missing here? Any help is appreciated

Options: ReplyQuote


Subject
Views
Written By
Posted
binary_log_types.h
4465
June 07, 2015 03:09AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.