Added a new tutorial on how to include and use the libmysqlclient in your Cocoa application using the official MySQL C API and Xcode: http://www.pietrop.com/wordpress/dev-area/tutorials/cocoa-tutorial-using-libmysqlclient-in-your-application/
Posts Tagged ‘MySQL’
MySQL Launcher 1.3 released
April 24th, 2009: MySQL Launcher 1.3 for Mac OS X has been released.
MySQL Launcher 1.3 comes with many changes inside and outside the code. I solved many problems related to the dynamic loading of the official MySQL libraries. Now, MySQL Launcher is compatible with i386 and x86_64 architectures and is indipendent from the MySQL version [...]
MySQL Launcher 1.3 coming soon. Suggestions are welcome!
I’m implementing new features in the future version of MySQL Launcher:
displaying real time information about the running server;
an option that sets the update frequency (I’m not sure I’ll implement this);
the capability to execute queries and to display the output in a dynamic table;
a chronological list of the executed queries;
an improved management of memory and object [...]
MySQL Launcher 1.2 released
March 3th, 2009: MySQL Launcher 1.2 for Mac OS X has been released.
For more details go to MySQL Launcher 1.2 official page.

