MySQL commands: Difference between revisions

Jump to navigation Jump to search
326 bytes added ,  3 December 2015
no edit summary
(Created page with "=== Exporting data into MySql sql file === * {{Gd}} export the compressed *.sql file (especially for BIG sql file). It will show a progress bar and estimated time to complete...")
 
No edit summary
Line 55: Line 55:
# mysql> {{kbd | key=exit;}} to leave the MySQL command.
# mysql> {{kbd | key=exit;}} to leave the MySQL command.


=== references ===
<references/>
further reading
* [http://eosrei.net/articles/2013/03/forcing-mysqldump-always-be-nice-cpu-and-io Forcing a mysqldump to always be nice to CPU and I/O | eosrei.net]: [http://www.computerhope.com/unix/unice.htm nice] or [http://www.tutorialspoint.com/unix_commands/ionice.htm ionice] command
[[Category:MySQL]]
[[Category:MySQL]]

Navigation menu