Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why not use libmysqlclient-dev ? #3

Closed
oucboy opened this issue Aug 21, 2012 · 3 comments
Closed

Why not use libmysqlclient-dev ? #3

oucboy opened this issue Aug 21, 2012 · 3 comments

Comments

@oucboy
Copy link

oucboy commented Aug 21, 2012

I see that some interface of mysql has been moved to your project, i think it's better to use the library of mysql client.
BTW, the log file open and close each time it writes information, it's not necessary.

@hoterran
Copy link
Owner

where is interface of mysql?why use it?

@oucboy
Copy link
Author

oucboy commented Aug 22, 2012

It is the interface of mysql client--mysqlclient library.
The library contains some interface you write them yourself again, such as uint2korr, net_field_length

@hoterran
Copy link
Owner

yeah,but other protocol unpack is simple, so i rewrite, you can see code is just 100+ lines。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants