Showing entries 38916 to 38925 of 44147
« 10 Newer Entries | 10 Older Entries »
Netgear equipment not made to be "on all day"

Woah. What idiots. Let's just say that Netgear management didn't read "Who did you make smile today?".

(If you need Netgear Customer Support, call 888?638?432 - press 41. Don't leave a comment here!)

I have a bunch of Netgear switches at home, I've been getting them mostly because of the neat slim form factor.

One of them have been working intermittently for the last 6 months; every week or two it just "hangs". Netgear claims to have "a solid warranty: switch - 5 years, power supply - 2 years", so hey - I should call them, right? Well, wrong!

First I wait on hold and when finally through they tell that they can't …

[Read more]
A look at innotop?s new features

I just made a snapshot of the development branch of the innotop MySQL and InnoDB monitor, and released it as version 1.3.0. This code will eventually become version 1.4. Here's what's new.

Speaking at MySQL Users Conference 2007

Just got email from Jay today about two of my talks being accepted to MySQL Users Conference 2007 "MySQL Server Settings Tuning" and "MySQL Performance Cookbook". This is great as MySQL Conferences are always fun and great way to get to know people and learn things about MySQL and connected areas.

This will be my 5th time, but only first time, not being MySQL Employee.

No word so far about other talk I proposed - "Innodb Performance Optimization" which I think is one of my best talks. Might be the name sounds old, even though I add new information to it each time to keep it fresh.

that dream where you are working or are a computer

This person dreamed that they were trying to compile part of Firefox, and the compile button was actually the snooze button on the alarm clock. I experienced a similar dream years ago: I dreamt I was a debugger, and this breakpoint kept firing (the breakpoint turned out to be my alarm clock).

Anyone else had dreams that you were a computer? Or a MySQL storage engine? Or a compiler?

Building mySQL into a RPM from Source

bkf clone -rmysql-5.0.33 bk://mysql.bkbits.net/mysql-5.0-community mysql-5.0.33

cd mysql-5.0.33

BUILD/autorun.sh

cd ../

tar cvzf /usr/src/redhat/SOURCES/mysql-5.0.33.tar.gz mysql-5.0.33

export CC=/usr/bin/gcc
export CXX=/usr/bin/gcc
export LD_LIBARY_PATH=$LD_LIBARY_PATH:/lib64:/usr/lib64
export CFLAGS="-O2 -static -fomit-frame-pointer -ffixed-ebp"
export CXXFLAGS="-02 -felide-constructors -fno-exceptions -fno-rtti"

rpmbuild -ba --define '_with_static 1' mysql-5.0.33.spec

Now mysql-5.0.33.spec is just any spec file distributed with the RHEL source RPM - if requested I can upload it.


UPDATE: Lenz left a refinement in a comment here

Really good stuff

Some of our articles are translated to Russian

A friend pointed out to me number of our our articles were translated and included in PHPInside.RU - electronic magazine about PHP and surrounding technologies which of course include MySQL. You can download PDF for free right here.

We love our articles being translated and or republished, as long as they are available for free same as original articles and as long as you give us a credit for being authors.

Speaking at the mySQL User conference 2007

I'll be giving a talk at mysqluc2007. The talk will be entitled, Federation at Flickr: Doing Billions of Queries per day. Personally I think it's a pretty catchy title, and full of info that might be helpful for many other organizations.

I've won 2005 (1st year that they offered this award), and 2006 Application of the year award for the uses of mySQL. Three years in a row would be cool! This will be my second speaking engagement at mysql uc. The 1st one was entitled Friendster back in 2005. It says I'm a Sr. Support Engineer, I have no idea what that is, really I'm the Database (DataLayer) Architect / Database Administrator, or Technical Yahoo - in Yahoo Land. I'm not to big on titles because doing is much greater then being(tm).




Hope to see you there.

Google mini blues - 406 ownage!

We used to use Google mini to index our site to serve search results to our users. It worked great for a while until sometime back it just stopped indexing. It would get a fatal error and stop index after couple urls. It was also not so kind about sending me an email to let me know that it has stopped indexing. It was still serving pages which were indexed prior to this so we didn?t realize it wasn?t indexing new content.

And than one day we logged in to the admin console to see whats going on with it and found out it wasn?t indexing. I checked the logs and found out that it was stopping due too too many 4xx errors. After looking at logs on our web server I found out that it was stopping because Apache was giving back 406 response code which is described at w3.org as:

The resource identified by the request is only capable of generating response entities which have content characteristics not acceptable according to the accept …

[Read more]
MySQL MiniConf rocked!

Stewart was hoping the MySQL MiniConf (hereinafter called mysql.conf.au) would rock. In fact, it actually did.

At any one time, we had over 60-75 people in the room. It was a standing room, with full attendance at all the talks!

As soon as I get all the slides, I’ll place it up at Forge.

MySQL Boston Meetup, Sheeri, Random User



Showing entries 38916 to 38925 of 44147
« 10 Newer Entries | 10 Older Entries »