MySQL Forums
Forum List  »  Connector/C++

Re: Where are the docs?
Posted by: Red Squirrel
Date: April 03, 2009 08:34PM

I get tons of errors with make. With the binary package, is there a way I can just link without building?

Or, is there a place I can get the algorthm to the password hashing? I've been working on a connector from scratch that resides in a single header file for easy portability, but I'm just not sure how to do the password hash part. I'm using this page for reference:

http://forge.mysql.com/wiki/MySQL_Internals_ClientServer_Protocol#OK_for_Prepared_Statement_Initialization_Packet_.28Tentative_Description.29

Is there perhaps more detailed docs I can look at? I'm not sure if that one is up to par with mysql 5.x and it does leave out lot of info such as the packet numbers, and the endieness of variables.

I just hate having to deal with trying to get libraries to work, I just want to put my program on any system and have it work right away.

Options: ReplyQuote


Subject
Views
Written By
Posted
4146
April 02, 2009 09:33PM
2774
April 03, 2009 12:03AM
2727
April 03, 2009 07:08AM
2779
April 03, 2009 10:50AM
Re: Where are the docs?
2529
April 03, 2009 08:34PM


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.