Archiv für den Monat December, 2008

Connector/C++ 1.0.2alpha available - “X-Mas edition”

Friday, December 19th, 2008

MySQL Connector/C++ 1.0.2 alpha is available for download at http://dev.mysql.com/downloads/connector/cpp/1.0.html, please see also the official announcement. Only three weeks after the first alpha, we decided to release a X-Mas edition. Not only the winter evenings in the northern hemisphere have become quite long also the Change History got quite long. Long enough for a […]

Einkaufen bei Karstadt im Jahre 2007

Tuesday, December 9th, 2008

MySQL Connector/C++: filtering debug output

Monday, December 8th, 2008

You know how to build MySQL Connector/C++ and write applications, because you have read my previous post MySQL Connector/C++: compiling, using and debugging. And, of course, its not working. therefore you try the debug trace. Are you capable of handling all the information in it? I am a lamer. The only Vi command I know […]

MySQL Connector/C++: compiling, using and debugging

Friday, December 5th, 2008

It sounds like a strong argument when a developer states that his company is using its own products, like "MySQL Workbench is using MySQL Connector/C++" or "Connector/OpenOffice.org is based on Connector/C++". But at the end of the day you will need to try out the product yourself. You need to evaluate if its any good […]

Happy Christmas!

Wednesday, December 3rd, 2008

Its hard to believe but sometimes we create sexy software at MySQL: think of MySQL Proxy, MySQL Workbench or MySQL 5.1! Thank you for the MySQL 5.1 chocolate pie, Santo. When I saw the pie I fell in love with it. You made me start singing It’s A Man’s Man’s Man’s World and baking another […]

MySQL Connector/C++ 1.0.1alpha is available!

Tuesday, December 2nd, 2008

The first alpha version of the MySQL Connector/C++ has been published. You can download the source code from http://dev.mysql.com/downloads/connector/cpp/1.0.html . The MySQL Driver for C++ is a new connector aiming at C++ developers who want to profit from the convenience of using C++ when connecting to the MySQL Server. The API of the MySQL Connector/C++ […]