MySQL |
These notes are my personal online notebook of useful commands and "how-to's". You are welcome to make use of them if you find them helpful. They obviously don't come with any warranty! Click on one of the category tags above for the notes in any category. |
|||
This is my experience tuning a MySQL server running on Rimuhosting for Drupal. |
|||
This are probably not of general interest, just some example queries from a particular database that I wanted to save here as snippets. --view all category titles from node: n & d, category node: c --get the body of the category definition c from a given node n & d |
|||
pre{border:none;background-color:#f4f3d7;padding:1em;-moz-border-radius:10px} <?php |
|||
First make sure the right packages are installed. With Ubuntu the benchmark gets installed with mysql-server. With Red Hat/CentOS you have to ask for it under servers/MySQL/benchmarks |
|||
-create a user (such as backup) with select and lock priviledges for all databases from any host |
|||
phpMyBackupPro: No simpler backup for MySQL: http://www.linux.com/feature/127811 |
|||



