Database

MYSQL Backup Command

Backup is important for us. We should configure automatic backup on our server. Sometimes we want to take quick backup so we can do it from command. It's also helps to take backup of large database...


MySQL Error code 1436

Getting Error during execute the stored procedure  Thread stack overrun: 6444 bytes used of a 131072 byte stack, and 128000 bytes needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack....


Unable to take backup of MSSQL database: Operating system error 5(Access is denied) in Plesk

Cannot open backup device 'C:\\Program Files (x86)\\Parallels\\Plesk\\Backup\\yourdomainname.com\\databases\\yourdomainname-182\\123'. Operating system error 5(Access is denied.). BACKUP DATABASE is...


Unable to establish a PHP session – PHPMyAdmin error

Are you getting below error during phpmyadmin access in cPanel ? Access Denied Unable to establish a PHP session. If you believe that this is in error or inadvertent, contact your system administrator...


Database Size Limitation in Microsoft SQL Express

As We know that there is a limit in SQL Server Express Edition with respect to the size of the database. There have been many confusions around this area. Now we are going to mention about size of...