Showing entries 8151 to 8160 of 44045
« 10 Newer Entries | 10 Older Entries »
MariaDB 10.1.12 and MariaDB Galera Cluster 10.0.24 & 5.5.48 now available

The MariaDB project is pleased to announce the immediate availability of MariaDB 10.1.12, and MariaDB Galera Cluster 10.0.24 & 5.5.48. See the release notes and changelogs for details on these releases. Download MariaDB 10.1.12 Release Notes Changelog What is MariaDB 10.1? MariaDB APT and YUM Repository Configuration Generator Download MariaDB Galera Cluster 10.0.24 Release Notes […]

The post MariaDB 10.1.12 and MariaDB Galera Cluster 10.0.24 & 5.5.48 now available appeared first on MariaDB.org.

SYS Schema: Simplified Access To SSL/TLS Details

A while back, I wrote a blog post explaining how PERFORMANCE_SCHEMA improvements in MySQL Server 5.7 provides new visibility into the SSL/TLS status of each running client configuration.  An excellent recent post from Frederic Descamps at Percona covers similar territory.  Both of us use PERFORMANCE_SCHEMA tables directly – a powerful interface, but one that requires a query joining multiple tables.  Thanks to the excellent work of Mark Leith, and a contribution from Daniël van Eeden, access to this same information is made far easier via the SYS schema.

I overlooked the SYS

[Read more]
How to get ckeditor value with tags on ajaxsubmit

If you are use ckeditor for textarea and you need to fore ajax submit or form js submit but you cant find ckeditor value in your controller or php file So first you have to update field using CKEDITORinstances so you can try to following codepre classlanguagejavascriptfor instance i

MySQL 5.7 Supported in dbForge Studio for MySQL v7.0

We are glad to announce the new release of dbForge Studio for MySQL, v7.0.

Support for MySQL 5.7 in dbForge Tools for MySQL!

We are glad to announce the release of the updated versions of dbForge Schema Compare for MySQL, v.4.0, dbForge Data Compare for MySQL, v5.0, and dbForge Query Builder for MySQL, v4.0. The tools come with support for MySQL 5.7, significantly redesigned user interface, redesigned Installation Wizard and other improvements to make your work more effective and comfortable.

Log Buffer #462: A Carnival of the Vanities for DBAs

This Log Buffer Edition covers Oracle, SQL Server and MySQL blog posts listing down few new tricks, tips and workarounds plus the news.

Oracle:

Displaying CPU Graphs For Different Time Ranges in Enterprise Manager

One of the cool things in 12c is that (finally after all these years) a sequence can be assigned as the default value for a column.

Jonathan Lewis demonstrates connect by after receiving an email.

Oracle 12c – PL/SQL “White List” via …

[Read more]
Planets9s: Building scalable database infrastructures with MariaDB & HAProxy

Welcome to this week’s Planets9s, covering all the latest resources and technologies we create around automation and management of open source databases.

Watch the replay: How to build scalable database infrastructures with MariaDB & HAProxy

You can now sign up to watch the replay of this week’s webinar with our partner WooServers - How CloudStats.me moved from MySQL to clustered MariaDB for High Availability. This webinar covered how CloudStats.me evaluated solutions from NDB Cluster to MySQL Replication with application sharding in order to scale MySQL write performance.  

Sign up to watch the replay.

MySQL Replication failover: Maxscale vs MHA (Parts …

[Read more]
High availability with asynchronous replication… and transparent R/W split

In this post, the first one of a Maxscale series, I describe how to use MariaDB’s MaxScale and MySQL-utilities with MySQL Asynchronous replication.

When we talk about high availability with asynchronous replication, we always think about MHA or PRM. But if we want to transparently use the slave(s) for READs, what can we use ?

Description:

  • Three MySQL servers, but one has very limited resources and will …
[Read more]
A Grand Tour of Big Data. Interview with Alan Morrison

“Leading enterprises have a firm grasp of the technology edge that’s relevant to them. Better data analysis and disambiguation through semantics is central to how they gain competitive advantage today.”–Alan Morrison.

I have interviewed Alan Morrison, senior research fellow at PwC, Center for Technology and Innovation.
Main topic of the interview is how the Big Data market is evolving.

RVZ

Q1. How do you see the Big Data market evolving? 

Alan Morrison: We should note first of all how true Big Data and analytics methods emerged and what has been disruptive. Over the course of a decade, web companies have donated IP and millions of lines of code that serves as the foundation for what’s being built on top.  In the …

[Read more]
30 mins with MySQL Query Rewriter

Sometime DBAs have to deal with problematic queries and cannot tackle the problem at the source (problematic queries from ORMs, third party apps,... or source unknown...). MySQL 5.7 provides a pre and post parse query rewrite APIs where users can write their own plug-ins. With the post-parse query plugin, you can rewrite problematic queries without the need to make application changes, add hints, modify join order...

Showing entries 8151 to 8160 of 44045
« 10 Newer Entries | 10 Older Entries »