Showing entries 18953 to 18962 of 44742
« 10 Newer Entries | 10 Older Entries »
MySQL Enterprise Monitor 2.3.7 Is Now GA!

We are pleased to announce that MySQL Enterprise Monitor 2.3.7 is now available for download on the My Oracle Support (MOS) web site as our latest GA release. It will also be available via Oracle E-Delivery in approximately 1 week. This is a maintenance release that fixes a number of bugs and includes the following new features:

  • MySQL Enterprise Monitor Plugins for PHP that allow your PHP applications to provide data to the Query Analyzer so you can monitor and analyze the SQL statements executed by those applications
  • Support for PAM authentication in MySQL Server 5.5.16
  • New graphs and rules for the Thread Pool plugin

You can find more information on the contents of this release in …

[Read more]
MySQL Enterprise Monitor 2.3.7 Is Now GA!

We are pleased to announce that MySQL Enterprise Monitor 2.3.7 is now available for download on the My Oracle Support (MOS) web site as our latest GA release. It will also be available via Oracle E-Delivery in approximately 1 week. This is a maintenance release that fixes a number of bugs and includes the following new features:

  • MySQL Enterprise Monitor Plugins for PHP that allow your PHP applications to provide data to the Query Analyzer so you can monitor and analyze the SQL statements executed by those applications
  • Support for PAM authentication in MySQL Server 5.5.16
  • New graphs and rules for the Thread Pool plugin

You can find more information on the contents of this release in …

[Read more]
MySQL Enterprise Monitor Advisors Version 2.3.7.2104

MySQL Enterprise Monitor Advisors version 2.3.7.2104 is now available.

 

MySQL Enterprise Monitor Advisors Version 2.3.7.2104

MySQL Enterprise Monitor Advisors version 2.3.7.2104 is now available.

 

Are You Forcing MySQL to Do Twice as Many JOINs as Necessary?
.
Baron Schwartz
This guest post is from our friends at Percona. They’re hosting Percona Live London from October 24-25, 2011. Percona Live is a two day summit with 100% technical sessions led by some of the most established speakers in the MySQL field.

In the London area and interested in attending? We are giving away two free passes in the next few days. Watch our @tokutek twitter feed for a chance to win.

Did you know that the following query actually performs a JOIN? You can’t see it, but it’s there:

SELECT the_day, COUNT(*), SUM(clicks), SUM(cost)
FROM ad_clicks_by_day
WHERE the_day >= …
[Read more]
MySQL HA Solutions: New Guide Available

Databases are the center of today’s web, enterprise and embedded applications, storing and protecting an organization’s most valuable assets and supporting business-critical applications. Just minutes of downtime can result in significant lost revenue and dissatisfied customers. Ensuring database highly availability is therefore a top priority for any organization.

The new MySQL Guide to High Availability solutions is designed to navigate users through the HA maze, discussing:

- The causes, effects and impacts of downtime;

- Methodologies to select the right HA solution;

- Different approaches to delivering highly available MySQL services;

- Operational best practices to meet Service Level Agreements (SLAs).

As discussed in the new Guide, selecting the high availability solution …

[Read more]
MariaDB: the new MySQL? Interview with Michael Monty Widenius.

“I want to ensure that the MySQL code base (under the name of MariaDB) will survive as open source, in spite of what Oracle may do.” -- Michael “Monty” Widenius. Michael “Monty” Widenius is the main author of the original version of the open-source MySQL database and a founding member of the MySQL AB company. [...]

MySQL HA Solutions: New Guide Available

Databases are the center of today’s web, enterprise and embedded applications, storing and protecting an organization’s most valuable assets and supporting business-critical applications. Just minutes of downtime can result in significant lost revenue and dissatisfied customers. Ensuring database highly availability is therefore a top priority for any organization.

The new MySQL Guide to High Availability solutions is designed to navigate users through the HA maze, discussing:

- The causes, effects and impacts of downtime;

- Methodologies to select the right HA solution;

- Different approaches to delivering highly available MySQL services;

- Operational best practices to meet Service Level Agreements (SLAs).

As discussed in the new Guide, selecting the high availability solution …

[Read more]
InnoDB at Oracle OpenWorld

Note: this article was originally published on http://blogs.innodb.com on Sept 28, 2011 by Calvin Sun.

Sunny and I will be presenting at the Oracle OpenWorld next week:

  • Introduction to InnoDB, MySQL’s Default Storage Engine,  10/04/11 Tuesday 01:15 PM,   Marriott Marquis – Golden Gate C3,     Calvin Sun
  • InnoDB Performance Tuning,  10/04/11 Tuesday  03:30 PM,   Marriott Marquis – Golden Gate C2,   Sunny Bains

The first session is for beginners, who are new to InnoDB and MySQL. The second session will cover many new performance features in MySQL 5.5 and 5.6, and share some tuning tips to maximize MySQL performance.

What to learn more about MySQL? There will be something for …

[Read more]
Intel 320 SSD write performance – contd.

I wrote about Intel 320 SSD write performance before, but I was not satisfied with these results.

Somewhat each time on Intel 320 SSD I was getting different write performance, so it made me looking into this with details.

So let’s run experiment as in previous post, this is sysbench fileio random write on different file size, from 10GiB to 140GiB with 10GiB step. I use ext4 filesystem, and I perform filesystem format before increasing filesize.

The results are pretty much as in previous post, the throughput drops as we increase filesize:

However, there is when interesting stuff begin. Now when we run the same iterations again, the result will look like:

[Read more]
Showing entries 18953 to 18962 of 44742
« 10 Newer Entries | 10 Older Entries »