Tech tutorials, How To's & User guides

MENUMENU
  • Linux
  • Ubuntu
  • Python
  • NodeJS
  • Apache
  • Nginx
  • Website Administration
    • PHP
    • Django
  • Git

MySQL

Python Script to Load Data in MySQL

January 21, 2022January 21, 2022 Sreeram Sreenivasan Leave a comment MySQL, Python
python script to load csv into mysql

Python allows you to load data into databases and run SQL queries. Here is the python script to load data in MySQL.

Continue reading


How to Get Query Execution Time in MySQL

January 20, 2022January 20, 2022 Sreeram Sreenivasan Leave a comment MySQL
measure query execution time in mysql

It is good to keep track of query execution time of SQL queries in MySQL. Here is how to get query execution time in MySQL.

Continue reading


How to Show All Open Connections to MySQL Database

January 19, 2022January 19, 2022 Sreeram Sreenivasan Leave a comment MySQL
show all open connections in mysql database

Sometimes you may need to view all open connections to MySQL database. Here is how to show all open database connections to MySQL database.

Continue reading


How to Revoke Privileges for Users in MySQL

January 19, 2022January 19, 2022 Sreeram Sreenivasan Leave a comment MySQL
revoke privileges for users in mysql

Sometimes you may need to revoke privileges for users in MySQL. Here is how to revoke user privileges in MySQL.

Continue reading


How to Show Users With Access to MySQL Database

January 19, 2022January 19, 2022 Sreeram Sreenivasan Leave a comment MySQL
show users with access in mysql

Sometimes database administrators need to find out which users have access to MySQL database. Here is how to show users with access to MySQL database.

Continue reading


How to Show User Permissions in MySQL

January 19, 2022January 19, 2022 Sreeram Sreenivasan Leave a comment MySQL
show user permissions in mysql

Sometimes you may need to show user permissions in MySQL. Here is how to show user permissions in MySQL.

Continue reading


How to Show All Users in MySQL

December 27, 2021December 27, 2021 Sreeram Sreenivasan Leave a comment MySQL
show all mysql users

Sometimes you may need to list all user accounts or get list of user accounts. Here is how to show all users in MySQL.

Continue reading


How to Repair MySQL Databases & Tables

November 29, 2021November 29, 2021 Sreeram Sreenivasan Leave a comment MySQL
repair mysql database

Sometimes you may need to repair MySQL databases & tables as they grow. Here is how to repair MySQL databases & tables.

Continue reading


How to Optimize MySQL Tables

November 29, 2021November 29, 2021 Sreeram Sreenivasan Leave a comment MySQL
optimize mysql table

Sometimes you may need to optimize MySQL tables to improve query speed and performance. Here is how to optimize MySQL tables.

Continue reading


How to Allow MySQL User from Multiple Hosts

November 24, 2021November 24, 2021 Sreeram Sreenivasan Leave a comment MySQL
allow mysql user from all hosts

Sometimes you may want to allow MySQL users from all hosts. Here are the steps to allow MySQL user from multiple hosts.

Continue reading


Posts navigation

Older posts
Newer posts

Recent Posts

  • How to Start Background Process in Python
  • How to Check if Substring is in List of Strings
  • How to Check if Column is Empty or Null in MySQL
  • How to Schedule Multiple Cron Jobs in One Crontab
  • How to POST JSON Data in Python Requests

Follow Us

  • Facebook
  • Twitter
© 2021 Fedingo | About Us | Contact Us | Privacy Policy
dazzling Theme by Colorlib Powered by WordPress