Showing posts with the label
MySql
In this post we will see how to make a batch file to take backup of MySQL database (single database) to a particular folder on the same computer. As you may already know, there are various variant…
In this post, we will see how to create a simple VB.NET application to backup MySQL database using the same mysqldump command by firing command prompt from the VB application. For this example, I am…
S o I was trying to import a MySQL database exported from local development machine to a live server and I got the error thrown by phpMyAdmin: #1273 - Unknown collation: 'utf8mb4_unicode_52…
Unable to login to XAMPP's phpMyAdmin page : Error #1045 - Access denied for user 'root'@'localhost' (using password: NO). In this post we shall see how to set root passwo…
If you have migrated a Drupal site from local development server to a live server or from one host to another host, you will generally encounter a 404 error when accessing the pages after migratio…
If you have migrated a Drupal site from local development server to a live server or from one host to another host, you will generally encounter a 404 error when accessing the pages after migratio…
In this post we will see how to make a batch file to take backup of MySQL database (single database) to a particular folder on the same computer. As you may already know, there are various variant…
In this post, we will see how to create a simple VB.NET application to backup MySQL database using the same mysqldump command by firing command prompt from the VB application. For this example, I am…
S o I was trying to import a MySQL database exported from local development machine to a live server and I got the error thrown by phpMyAdmin: #1273 - Unknown collation: 'utf8mb4_unicode_52…
Unable to login to XAMPP's phpMyAdmin page : Error #1045 - Access denied for user 'root'@'localhost' (using password: NO). In this post we shall see how to set root passwo…
S o I was trying to import a MySQL database exported from local development machine to a live server and I got the error thrown by phpMyAdmin: #1273 - Unknown collation: 'utf8mb4_unicode_52…