• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here: Home » MySQL

By Abhishek Ghosh July 11, 2020 8:47 pm Updated on July 11, 2020

Simple Bash Script For MySQL Database Backup

Regular MySQL backup is of utmost importance for any website running with a MySQL database, like WordPress. Because it is the MySQL which stores all the textual and other information. FTP usually have the theme files and post images. In this article, we will show how to write some simple bash scripts to automatically backup your MySQL at a particular time of the day from localhost or a backup … [Read more...]

By Abhishek Ghosh June 16, 2020 9:51 am Updated on June 16, 2020

Query Optimization Overview

When we talk about query optimization, we mean improving response times in a relational database management system, because optimization is the process of modifying a system to improve its efficiency or also the use of available resources. In relational databases, the SQL query language is the most commonly used by developers and developers to obtain information from the database. The … [Read more...]

By Abhishek Ghosh January 5, 2020 8:28 pm Updated on January 5, 2020

The MySQL Query Cache For Page Speed Optimization

You'll notice that our earlier guide on MySQL optimization disabled MySQL Query Cache. Various WordPress Plugins exist for database caching, which are different from the thing we are talking about. Our discussion demands to tweak my.cnf file which is usually located at /etc/my.cnf in case of Ubuntu, Debian etc distro. The WordPress plugins decrease the count of queries to the database by caching … [Read more...]

By Abhishek Ghosh September 14, 2019 9:30 pm Updated on September 14, 2019

MongoDB versus MySQL

MySQL is the most popular relational database which is free to use. It is normal for many of the MySQL users to think - why we will learn MongoDB or any noSQL? Typically, MongoDB is for a different type of applications to meet today's need. You can think the visitor tracking plugin for your WordPress website using MongoDB. It is not a good use-case of MongoDB, but probably points where MongoDB can … [Read more...]

By Abhishek Ghosh March 28, 2019 4:47 am Updated on March 28, 2019

How to Send Data from Arduino to MySQL Database

In our recent past discussions, we have send data from ESP32 Arduino to IBM Watson IoT by either using MQTT or by using HTTP POST. In the same way, we have discussed how with CouchDB we can send data from ESP32 Arduino. Also, we have discussed different types of cloud database for IoT. MySQL is widely used database for PHP driven web applications. We can send data from Arduino, ESP32 to MySQL … [Read more...]

By Abhishek Ghosh August 28, 2018 3:15 am Updated on August 28, 2018

MariaDB Vs Percona For WordPress Installation

Regular visitors of this website probably noticed we preferentially use Percona MySQL in our tutorials and scripts. Whereas, most of the sysadmin related websites and guides for installation of WordPress uses MariaDB. Here is a Practical Comparison of MariaDB Vs Percona For WordPress Installation. Do we have any special reason to prefer Percona MySQL? Yes. We are long term users of Percona. We are … [Read more...]

By Abhishek Ghosh July 9, 2017 1:06 pm Updated on July 9, 2017

sqlmap Tutorial : WordPress SQL Injection Testing (White Hat)

We talked about SQL injection in older article. Here is a sqlmap tutorial for WordPress SQL injection testing for the beginners to test own website for potential vulnerabilities & fix them. This website and tutorial is intended for White Hat purposes only. Of course trying them upon others vulnerable WordPress installation will find the points and at the end it is possible to hack it. That is … [Read more...]

By Abhishek Ghosh October 4, 2014 11:52 am Updated on October 4, 2014

mysqlslap Tutorial : Basics on MySQL Stress Test Tool

Here is basic mysqlslap Tutorial to perform MySQL stress test. MySQL comes with mysqlslap, a benchmarking tool which can help you to test database servers. For MySQL optimization test, we usually use Major Hayden's MySQL Tuner Script. This mysqlslap tutorial is for the beginners. One should read in the way we normally handle MySQL database from command line.   mysqlslap Tutorial : First … [Read more...]

By Abhishek Ghosh September 26, 2014 3:46 pm Updated on September 26, 2014

MySQL InnoDB Optimization From my.cnf

On Rackspace Cloud Server PVHVM, We Can Further Optimize MySQL. Here are some performance tweaks for MySQL InnoDB optimization from my.cnf. WordPress or other PHP-MySQL based softwares usually have no default set choice for InnoDB or MyISAM as driving Engine. We previously discussed the topic - InnoDB actually performs better than MyISAM For WordPress, specially on multi-server configuration. You … [Read more...]

By Abhishek Ghosh September 3, 2014 2:35 pm Updated on September 3, 2014

Delete MySQL Database From Command Line

Here is how to delete MySQL database from Command Line Interface or SSH using MySQL drop database command. It is quite simple and easy. Previously, we have shown how to export WordPress MySQL Database on Rackspace Deployment using only Command Line Interface. MySQL by default has quite powerful interactive interface. PHPMyAdmin is a risk itself if run for production environment. Before the reader … [Read more...]

Subscribe To Our Free Newsletter

You can subscribe to our Free Once a Day, Regular Newsletter by clicking the subscribe button below.

Click To Subscribe

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (21K Followers)
  • Twitter (5.3k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Corona Pandemic as Cloud Adoption Driver April 20, 2021
  • How to Save Electricity Consumption During the Pandemic April 20, 2021
  • Best Powerpoint Templates for Communicating IoT Concepts April 17, 2021
  • How to Build a DIY Water Level Indicator? April 16, 2021
  • How Startups Can Convince the Investors April 14, 2021

This website uses cookies. If you do not want to allow us to use cookies and/or non-personalized Ads, kindly clear browser cookies after closing this webpage.

Read Cookie Policy.

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2021 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy