News Feed
Jobs Feed
Sections




News Archive
Sebastian Begmann's Blog:
Partitioning with Dates in MySQL 5.1
February 01, 2007 @ 08:03:00

In a new blog entry from Sebastian Bergmann, he looks at some of the issues and bugs that have been submitted to him about the phpOpenTracker project. He takes on one in particular - the database schema.

The biggest problem with phpOpenTracker 1.x is that its database schema is normalized. Even simple phpOpenTracker API calls result in (possibly multiple) SQL queries that involve multiple tables. [...] While the denormalization should eliminate the JOIN-related performance problems, temporal partitioning of the data can further increase the performance.

He talks about what kind of support MySQL currently has for it (5.1) and how, unfortunately, it might not work for his situation (the maximum number of partitions).

0 comments voice your opinion now!
partitioning mysql database phpopentracker issue partitioning mysql database phpopentracker issue


blog comments powered by Disqus

Similar Posts

O\'Reilly: Designing a database-driven PHP App? Don\'t Forget the Data!!

Chris Hartjes' Blog: Reader Feedback: Working with XML In PHP

Community News: An Effort to Deprecate the MySQL Extension

International PHP Magazine: Poll Question: The Rules of PHP Throwdown Include

Internet Super Hero: PHP: mysqlnd can't do wonders


Community Events











Don't see your event here?
Let us know!


symfony2 framework functional development database podcast language conference opinion community phpunit rest testing zendframework2 introduction usergroup google interview series release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework