Showing entries 7913 to 7922 of 44049
« 10 Newer Entries | 10 Older Entries »
(tweet) Summary of Percona Live 2015

The problem with Twitter is that we talk about something and before you know it, people forget. (e.g. does WebScaleSQL have an async client library?) How many blog posts are there about Percona Live Santa Clara 2015? This time (2016), I’m going to endeavour to write more than to just tweet – I want to remember this stuff, and search archives (and also note the changes that happen in this ecosystem). And maybe you do too as well. So look forward to more blogs from Percona Live Data Performance Conference 2016. In the meantime, here’s tweets in chronological order from my Twitter search.

  • crowd filling up the keynote room for #perconalive
  • beginning shortly, we’ll see @peterzaitsev at #perconalive doing his keynote
  • #perconalive has over 1,200 attendees – oracle has 20 folk, with 22 folk from facebook
[Read more]
Comment on a multisource replication scenario: 10 masters, 1 slave. by Yogesh

nice explanation.. i am doing same thing..i want to add master every day or as per my requirements. is it possible to do that, and second thing pls explain more details on my.cnf file, for every master should i use separate
[mysqld3001]………. – what is 3001 here..
[mysqld3002]………
[mysqld3002]……….

Laravel Client Side Validation using Parsleyjs Example

In this post i want to show you to add client side js validation Parsley is javascript library that provides lots of validation for the form this library you can also you with PHP net etc language But in this post i did give you example with laravel 5 framework Parsleyjs is pretty interestin

My MySQL command prompt

Earlier this week we had a discussion with fellow DBAs about our mysql prompts, and at the end of the day it showed up, that a lot of us hit the same problem. The problem is, that when you set up your mysql prompt then ‘\h’ will be resolved to ‘localhost’ when you connect locally […]

My MySQL command prompt

Earlier this week we had a discussion with fellow DBAs about our mysql prompts, and at the end of the day it showed up, that a lot of us hit the same problem. The problem is, that when you set up your mysql prompt then ‘\h’ will be resolved to ‘localhost’ when you connect locally […]

How to generate route with query string parameter in Laravel 5

Whenever you require to add query string parameter in link url i mean in route then you generate link with query string parameter using Laravel 5 URL facade most of new developer doing this waypre classprettyprint langhtmllta href URLroutehome id1testid2gtTestlt

MySQL 5.7 sysbench OLTP read-only results: is MySQL 5.7 really faster?

This blog will look at MySQL 5.7 sysbench OLTP read-only results to determine if they are faster than previous versions.

As promised in my previous post, I have checked MySQL 5.7 performance against previous versions in a different workload. This time, I will use sysbench OLTP read-only transactions (read-write transactions are part of future research, as there is more tuning required to get the best performance in write workloads).

One important thing to mention is that MySQL 5.6 and 5.7 have special optimizations for READ-ONLY transactions. In MySQL 5.6, however,  you need to start a transaction with "START TRANSACTION READ ONLY" to get the …

[Read more]
7 Galera Cluster presentations in Percona Live Santa Clara 18-21.4. Meet us there!

Once again Galera Cluster is a popular topic at Percona Live 2016. There are 7 Galera Cluster presentations in Percona Live Santa Clara 18-21.4. Codership’s co-founder and Galera developer Seppo Jaakola talks about Schema Upgrades in Galera Cluster, 20 April 01:00 PM – 01:50 PM @ Ballroom A.  The number includes many Percona XtraDB Cluster presentations, which is based on Codership’s Galera Cluster.

 

Codership will also have a booth at the conference. Meet the developers and experts of Galera Cluster and visit our booth 507!

 

Tuesday 19 April

Orchestrating Percona XtraDB Cluster with Kubernetes (Raghavendra Prabhu)  3:50 PM – 04:40 PM @ Ballroom D

Percona XtraDB Cluster Reference Architecture 2016 (Jay …

[Read more]
Comment on MariaDB 10.1.13 and Connector/J 1.3.7 now available by ian

3.0 is an alpha release, 2.2.2 is the latest stable release. See MariaDB Connector/C . The binaries are only available from MariaDB Corporation, but the links on their website appear to be broken. I’ve reported it, so it should be fixed soon.

How to recursively change the permissions of files and directories in ubuntu

Sometimes we need to give recursively change the permissions of specific files and directories in ubuntu OS you can open terminal and run bellow command so lets try this way strong classexampleExamplestrongpresudo find foldername exec chmod arwx preGive more specificp

Showing entries 7913 to 7922 of 44049
« 10 Newer Entries | 10 Older Entries »