|
About:
WebMySQL is a Web interface to a MySQL database server. It supports the following SQL queries: SELECT, DESCRIBE, JOIN, SHOW, DROP, CREATE, and USE, and advanced query options such as LIMIT, DISTINCT, and GROUP. Empty databases and tables and mysqldump file imports and exports are supported. It has a fully customisable look and feel, and outputs either HTML results or a downloadable CSV file.
Author:
Mark Terry <enquries (at) thedumbterminal (dot) co (dot) uk>
[contact developer]
Homepage:
http://www.thedumbterminal.co.uk/software/webmysql.shtml
Tar/BZ2:
http://www.thedumbterminal.co.uk/software/files/webmysql-2.7.tar.bz2
Changelog:
http://www.thedumbterminal.co.uk/software/webmysql.shtml
Demo site:
http://www.thedumbterminal.co.uk/cgi-bin/webmysql-2.7/webmysql.cgi
Trove categories:
[change]
Dependencies:
[change]
DBI 1.48 (required)
MySQL (required)
Perl 5.8.8 (required)
[download links]
|
|
» Rating:
(not rated)
» Vitality: 0.02% (Rank 3240)
» Popularity: 1.54% (Rank 3622)

(click to enlarge graphs)
Record hits: 13,513
URL hits: 7,958
Subscribers: 41
|
|
Branches
Comments
[»]
Screenshot?
by Mark Thomas - May 3rd 2003 18:46:09
It would be nice if there was a screenshot available.
[reply]
[top]
[»]
Ouch
by Sludge - Jan 2nd 2002 02:45:33
One of the requirements is that you have DBD installed at
/usr/lib/perl5/site_perl/5.6.0/i586-linux/DBD . This made me give up. I
never tested this.
The author needs to have config files.
Also, there doesn't seem to be any source.
[reply]
[top]
[»]
Re: Ouch
by Dumb Terminal Creations - Jan 2nd 2002 16:36:20
This software is freeware, so the source is not available (yet).
Currently this program looks for the directory you mentioned below, but
this can just be a sym-link to your actual installation of the perl DBD
files as mentioned in the "readme" file. This will be fixed in later
versions, as this project is still in development.
I hope you have more luck with using the other web based mysql clients
around, and dont give up too easily.
> One of the requirements is that you have
> DBD installed at
> /usr/lib/perl5/site_perl/5.6.0/i586-linux/DBD
> . This made me give up. I never tested
> this.
>
> The author needs to have config
> files.
>
> Also, there doesn't seem to be any
> source.
[reply]
[top]
[»]
Re: Ouch
by Dumb Terminal Creations - Feb 27th 2002 17:50:03
The latest version (1.6) does not have the perl DBD location dependancy
like the earlier versions
[reply]
[top]
|