Showing entries 29366 to 29375 of 44061
« 10 Newer Entries | 10 Older Entries »
Restoring from a mysqldump into tables with triggers

This is actually old news, but I never thought to file a bug report (until now) or say anything to anyone about it. If you use mysqldump to dump and restore a MySQL table that has INSERT triggers, you can get different data in your restored database than you had when you dumped. The problem? The tool dumps the triggers before the data, so they get added back to the table before the rows are inserted.

Setting up MySQL 6.x in NetBeans


Arun has a nice set of simple steps for getting MySQL 6.x working with NetBeans 6.5

Posted via email from David Van Couvering's Posterous

Scaling a startup, technically and fiscally

Jeremy has a great post about why DHH’s article on Sharding is….dumb, i mean flawed.

If you’re a startup, and think you’re about to experience tremendous growth, listen to Jeremy, not DHH. I’ll let Jeremy and the other tech heavy hitters handle the technical flaws with his article.

I’m not sure about his definition of “reasonable” is, but I can’t find a single system with 128GB of RAM within my definition of “reasonable”. Secondly, the whole notion that bigger/better/faster is the solution is absurd. That’s like saying we need a bigger land fill because the one we have currently is full. Sure, that’ll work, but how do you install said landfill into place? do you dig under the current one? do you use “bolt on” land …

[Read more]
Don't Bet on Moore Saving Your Ass

Over on the 37signals blog, DHH writes Mr. Moore gets to punt on sharding. His argument is basically that if you continually delay fixing your data storage and retrieval layer, Moore's Law will be there to save our ass--over and over again.

Bzzzt. Wrong answer.

Depending on future improvements to fix your own bad planning is a risky way to build an on-line service--especially one you expect to grow and charge money for.

It's easy to forget history in this industry (as Paul pointed out in the comments on that post). There was a point a few years ago when people still believed the clock speed of CPUs would be doubling roughly every 18 months for half the cost. Putting aside …

[Read more]
SeaTools for DOS v1.0PH – Overtemp–253

I was running a hard drive diagnostic using SeaTools for DOS v1.09PH on two exactly the same Maxtor hard drives, see details of the drives below. When I attempted to run a quick scan and then a long scan it received a warning “Overtemp–253″. After doing some research I have come to the conclusion that with certainty that this doesn’t mean the hard drive is running at 253 degrees Fahrenheit. My two drives are well ventilated and do not even feel warm to the touch. In fact this message apparently means according to Seagate that the hard drive does not support SeaTools reading temperatures.

  • Brand: Maxtor
  • Model: 6Y060L0
  • FW: YAR41BW0

Source: Incorrect temperature values for a Maxtor disk

Quality PHP/MySQL developer

My friend Alex Poole was laid off two days before Christmas from his job as CTO at BGD Group. He's decided to go back into freelancing instead of looking for another job. I've worked with Alex in the past at both LoveFilm and Library House and I can safely say he knows his stuff when it comes to PHP / MySQL development. He can talk non-geek when needed as well!

If you need a senior PHP / MySQL freelancer, you could do a lot worse than to get in touch with Alex.

Identity Manager 8, now with MySQL Support

This piece of news came up just before holiday break but is still worth posting: the latest patch of Sun's Identity Manager (8.0.0.4) now (again) supports MySQL Enterprise - see the notes from Mani and from Paul.

This combination provides another example of how to leverage the different software (and hardware) components into very compelling value-propositions to Sun's customers. In another related example, the Marines Corp is using …

[Read more]
Key Posts from 2008

Here are a few key posts from my various blogs from the last year.

From my InfoWorld open sources blog:

[Read more]
In 2008, I flew 273649 km or 200 times longer than I ran, which was 1382 km

MySQLers share many activities that they take part in during the course of a year. One of them is flying. Another is running. Running is considerably more pleasurable than flying. Case in point: There is a MySQL Runners Club, but no MySQL Frequent Flyer club — although the latter would count a huge number of us working with MySQL at Sun as potential members.


The Dopplr Raumzeitgeist shows where I was 2008

I think I am a fairly eager runner, and a fairly frequent flyer. Thanks to Dopplr (a traveller’s social website that I evaluated last year), I know that I’ve travelled 283 659 km since the first trip I’ve entered into Dopplr (which was early January 2008). If I assume that I’ve flown ten thousand …

[Read more]
Gerry: A Year in Retrospect

This post is more of a personal note than most on the Pythian blog, but over the holidays, I couldn’t help thinking about my turbulent last year.

First, MySQL

In 2008, I worked at three different companies. It was about a year ago (January 15th will be a year) I was at MySQL AB’s first company-wide meeting in a few years with more than 400 of my colleagues, when all of a sudden we get the announcement: “Sun acquired MySQL for 1 billion dollars”. Many thought it was a joke, just in time to watch Jonathan Schwartz come up live on video to greet us. Talk about an intense way of starting a year! For some reason, nobody thought that toasting with a shot of vodka before 9:00am was the oddest thing to happen that morning.

Working for MySQL was, most likely, the wildest ride I will ever have. True Open Source spirit (no matter what the rest of the world says), start-up mentality, and growth equal to one order of magnitude …

[Read more]
Showing entries 29366 to 29375 of 44061
« 10 Newer Entries | 10 Older Entries »