Oooh in 5.1 these are now system tables. Why should you care? The slow query log requires a full restart of mysql in previous versions of mysql. Now it's just a flag that can be turned on and queried against from the CSV storage engine.
I'm in the mysql uc tutorial on an indepth look at mysql 5.1. A
new tool is out to replace my various benchmark tools called
mysqlslap.
mysqlslap --concurrency=5 --iterations=5 --query=query.sql
--create=create.sql --delimiter=";"
Very cool stuff to test various engines with a sites specific
query type and uses.
update
http://hg.tangent.org/bbench?f=f5abeffaf040;file=load_run.sh
There are many things we can do on daily basis which can make our lives better and make future better for our kids and ourselves. Most of these things are overlooked or not stressed enough. Lets start with cheap way to save some money and make world a better place.
Replace all the bulbs [...]
I got tired of going all over the place to get information about mysqld variables, so I decided to make a summary of most of them (for version 5.0.27 linux). (Due to lack of horizontal space, I had to make two tables — the second one containing a short description of the variable.)
Corrections, additions, and amplifications are welcome. Enjoy!
Table 1: MySQL Variables
Variable Name | Variable Type | SET OFFLINE ONLY | SET GLOBAL | SET SESSION |
auto_increment_increment | numeric | OFFLINE | ||
auto_increment_offset | numeric | … |
Saturday and Sunday I attended SDForu.m's 2nd silicon valley ruby
conference.
I attended to scope out what the Ruby community was up to, see
what the skillsets are like, etc. I've been trying to get into
Ruby myself for a few months. Slowly getting there.
The conference was at The Tech in san jose. Was a nice cozy room.
One room, one track, speakers came up one after the other. Most
of it was interesting. JRuby, Rubinius look like a lot of fun to
hack with. The ruby folks also have a good grasp on systems
administration, admiringly. Capistrano and friends assist them in
automatically deploying software.
Rails was a bit of a whipping boy at the conference. "Look! Ruby
is actually fast! Rails is slow!" As was the MRI interpreter. At
the same time there's a lot of love for both. Everyone …
There are a lot of The Conference starts tomorrow posts up right now, so here's mine.
I got down to Sunnyvale this morning leaving downtown San Francisco for five days. I stay at the Pacific Inn in Sunnyvale which is a convenient ten minute ride from the Santa Clara Convention Center, where the conference starts tomorrow.
I met a few *cough* guys from MySQL already, which is great, it's been years since I've seen some them. I look forward to meet all the rest you!
Also, make sure to follow my twitting through the conference.
And I finally got to meet Damien, woohoo! ;-)
For the past week I've been delving into the internals of MySQL
and especially of mysql-test. There is more than enough
documentation for me to become familiar with before the actual
work gets rolling, but it has been a hands on process which helps
a great deal. Running the test cases with mysql-test-run.pl is
finally working on my computer but now I'm looking into the gcov
tools but I'm having a hard time finding documentation and
explaination of exactly how it works. However, the more I tinker
around with it the more I'm figuring out so I'll just keep on
moving and asking questions along the way when necessary.
My goals for the next week are to continue figuring out gcov so I
can get a grasp of the problem I have intended to solve this
summer and to get increasingly familiar with the MySQL code
itself.
Unisys Corporation (NYSE: UIS) has worked with news and information leader Reuters to help upgrade the underlying platform for Reuters.com and transform its global news websites to provide next-generation capabilities and news delivery.
Solution Initiative to Be Featured at MySQL Conference April
24
Unisys and Reuters architects will present a case study on the
Reuters implementation today, April 24, at the MySQL Conference.
The presentation will be at 5:30 p.m. PDT in Ballroom H of the
Santa Clara Convention Center.
In my first day at the MySQL Conference and Expo 2007, I attended the Scaling and High Availability Architectures tutorial in the morning, and Real-world MySQL Performance Tuning in the afternoon. This is a brief article on each session’s Big Ideas, and a short blurb about the conference overall so far. I’ll also be involved in at least three sessions at the conference, and I describe them. If you’re interested in short overviews of the sessions I attend, keep watching for my articles.
I've arrived safe, and mostly sound. My laptop battery is just a
little bit shorter than the flight from SEA to SJC. The MySQL
employees are being subjected to staff meetings and then
Mandatory Party, while I get to putter around the hotel and
conviention center. Also going on right now in the convention
center is a meeting for people with dyslexia, a meeting for
regional veterinarians, a "Coin Stamp and Collectables" show
(sponsored by eBay), and a bird mart. Apparently, last year it
was a convention of workworking hobbyests, which would have been
pretty darn cool.
I finished my slides last night, then showed them to Sheeri, who promptly and
properly critiqued them to heck and back. I had basically done
every bad thing from every bad ppt presentation I had ever been
forced to sit thru. So I stayed up and rewrote them into
something much more lively. (The key rule of thumb is to but the …