-
Recent Posts
Recent Comments
- Sinisa Milivojevic on Hash of shame
- Martynas on Hash of shame
- Domas Mituzas on Hash of shame
- Hash on Hash of shame
- mdcallag on Hash of shame
Tag Archives: bug
on primary keys
5.1.46 has this change: Performance: While looking for the shortest index for a covering index scan, the optimizer did not consider the full row length for a clustered primary key, as in InnoDB. Secondary covering indexes will now be preferred, … Continue reading
On replication, some more
Dear MySQL, I feel ashamed that I ever wanted you to support 4.0->5.1 replication, and apologize for that. I really understand that it was really egoistic of me even to consider you should be involved in this. I even understand … Continue reading
Computer art
One immediately realizes Apple computers are very artsy, and why they’re loved by designers and such. Instead of showing BSODs, they start making abstract art. Thats how it shows me my mail:
lost bits in php bytecode
Wikipedia users did get nice errors like: Fatal error: Call to undefined function: peplaceinternallinks() in /usr/local/apache/common-local/php-1.5/includes/Parser.php on line 812 or Table ‘nlwiki.recemtchanges’ doesn’t exist (10.0.0.101) UPDATE `recemtchanges` SET … In both cases code was absolutely normal and after rogue Apache … Continue reading