How to make MySQL run fast with EXT4 on UBUNTU
I had performance issues when was working with MySQL server on UBUNTU machine. My application was running very slow. Databases import was …
I had performance issues when was working with MySQL server on UBUNTU machine. My application was running very slow. Databases import was …
Article describes how to configure virtual machine on your linux (I’m using Linux mint). First of all you should install virtual box: …
Sometimes it’s not enough to import or export database dump with PHPMyAdmin. For example if file is too big we should use …