Archiv für den Monat September, 2008

PHP: New network traffic, CPU and memory savings with mysqlnd

Friday, September 19th, 2008

BIT and CPU squeezing with Facebook, Tuenti and Andrey - for the die hard experts… The MySQL Client Server Protocol supports two flavours of sending database results to the client send as text and as binary. Unlike the text protocol, the binary protocol avoids converting data into strings whenever possible. For example, the binary […]

Slides (german) from MySQL Connectors talk at the Hamburg MySQL Meetup

Friday, September 5th, 2008

On monday I gave a presentation at MySQL user group meeting in Hamburg on the team I’m working for: the MySQL Connectors team. The presentation was given in german. Unfortunately about 99.99999% of all PlanetMySQL had no chance to join the meetup, but you can find the slides (german language) here for download (PDF). […]