Ulf Wendel

2009/09/14
by admin
Comments Off on PHP Unconference 2009 – ist perfekt langweilig?

PHP Unconference 2009 – ist perfekt langweilig?

"Sie organisieren das hobbymäßig?" erkundigt sich ungläubig die Organisation einer im gleichen Gebäude stattfindenden Konferenz. Nicht ohne Stolz und völlig zu Recht macht die Frage die Runde. Die Runde besteht aus 220 Teilnehmern der PHP Unconference 2009 (Hamburg, 12.-13.09) deren … Continue reading

2009/09/11
by admin
Comments Off on The big POINTS in life

The big POINTS in life

How large can a column of the data type POINT be: 10 bytes, 100 bytes, 1k, 10k? No… think Enterprise! PHP will allocate 4GB of RAM if you use the Prepared Statements of ext/mysqli and the MySQL Client Library (AKA … Continue reading

2009/09/10
by admin
Comments Off on MySQL Connector for OpenOffice.org is GA

MySQL Connector for OpenOffice.org is GA

The first production version of the MySQL Connector for OpenOffice.org has been released. You can download it from http://extensions.services.openoffice.org/project/mysql_connector. The driver is implemented as an OpenOffice.org extension and thus it is very easy to install. The driver can be used … Continue reading

2009/09/07
by admin
Comments Off on Connector/C++: 1.1.0 uses Boost

Connector/C++: 1.1.0 uses Boost

Andrey mentioned it long ago: MySQL Connector/C++ 1.1.0 makes use of some Boost components. The change impacts those who compile the MySQL driver for C++ from source. You need to have Boost 1.34.0 or newer installed on your build system. … Continue reading