Category Archive: Server Administration

InnoDB the “case-sensitive monster”

Hello,

this posting is about InnoDB’s limitation of lower / upper cases and the resulting problems of InnoDB database migrations to different operating systems.

THE TASK:

Import an InnoDB database from Mac OS  MySQL  5.x to Linux MySQL 5.x (in our case Rhel 5 ).

No big deal, I thought.

Made a …

Continue reading »

Effortless Text Localization

Automatization of repeated work is one of the keys to productive development. Another is abstraction of common problems to allow concentration on project specific work. Localization is one of the problems you have in nearly every project, especially in iPhone projects. The iPhone SDK brings interesting solutions that abstract many …

Continue reading »

Older posts «

» Newer posts