ALL articles of MySql

Error solved "Client does not support authentication protoco...

Recently I was working on Node.js application. In my application, I faced connection issue with MySQL server. Everything was good still I wa...

READ MORE

How to import an SQL file in MySQL

While working on web application, often you need to insert data from sql file. Also when changing your server, you need to export database f...

READ MORE

What is SQL Injection and how to prevent SQL injection in PH...

Many new web developers are unaware of how SQL queries can be manipulated with, and assume that an SQL query is a trusted command. This way...

READ MORE

How to install LAMP(Linux, Apache, MySql, PHP) stack in Ubun...

For any dynamic commo website, there should be certain group of software needed in server. A LAMP stack is short form of software groups whi...

READ MORE