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


B Contributed programs

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

A list of what is available at http://www.mysql.com/Contrib (or any mirror) is shown below. If you want to build MySQL support for the Perl DBI/DBD interface, you should fetch the Data-Dumper, DBI, and Msql-Mysql-modules files and install them. See section 4.10 Perl installation comments.

00-README
This listing.
ascend-radius-mysql-0.4.0.patch.gz
This is authentication and logging patch using MySQL for Ascend-Radius. By takeshi@SoftAgency.co.jp.
Data-Dumper-2.09.tar.gz
Perl Data-Dumper module. Useful with DBI/DBD support.
DBI-1.06.tar.gz
Perl DBI module.
Msql-Mysql-modules-1.2014.tar.gz
Perl DBD module.
Db.py
Python module with caching. By gandalf@rosmail.com.
Old-Versions
Previous versions of things found here that you probably won't be interested in.
Vdb-dflts-2.1.tar.gz
This is a new version of a set of library utilities intended 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. Note: Doesn't work with Access2 !
dbf2mysql-1.10d.tar.gz
Convert between `.dbf' files and MySQL tables. By Maarten Boekhold, boekhold@cindy.et.tudelft.nl, and Michael Widenius. This converter can't handle MEMO fields.
dbf2mysql.zip
Convert between FoxPro `.dbf' files and MySQL tables on Win32. By Alexander Eltsyn, ae@nica.ru or ae@usa.net.
KAMXbase1.0.tar.gz
Convert between `.dbf' files and MySQL tables. Perl module written by Pratap Pereira pereira@ee.eng.ohio-state.edu, extened by Kevin A. McGrail kmcgrail@digital1.peregrinehw.com. This converter can handle MEMO fields.
DbFramework-1.06.tar.gz
DbFramework is a collection of classes for manipulating MySQL databases. The classes are loosely based on the CDIF Data Model Subject Area. By Paul Sharpe paul@miraclefish.com.
delphi-interface.gz
Delphi interface to libmysql.dll, by Blestan Tabakov,
DelphiMySQL2.zip
Delphi interface to libmysql.dll, by bsilva@umesd.k12.or.us.
dump2h-1.20.gz
Convert from 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 partial MySQL port by David Axmark.
exportsql.txt
A script that is similar to access_to_mysql.txt, except that this one is fully configurable, has better type conversion (including detection of TIMESTAMP fields), provides warnings and suggestions while converting, quotes all special characters in text and binary data, and so on. 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. Note: Doesn't work with Access2 !
findres.pl
Find reserved words in tables. By Nem W Schlecht.
genquery.zip
http://www.odbsoft.com/cook/sources.htm
This package has various functions for generating html code from an SQL table structure and for generating SQL statements (Select, Insert, Update, Delete) from an html form. You can build a complete forms interface to an SQL database (query, add, update, delete) without any programming! By Marc Beneteau, marc@odbsoft.com.
handicap.tar.gz
Performance handicapping system for yachts. Uses PHP. By
hylalog-1.0.tar.gz
Store hylafax outgoing faxes in a MySQL database. By Sinisa Milivojevic, sinisa@coresinc.com.
importsql.txt
A script that does the exact reverse of exportsql.txt. That is, it imports data from MySQL into an Access database via ODBC. This is very handy when combined with exportSQL, since it lets you use Access for all DB design and administration, and synchronize with your actual MySQL server either way. Free of charge. See http://www.netdive.com/freebies/importsql/ for any updates. Created by Laurent Bossavit of NetDIVE. Note: Doesn't work with Access2 !
jms130b.zip
JDBC driver for MySQL. Also contains a command line client and other examples. This driver is now rather old and one of the other drivers is recommended. By Xiaokun Kelvin ZHU and GWE Technologies.
twz1jdbcForMysql-1.0.3-GA.tar.gz
New JDBC driver for MySQL. This is a production release and is actively developed. By Terrence W. Zellers, You can always find the newest driver at http://www.voicenet.com/~zellert/tjFM.
JdmMysqlDriver-0.1.0.tar.gz
A VisualWorks 3.0 Smalltalk driver for Mysql. By
mod_auth_mysql-2.20.tar.gz
Apache authentication module for MySQL. By Zeev Suraski, Please register this module at: http://bourbon.netvision.net.il/mysql/mod_auth_mysql/register.html. The registering information is only used for statistical purposes and will encourage further development of this module!
mod_log_mysql-1.05.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@wxs.nl.
mysqladmin-atif-1.0.tar.gz
WWW MySQL administrator for the user, db and host tables. By Tim Sailer, modified by Atif Ghaffar aghaffar@artemedia.ch.
mysqltcl-1.53.tar.gz
Tcl interface for MySQL. Based on `msqltcl-1.50.tar.gz'. Updated by Tobias Ritzau, tobri@ida.liu.se.
MySQLmodule-1.4.tar.gz
Python interface for MySQL. By Joseph Skinner,
mypasswd-2.0.tar.gz
Extra for mod_auth_mysql. This is a little tool that allows you 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,
C++ API
MySQL C++ API; More than just a wrapper library. By kevina@clark.net.
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 the MySQL daemon for possible lockups. By Yermo Lamers,
mysql-webadmin-1.0a8-rz.tar.gz
A tool written in PHP-FI to administrate MySQL databases remotely over the web within a Web-Browser. By Peter Kuppelwieser, Not maintained anymore!
phpMyAdmin_1.1.0.tar.gz
phpMyAdmin home page
A PHP3 tool in the spirit of mysql-webadmin, by Tobias Ratschiller, tobias@dnet.it
mysqladm.tar.gz
MySQL Web Database Administration written in Perl. By Tim Sailer.
mysqladm-2.tar.gz
Updated version of `mysqladm.tar.gz', by High Tide.
nsapi_auth_mysql.tar
Netscape Web Server API (NSAPI) functions to authenticate (BASIC) users against MySQL tables. By Yuan John Jiang.
mysqlwinadmn.zip
Win32 GUI (binary only) to administrate a database, by David B. Mansel,
pam_mysql.tar.gz
This module authenticates users via 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,
qmail-1.03-mysql-0.3.2.patch.gz
checkpassword-0.76-mysql-0.3.2.patch.gz
MySQL authentication patch for QMAIL and checkpassword. These are useful for management user(mail,pop account) by MySQL. By takeshi@SoftAgency.co.jp
jradius-diff.gz
MySQL support for Livingston's Radius 2.01. Authentication and Accounting. By Jose de Leon, jdl@thevision.net
sqlscreens-0.4.1.tar.gz
TCL/TK code to generate database screens. By Jean-Francois Dockes.
squile.tar.gz
Module for guile that allows guile to interact with SQL databases. By Hal Roberts.
mm.mysql.jdbc-0.9d.tar.gz
Another new java JDBC driver. By Mark Matthews,
UdmSearch-1.9.tar.gz
A MySQL- and PHP- based search engine over http. By Alexander I. Barkov bar@izhcom.ru.
useradm.tar.gz
MySQL administrator in PHP. By Ofni Thomas
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
Patches to add logging to MySQL for WU-ftpd. By Zeev Suraski,
wuftpd-2.4.2.18+mysql_support.2.tar.gz
Update to the above by takeshi@SoftAgency.co.jp
www-sql-0.5.7.lsm
www-sql-0.5.3.md5
www-sql-0.5.7.tar.gz
A CGI program that parses an HTML file containing special tags, parses them and inserts data from a MySQL database.
xmysql-1.9.tar.gz
xmysql home page
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. Requires xforms 0.88 to work.
xmysqladmin-1.0.tar.gz
A front end to the MySQL database engine. It allows reloads, status check, process control, isamchk, grant/revoke privileges, creating databases, dropping databases, create, alter, browse and drop tables. Originally by Gilbert Therrien, gilbert@ican.net but now in public domain and supported by TcX.
kmysqladmin-0.1.tar.gz
An administration tool for the MySQL server using QT / KDE. Tested only on Linux.


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