Go to the first, previous, next, last section, table of contents.


Contributed programs

Many users of MySQL has contributed very useful support tools and addons.

Here is a list of what is available at http://www.tcx.se/Contrib (Or any mirror). The links below only works on the these pages.

Db.py
Python module with caching. By gandalf@rosmail.com.
Old-Versions
Previous versions of things found here that you probably wont be interested in.
00-README
This listing.
Vdb-dflts-2.0.tar.gz
This is a new version of a set of library utilities whose intention is to provide a generic interface to SQL database engines such that your application becomes a 3 tiered application. The advantage is that you can easily switch between and move to other database engines by implementing one file for the new backend without needing to make any changes to your applications. By damian@cablenet.net.
access_to_mysql.txt
Paste this function into an Access module of a database which has the tables you want to export. See also exportsql. By Brian Andrews.
dbf2mysql-1.10d.tar.gz
Convert between .dbf files and MySQL tables.
By Maarten Boekhold
dump2h-1.00.gz
Converter from a mysqldump output to a C header file. By Harry Brueckner
emacs-sql-mode.tar.gz
Raw port of a SQL mode for XEmacs. Supports completion. Original by Peter D. Pezaris pez@atlantic2.sbi.com and MySQL port by David Axmark
exportsql.txt
A script that is similar to the "access_to_mysql.txt". Only this one is fully configurable, has better type conversion (including detection of TIMESTAMP fields), gives out warnings and suggestions while converting, quotes *all* special characters on text and binary data, and so on. And it will also convert to mSQL v1 and v2, and is free of charge for anyone. See http://www.cynergi.net/prod/exportsql/ for latest version. By Pedro Freire support@cynergi.net
handicap.tar.gz
Performance handicapping system for yachts. Uses PHP. By
jms130b.zip
JDBC driver for MySQL. Also contains command line client and other examples. By Xiaokun Kelvin ZHU and GWE Technologies
mod_auth_mysql-2.06.tar.gz
Apache authentication module for MySQL. By Zeev Suraski
mod_log_mysql-1.04.tar.gz
MySQL logging module for Apache. By Zeev Suraski
mrtg-mysql-1.0.tar.gz
MySQL status plotting with MRTG, by Luuk de Boer <luuk@pi.net>.
msqltcl-1.50.tar.gz
Tcl interface for msql. See also mysqltcl.c-patch. By Hakan Soderstrom,
mySQLmodule-0.1.4.tar.gz
Pyton interface for MySQL. By Joseph Skinner (joe@earthlight.co.nz)
mypasswd-1.0.tar.gz
Extra for mod_auth_mysql. This is a little tool which allows to add/change user records storing group and/or password entries in MySQL tables. By Harry Brueckner
mysql-c++-0.02.tar.gz
MySQL C++ wrapper library. By Roland Haenel
mysql-passwd.README
mysql-passwd-1.2.tar.gz
Extra for mod_auth_mysql. This is a two part system for use with mod_auth_mysql.
mysql_watchdog.pl
Monitor MySQL Daemon for possible lockups. By Yermo Lamers
mysql-webadmin-1.0a3.tar.gz
A tool written in PHP-FI to administrate MySQL databases remotely over the web within a Web-Browser. By Peter Kuppelwieser
mysqladm.tar.gz
MySQL Web Database Administration written in perl. By Tim Sailer.
mysqltcl.c-patch
Patch for msqltcl-1.50.tar.gz.
nsapi_auth_mysql.tar
Netscape Web Server API (NSAPI) functions to authenticate (BASIC) users against MySQL tables. By Yuan John Jiang
pam_mysql.tgz
This module authenticate user via a pam , using mysql.
pike-mysql-1.4.tar.gz
MySQL module for pike. For use with the Roxen web server.
radius-0.3.tar.gz
Patches for radiusd to make it support MySQL. By Wim Bonis
sqlscreens-0.3.2.tar.gz
TCL/TK code to generate database screens. By Jean-Francois Dockes.
wmtcl.doc
wmtcl.lex
With this you can write html files with inclusions of TCL code. By
wuftpd-2.4.2b12+mysql_support.tar.gz
Pacthes to add logging to MySQL for WU-ftpd. By Zeev Suraski
www-sql-0.4.2.lsm
www-sql-0.4.2.tar.gz
A CGI program that parses an HTML file containing special tags, parses them and inserts data from a MySQL database.
xmysql-1.7.tar.gz
A front end to the MySQL database engine. It allows for simple queries and table maintenance, as well as batch queries. By Rick Mehalick dblhack@wt.net
xmysqladmin-0.4.4.tar.gz
A front end to the MySQL database engine. It allows reloads, status check, process control, isamcheck, grant/revoke privileges, creating databases, drop databases, create, alter, browse and drop tables. By Gilbert Therrien gilbert@ican.net


Go to the first, previous, next, last section, table of contents.


Casa de Bender