Showing entries 30223 to 30232 of 44105
« 10 Newer Entries | 10 Older Entries »
MySQL Community on the road

The MySQL community team has a new manager for North America. Dups and Giuseppe will be touring the East Coast to speak at several meeetups and attend the OpenSQLCamp.

Nov 10 - Boston, MA
Nov 11-12 - New York, NY
Nov 13 - Baltimore, MD
• …

[Read more]
Enabling MySQL Query Cache with Zend Framework through PDO::MYSQL_ATTR_USE_BUFFERED_QUERY

It’s interesting that if you read through the Zend dB manual, they mention a big problem with Zend Framework, namely that since Zend uses prepared statements, if you’re running a pre-5.1.17 version of MySQL, you give up the benefits of … Continue reading →

First get together of the Los Angeles MySQL Meetup Group

On November 19th, the Los Angeles MySQL Meetup Group will meet for the first time. Infobright will be presenting their approach to analytic data warehousing. If you’re in the El Segundo area, please do join us.

Updating your repo info if you started with OurDelta d6

If you start with the d6 build, you probably have ourdelta.org in your repo files rather than mirror.ourdelta.org. Since we moved to using download mirrors, you need to update your repo config files. There are redirects in place for download users, but yum/apt-get generally don’t like redirects. For details on what your config should now look like, just take a peek at the information for each distro we currently support:

Once you’ve fixed this up, updates should be painless in the future (i.e., updating to the current d7 …

[Read more]
Ty Valdez Presenting in Second Life - Understanding the Popularity and Growing Emergence of MySQL

Understanding the Popularity and Growing Emergence of MySQLFriday, November 14, 2008 8:00 a.m. PSTMySQL is growing at an incredible rate. Daily downloads are 75,000 and growing. More and more organizations are expanding their use of this popular database. This presentation will discuss the growing emergence of MySQL in the database industry. Topics will include:Key factors in MySQL's

Sweet new Sun storage stuff on Monday, Nov 10th

FYI, Sun is announcing some sweet new storage stuff on Monday at 3:30pm PT.

I’m reviewing a few of the things they’re announcing, and hope to publish my thoughts here soon (one of them joins my production network tonight if all goes well). However, I’m at Disneyland with my kids (first trip!) from Monday through Thursday, so I don’t know (yet) when I’ll be able to write them up. Bear with me if it takes a few days.

But the gear is exciting, and the direction Sun is headed is even more exciting!

[Read more]
The Sun 2008 Customer Engineering Conference

I'm definitely looking forward to presenting the MySQL sessions here at the Sun 2008 Customer Engineering Conference (CEC). The conference is at the Paris Hotel here in Las Vegas. The conference starts for me today (Sunday, November 9) with a walk through from 5:00-6:30pm. All the training track managers need to go through the walkthrough. The welcome reception is then at the Paris, Pavilion/

ZFS Replication for MySQL data

At the European Customer Conference a couple of weeks back, one of the topics was the use of DRBD. DRBD is a kernel-based block device that replicates the data blocks of a device from one machine to another. The documentation I developed for that and MySQL is available here.

Fundamentally, with DRBD, you set up a physical device, configure DRBD on top of that, and write to the DRBD device. In the background, on the primary, the DRBD device writes the data to the physical disk and replicates those changed blocks to the seconday, which in turn writes the data to it’s physical device. The result is a block level copy of the source data. In an HA solution, which means that you can switch over from your primary host to your secondary host in the event of system failure and be sure pretty certain that the data on the primary and seconday are the same.

[Read more]
Boston MySQL meetup - November 10



The Boston MySQL meetup is held on November 10th at 7pm. The place is
MIT Building E51
4 Amherst St
Room 372 Cambridge, MA 02142
857 205 9786


We'll talk about MySQL Sandbox, and about any relevant MySQL topic.

On the road with Dups



Now that Dups is the Community Relations Manager for North America, we'll start working together in the most active way. Next week, we'll be busy at meetups in New York and Baltimore, and then it will be full immersion in Charlottesville for the Open SQL Camp.

Showing entries 30223 to 30232 of 44105
« 10 Newer Entries | 10 Older Entries »