oli's blog

MySQL vs. PostgreSQL

Im Admin-Magazin 2011/06 hat es einen netten Artikel über MySQL und PostgreSQL Performance Tuning: Duell der Datenbanken: In einem Shootout messen sich MySQL und PostgreSQL

Why I build from source

Taxonomy upgrade extras: 

Hello Vineet,

Great if it was a help for you…

Teilnehmer

Taxonomy upgrade extras: 

Angemeldet haben sich: Volker, Erkan, Mario, Oli, Ronny, (Norbert), …

DOAG Conference 2011 - MySQL Community Abend

Hallo zusammen,

Einige von Euch haben sicher vor, an die DOAG Conference 2011 nach Nürnberg zu kommen, welche vom 15. bis 17. November statt findet.

Michal did a similar Survey for OpenSuSE

Taxonomy upgrade extras: 

Michal Hrušecký did a Survey of the usage of different MySQL branches on OpenSuSE Linux. The results can be found in his article: MySQL survey results (Oct 17, 2011).

1000000 InnoDB Tables

Taxonomy upgrade extras: 

We have seen a customer running a MySQL instance with about 1 Mio InnoDB tables. He had some problems (hick-ups) but basically it worked…

bind-address

Taxonomy upgrade extras: 

This depends a bit on version and distribution. Debian/Ubuntu for example sets bind-address to localhost/127.0.0.1 afaik.

Re: Steps of setting up shared database server

Taxonomy upgrade extras: 

Hello BBlue,

Can you please elaborate a bit more what the problem is? It is not clear to me where you stuck.

Galera - Synchronous Multi-Master Replication Cluster for MySQL/InnoDB

Galera features

Galera provides the following features:

  • Synchronous replication
  • Active/active multi-master topology
  • Read and write to any cluster node
  • Automatic membership control, failed nodes drop from the cluster
  • Automatic node joining
  • True parallel row level replication
  • Direct client connections
  • Drop-in replacement for native MySQL

Galera benefits

Benefits using Galera Replication:

Advanced MySQL DBA Workshop

Taxonomy upgrade extras: 

With a partner we are planning and Advanced MySQL DBA workshop. As the name says it should be a workshop. Its planned duration is 2 days. So within 2 days we can cover 4 to 8 topics more deeply. Requirements: VirtualBox, VMware, own Laptop?

Advanced MySQL Developer Workshop

Workshop topics

Duration: 3 days, Exercises

  • Partitioning
    • Partitioning by time (temporal data)
    • Optimizer and Partitioning
    • Limitations
    • New 5.5 and 5.6 features of Partitioning
  • InnoDB Architecture
    • Clustered PK
    • InnoDB Internals
    • InnoDB Online features
    • New Performance Features in 5.5 and 5.6
    • Operations of InnoDB
  • Performance Tuning and Benchmarking
    • Basics, Latency and Throughput
    • Profiling
    • Benchmarking
    • Benchmarking Tools
  • Memcached
    • Caching strategies
    • Operations
    • ding
  • HA and replication solutions
    • Replication
    • Scale-Out
    • DRBD
  • Blob streaming engine
  • Handler Socket and Memcached-API

restore buffer pool

Taxonomy upgrade extras: 

Hi Partha Dutta,

What you are describing is mentioned in Literature reference [3].

Query Cache has to be disabled

Taxonomy upgrade extras: 

Hi Baron,

90% of the MySQL installations have 1 or 2 concurrent running queries. And most of the MySQL users do not have the time or the capabilities to tune queries, applications or add indexes.

Do NOT leave out BEGIN or START TRANSACTION!

Taxonomy upgrade extras: 

After further investigations with MariaDB developers we found out, that the Problem can be solved when an explicit BEGIN or START TRANSACTION is set in front of the SELECT.

Problem with simple Query and AUTOCOMMIT off

Taxonomy upgrade extras: 

It looks really evil as you said. I could reproduce it with the following sequence:

Bug with Query Cache

Taxonomy upgrade extras: 

Hi luke,

Great! Thank you for the hint. I somehow missed this bug… :(

Example

Taxonomy upgrade extras: 

It was just a complex Join Query as far as I can remember:

MySQL New Features

Taxonomy upgrade extras: 

MySQL 5.6

The focus of this release seems to be on Replication, Partitioning and InnoDB/Performance.

Remote MySQL Consulting

Taxonomy upgrade extras: 

In our opinion remote Consulting is non optimal for the customer because tight interaction is difficult remotely.

Pages

Subscribe to RSS - oli's blog