Showing entries 9983 to 9992 of 43994
« 10 Newer Entries | 10 Older Entries »
TokuDB Hot Backup Now a MySQL Plugin

In the recently released TokuDB 7.5.5 the implementation of TokuDB hot-backup moved from a patch to the MySQL Server, to MySQL Plugin.  Why did we make this change?

TokuDB hot backup makes a transactionally consistent copy of the TokuDB files while applications continue to read and write these files.  Christian Rober wrote a nice series of blogs about how hot backup works.  See TokuDB hot backup 1 and TokuDB hot backup 2 for details.  In summary, the TokuDB hot backup library intercepts system calls that write files and duplicates the writes on backup files. It does this while copying files to the backup directory.

There are two changes made to MySQL to get TokuDB hot backup working.

First, the hot backup …

[Read more]
Comment on MySQL search database | MySQL search all tables by anshar firman

Good,, it’s very helpfully

In Case You Missed It - Stackscope Industry Webinar

This is a must see for anyone in the ever-transforming technology industry. Join Adrian Cockcroft, Jason Dixon, Nathen Harvey and Baron Schwartz discuss the Internet of Things. Some highlights:

  • How do we reconcile the containerization dissonance?

  • What are the advantages, scaling hurdles and security implications of Docker?

  • What monitoring methods will ultimately reign supreme, and what tools are ahead of the curve?

  • What are the paths toward DevOps, and will everyone eventually adapt?

  • How do companies like Chef, Librato and NetFlix use containerization, monitoring and DevOps?

  • What is the future of database as a service and the next big programming language?

  • The 2020 landscape

[Read more]
Comment on a multisource replication scenario: 10 masters, 1 slave. by MySQL en vrac (2) | L'Endormitoire

[…] Réplication multi-sources : un exemple concret. […]

Shinguz: Nagios and Icinga plug-ins for MySQL 1.0.0 have been released

Taxonomy upgrade extras: nagiosicingaplug-inmonitorperformancealert

FromDual has the pleasure to announce the release of the new version 1.0.0 of its widely used Nagios and Icinga plug-ins for MySQL, Galera Cluster, MariaDB and Percona Server.

All plug-ins are basically renewed and should now work all correctly.

The new Nagios/Icinga plug-ins can be downloaded here.

In the inconceivable case that you find a bug in the Nagios/Icinga plug-ins please …

[Read more]
WebScaleSQL RPMs available at PSCE repository

Driven by popularity of previous post about Debian/Ubuntu builds of WebScaleSQL and long discussions during FOSDEM conference this weekend, PSCE engineering team decided to put even more effort into.

We would like to introduce:

  • RPM packages available for download
  • RedHat/CentOS repository

Architectures covered:

  • x86 (32-bit)
  • x86_64 (64-bit)

Please note that “WebScaleSQL does not currently maintain compatibility for anything except GNU/Linux x86_64.” (WebScaleSQL FAQ)”

RedHat/CentOS releases:

  • CentOS 6
  • CentOS 7

Packages can be downloaded from …

[Read more]
Comment on MySQL Enterprise Backup 3.10: Teasing compression. by Keith Hollman

Hi,
Sorry for not replying sooner. I’m afraid MEB 3.10 has to be downloaded via support.oracle.com, as part of the Enterprise Edition. If you can’t find it (under Patches) just open an SR and support can help you locate it.
rgds
K.

Comment on Raspberry Pi, MySQL Cluster ‘n’ Cream. by Keith Hollman

Hi,
Let me see if I can share it with you or not. I’ll mail you privately.
Thx for reading.
K.

Jörg Brühe: Linuxtag: Knowledge and People - and New Colleagues?

At FromDual, we are currently preparing for our participation in the "Chemnitzer Linux-Tage" in March.
While we don't yet know whether the programme committee accepted our proposed talks, we will have a booth and hope for interesting exchanges with others from the MySQL, database, Linux, ... world. Of course, we will also mention that we are looking for additional colleagues - there are so many tasks that we need more people to handle them all. (In case you got curious, look here: http://www.fromdual.com/mysql-dba-2014-12-de )

While I attended the Chemnitzer Linux-Tage already last year (thank you, Frank Hofmann, for recommending them!), it will be the first time there for FromDual as a company. I enjoyed the informal atmosphere, which made it easy to get into contact with new people, to learn, and to discuss both facts and opinions.

To those of you who …

[Read more]
The future of MySQL quality assurance: Introducing pquery

Being a QA Engineer, how would you feel if you had access to a framework which can generate 80+ crashes – a mix of hitting developer introduced assertions (situations that should not happen), and serious unforeseen binary crashes – for the world’s most popular open source database software – each and ever hour? What if you could do this running on a medium spec machine – even a laptop?

The seniors amongst you may object “But… generating a crash or assertion is one thing – creating a repeatable testcase for the same is quite another.”

Introducing pquery, mtr_to_sql, reducer.sh (the pquery-enabled version), and more:

80+ coredumps per hour. Fully automatic testcase creation. Near-100% testcase reproducibility. C++ core. 15 Seconds run time per trial. Up to 20-25k lines of SQL executed per trial. CLI testcases. Compatible with sporadic issues. High-end automation of many aspects.

It all …

[Read more]
Showing entries 9983 to 9992 of 43994
« 10 Newer Entries | 10 Older Entries »