Utilities
http://worldcommunity.com/opensource/utilities/mysql_backup.html: MySQL Backup is a backup script for MySQL. By Peter F. Brown.
http://www.mysql.com/Downloads/Contrib/mytop.
http://public.yahoo.com/~jzawodn/mytop/: (mytop home page) mytop is a Perl program that allows you to monitor MySQL servers by viewing active threads, queries, and overall server performance numbers. By Jeremy D. Zawodny.
http://www.mysql.com/Downloads/Contrib/mysql_watchdog.pl: Monitor the MySQL daemon for possible lockups. By Yermo Lamers, yml@yml.com.
http://www.mysql.com/Downloads/Contrib/mysqltop.tar.gz: Sends a query in a fixed time interval to the server and shows the resulting table. By Thomas Wana.
http://www.mysql.com/Downloads/Contrib/mysql_structure_dumper.tar.gz.
http://www.mysql.com/Downloads/Contrib/mysql_structure_dumper.tgz: Prints the structure of every table in a database. By Thomas Wana.
http://www.mysql.com/Downloads/Contrib/mysqlsync: A Perl script to keep remote copies of a MySQL database in sync with a central master copy. By Mark Jeftovic. markjr@easydns.com.
http://www.mysql.com/Downloads/Contrib/MySQLTutor-0.2.tar.gz: MySQLTutor. A MySQL tutorial for beginners.
http://www.mysql.com/Downloads/Contrib/MySQLDB.zip.
http://www.mysql.com/Downloads/Contrib/MySQLDB-readme.html: A COM library for MySQL by Alok Singh.
http://www.mysql.com/Downloads/Contrib/mysql_replicate.pl: Perl program that handles replication. By elble@icculus.nsg.nwu.edu.
http://www.mysql.com/Downloads/Contrib/DBIx-TextIndex-0.02.tar.gz: ...