Databases

1

How long Innodb Shutdown may take

http://www.mysqlperformanceblog.com

How long it may take MySQL with Innodb tables to shut down ? It can be quite a while.

Read more »
admin's picture
Created by admin 15 hours 14 min ago – Made popular 15 hours 13 min ago
Category: Databases   Tags:
1

Introducing tcprstat, a TCP response time tool

http://www.mysqlperformanceblog.com

Ignacio Nin and I (mostly Ignacio) have worked together to create tcprstat[1], a new tool that times TCP requests and prints out statistics on them. The output looks somewhat like vmstat or iostat, but we’ve chosen the statistics carefully so you can compute meaningful things about your TCP traffic.
What is this good for? In a nutshell, it is a lightweight way to measure response times on a server such as a database, memcached, Apache, and so on. You can use this information for historical metrics, capacity planning, troubleshooting, and monitoring to name just a few.

Read more »
admin's picture
Created by admin 2 days 10 hours ago – Made popular 2 days 10 hours ago
Category: Databases   Tags:
1

InnoDB memory allocation, ulimit, and OpenSUSE

http://www.mysqlperformanceblog.com

I recently encountered an interesting case. A customer reported that mysqld crashed on start on OpenSUSE 11.2 kernel 2.6.31.12-0.2-desktop x86_64   with 96 GB RAM when the innodb_buffer_pool_size was set to anything more than 62 GB. I decided to try it with 76 GB. The error message was an assert due to a failed malloc() in ut_malloc_low() in ut/ut0mem.c inside InnoDB source code.

Read more »
admin's picture
Created by admin 1 week 3 days ago – Made popular 1 week 3 days ago
Category: Databases   Tags:
1

Percona talks at OpenSQL Camp this weekend

http://www.mysqlperformanceblog.com

Four Perconians (perconites?) will be at OpenSQL Camp in Sankt Augustin, Germany this weekend presenting talks on:

  • Recovery of Lost or Corrupted InnoDB Tables
  • Keep your MySQL backend online no matter what
  • XtraDB -- InnoDB on steroids
  • Xtrabackup for MySQL

If you would like to stop by and say hello, we are Aleksandr, Istvan, Morgan and Aurimas (pictures here).

Read more »
admin's picture
Created by admin 2 weeks 22 hours ago – Made popular 2 weeks 22 hours ago
Category: Databases   Tags:
1

High availability for MySQL on Amazon EC2 – Part 4 – The instance restart script

http://www.mysqlperformanceblog.com

This post is the fourth of a series that started here.
From the previous of this series, we now have resources configured but instead of starting MySQL, Pacemaker invokes a script to start (or restart) the EC2 instance running MySQL. This blog post describes the instance restart script. Remember, I am more a DBA than a script writer so it might not be written in the most optimal way.

Read more »
admin's picture
Created by admin 2 weeks 22 hours ago – Made popular 2 weeks 22 hours ago
Category: Databases   Tags:
1

Announcing Training for Operations Teams

http://www.mysqlperformanceblog.com

We’re opening up registration for our new training courses today.  In short: we are moving from two days to a new four-day format.  The new additions are created by:

Read more »
admin's picture
Created by admin 2 weeks 1 day ago – Made popular 2 weeks 1 day ago
Category: Databases   Tags:
1

Testing MySQL column stores

http://www.mysqlperformanceblog.com

Recently I had the opportunity to do some testing on a large data set against two MySQL column-store storage engines. I’d like to note that this effort was sponsored by Infobright, but this analysis reflects my independent testing from an objective viewpoint.
I performed two different types of testing. The first focused on core functionality and compatibility of ICE (Infobright Community Edition) compared with MyISAM on a small data set. The second part of my testing compared the performance and accuracy of ICE with InfiniDB Community Edition on a 950GB data set.

Read more »
admin's picture
Created by admin 2 weeks 4 days ago – Made popular 2 weeks 4 days ago
Category: Databases   Tags:
1

Why message queues and offline processing are so important

http://www.mysqlperformanceblog.com

If you read Percona’s whitepaper on Goal-Driven Performance Optimization, you will notice that we define performance using the combination of three separate terms. You really want to read the paper, but let me summarize it here:

Read more »
admin's picture
Created by admin 3 weeks 2 days ago – Made popular 3 weeks 2 days ago
Category: Databases   Tags:
1

dissertation writing

http://uk-dissertation.com

Choosing the right essay topic is a step in the right direction when it comes to essay writing. Essay writing involves the use of well constructed sentences that have a logical meaning to pass across a certain message or information. Normally, essay topics are chosen depending on the type of essay you are planning to write.

Read more »
Created by JamieJoesph 4 weeks 2 days ago – Made popular 4 weeks 2 days ago
Category: Databases   Tags:
1

Why you can’t rely on a replica for disaster recovery

http://www.mysqlperformanceblog.com

A couple of weeks ago one of my colleagues and I worked on a data corruption case that reminded me that sometimes people make unsafe assumptions without knowing it. This one involved SAN snapshotting that was unsafe.
In a nutshell, the client used SAN block-level replication to maintain a standby/failover MySQL system, and there was a failover that didn’t work; both the primary and fallback machine had identically corrupted data files. After running fsck on the replica, the InnoDB data files were entirely deleted.

Read more »
admin's picture
Created by admin 4 weeks 5 days ago – Made popular 4 weeks 5 days ago
Category: Databases   Tags:

Your Ad Here

User login

Who's online

There are currently 0 users and 1 guest online.