Showing entries 171 to 180 of 301
« 10 Newer Entries | 10 Older Entries »
Displaying posts with tag: PlanetMySQL (english) (reset)
MySQL Connector/C++: filtering debug output

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 is ":q".And I know nothing about sed and grep, therefore none of these can help me filtering the debug log. But I know a bit of PHP. I wrote myself a PHP script for filtering MySQL Connector/C++ debug traces when we started working on MySQL …

[Read more]
MySQL Connector/C++: compiling, using and debugging

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 for you. Here you go with in-depth build, configure and debug instructions for the MySQL driver for C++ including an example of writing programs that use the driver.

Contents

[Read more]
MySQL Connector/C++: compiling, using and debugging

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 for you. Here you go with in-depth build, configure and debug instructions for the MySQL driver for C++ including an example of writing programs that use the driver.

Contents

[Read more]
Happy Christmas!

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 pie…

WARNING: This web site shows pictures of pie baked using a bake your dream girl cake pan. Do not enter, if you do …

[Read more]
Happy Christmas!

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 pie…

WARNING: This web site shows pictures of pie baked using a bake your dream girl cake pan. Do not enter, if you do …

[Read more]
MySQL Connector/C++ 1.0.1alpha is available!

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++ mimics JDBC, a widely known and well established standard. Some 75% of the core JDBC API calls are available. Please find more details in the announcement.

If you hear that our primary goal for the alpha release has been to serve the needs of our "internal customers" MySQL …

[Read more]
MySQL Connector/C++ 1.0.1alpha is available!

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++ mimics JDBC, a widely known and well established standard. Some 75% of the core JDBC API calls are available. Please find more details in the announcement.

If you hear that our primary goal for the alpha release has been to serve the needs of our "internal customers" MySQL Workbench and …

[Read more]
MySQL Workbench is using Connector/C++ pre-alpha snapshot

Eat your own dog food. The latest development version of MySQL Workbench 5.1 successfully runs a pre-alpha snapshot of the MySQL Driver for C++ since a few weeks. Enjoy your pizza at my costs, Andrey (Hristov). I lost my bet. Less than five bugs have been found when migrating MySQL Workbench to Connector/C++.

MySQL Connector/C++ is now being used by two "internal customers": MySQL Workbench and MySQL Connector/OpenOffice.org. And our internal development version of Connector/OpenOffice.org runs on Connector/C++ as well. The preview version of Connector/OpenOffice.org was using the …

[Read more]
MySQL Workbench is using Connector/C++ pre-alpha snapshot

Eat your own dog food. The latest development version of MySQL Workbench 5.1 successfully runs a pre-alpha snapshot of the MySQL Driver for C++ since a few weeks. Enjoy your pizza at my costs, Andrey (Hristov). I lost my bet. Less than five bugs have been found when migrating MySQL Workbench to Connector/C++.

MySQL Connector/C++ is now being used by two "internal customers": MySQL Workbench and MySQL Connector/OpenOffice.org. And our internal development version of Connector/OpenOffice.org runs on Connector/C++ as well. The preview version of Connector/OpenOffice.org was using the …

[Read more]
PHP: How mysqlnd async queries help you with sharding!

Recipe for conference talks: add a buzzword like "sharding" and show how mysqlnd helps you with asynchronous queries. Only two PHP database extensions give you asynchronous queries: mysqlnd and Postgres. Slides (OpenOffice) from the International PHP Conference 2008 have the details about the asynchronous query API in ext/mysqli (using mysqlnd).

Mysqlnd Async Ipc2008

View SlideShare …

[Read more]
Showing entries 171 to 180 of 301
« 10 Newer Entries | 10 Older Entries »