Showing entries 8796 to 8805 of 44864
« 10 Newer Entries | 10 Older Entries »
Plenty of 9s for MongoDB & MySQL at Percona Live 2016

The MySQL User Conference has a been fixture in all our calendars for many years now and every year, Santa Clara calls us back … The conference has evolved of course since its inception and yet stays the same, its original premise alive and kicking: a place to get together and exchange on MySQL and open source database knowledge and experiences! And today it’s called the Percona Live Data Performance Conference!

This year, the conference is really opening itself up to become inclusive of not only MySQL-related technologies and topics and go wide into MongoDB and Big Data territories as well. So there should be something new for everyone who’ll be attending and the programme looks quite promising indeed.

As in the previous two years, our team will be providing the necessary 9s for this year’s conference in the form of two talks and a …

[Read more]
General Tablespaces in MySQL 5.7 – Details and Tips

InnoDB in MySQL 5.7 introduced for the first time the ability to create a general tablespace and assign multiple tables to it.  These tablespaces can be assigned anywhere on the system.  They can even be assigned a smaller block size so that they can contain compressed tables that use that size as their key_block_size.…

How to remove particular value from jquery array

When i was working on my code PHP project at that time i need to remove specific items value from my javascript array i did google search and solve that but i would like to share in my site how to remove value from javascript array so lets see how to usestrong classexampleExamplestron

TokuDB impacts InnoDB Performance?

This blog discusses how TokuDB impacts InnoDB performance when the two run in the same environment.

You would think MySQL storage engines are fairly independent of each other, even in the same environment. Enabling one, or changing its configuration, logically should have no impact on the performance of other engines (such as InnoDB) when they are accessing tables. The reality, however, is more complicated than that!    

Now that we’ve shipped TokuDB, we’ve been getting feedback from our community and customers that enabling TokuDB might negatively affect performance – even for queries that don’t touch TokuDB tables (and in some cases, even when TokuDB is kept completely idle).

[Read more]
How to install LEMP (Linux, nginx, MySQL, PHP) stack on openSUSE

In today’s simple article we will cover the steps needed for installing and configuring a basic LEMP stack on a openSUSE VPS. A LEMP stack is a synonym of LEMP server or LEMP web server. It refers to a set-up which includes Linux, Nginx, MySQL (MariaDB) and PHP. REQUIREMENTS We will be using our SSD 1 Linux VPS hosting plan for this tutorial. Log in to your server via SSH: # ssh root@server_ip Before starting, enter the command below to check whether you have the proper OS version installed on your machine: # cat /etc/issue which should give you the […]

Laravel clear cache from route view config and all cache data from application

In this post i would like to share my experience and solution when i was working on my laravel e commerce website with gitlab I was fetching one issue suddenly my view cache with error during development i did try lot to refresh and something other but i cant see any more change in my view but

New Whitepaper: MySQL Replication for High Availability

MySQL Replication is probably the most popular high availability solution for MySQL, and widely used by top web properties like Twitter and Facebook. Although easy to set up, ongoing maintenance like software upgrades, schema changes, topology changes, failover and recovery have always been tricky. At least until MySQL 5.6.

Having recently discussed deployment and management of MySQL replication topologies, we’re now making this handy whitepaper available to all those of you who are currently working with or intending to work with MySQL Replication.

Our new whitepaper covers all you need to know about MySQL Replication, including information on the latest features introduced in 5.6 and 5.7. It also …

[Read more]
Pixel tracking code php example

pixel tracking technology is use when you need to give your commerce websites or something else that you need to give that site banner or add on another website we can use pixel tracking technology because which can help to count impressions but if you want to use pixel tracking technology code in

Percona Live 2016 Community Game Night

Hello, all! Just a quick blog to remind you all about the Percona Live 2016 Community Game Night!

This awesome event is taking place on Wednesday, April 20 from 7:00 pm to 10:00 pm, after the Community Networking Reception. It’s modeled after last year’s extremely popular game night, featuring many of the same games back by popular demand:

  • The Meltdown
  • Segway Races
  • Pac-Man Battle Royal!

This year we plan on tons more games compared to last year, with fun additions like a bowling alley and Oculus Rift experiences. We’ll have drinks, food and most importantly: some crazy good fun.

[Read more]
Moving with SQL Server to Linux? Move from SQL Server to MySQL as well!

In this blog, we’ll discuss MicroSoft’s recent announcement that SQL Server will be available on Linux. If you’re going to Linux, why not move from SQL Server to MySQL?

The open source operating system Linux powers nearly one-quarter of all the servers running in Microsoft’s Azure cloud service. Until just last week, this meant nearly one-quarter of Azure cloud servers couldn’t actually run much Microsoft software.

So Microsoft is porting SQL Server to Linux. Currently, there is a private preview available with a planned full release sometime in mid-2017.  Microsoft …

[Read more]
Showing entries 8796 to 8805 of 44864
« 10 Newer Entries | 10 Older Entries »