Hi guys, you might have faced the issue of /var partition gettting full regularly due to database directory. If you have a larger partition with free space, then it is possible to move the database directory to the larger partition. Here are the...
Hi guys, you might have faced the issue of /var partition gettting full regularly due to database directory. If you have a larger partition with free space, then it is possible to move the database directory to the larger partition. Here are the...
PhpMyAdmin Installation for a domain is so easy. Enter into your webdirectory (public_html) Download the source into it. From shell wget http://jaist.dl.sourceforge.net/sourceforge/phpmyadmin/phpMyAdmin-3.1.1-english.tar.gz or download the...
May 17, 2008 | In: Mysql
If you upgrade your MySql server to >= 4.1 you might get the following error: Client does not support authentication protocol requested by server; consider upgrading MySQL client This happens because the latest versions of MySql uses a new format for...
May 7, 2008 | In: Mysql
Check your Mysql history file ====================== vi /root/.mysql_history ====================== If you don't find the file under /root, find out the file using ====================== locate .mysql_history ======================