Logo by Alkaron (anonymous IP: 3.15.186.56,2258) | ||||||||||||||
| ||||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (149) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4399 Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
Support the site
|
This is a port of all mysql-clients to AmigaOS 4.0. Sorry, no server so far. Hope to build it in the future. Following client-programs are included: * mysql The MySQL-monitor to edit databases. * mysqladmin Administration program for the mysqld daemon. * mysqldump Dumping definition and data mysql database or table * mysqlshow Shows the structure of a mysql database (databases, tables and columns). * mysqlimport Loads tables from text files in various formats. * mysqltest Runs a test against the mysql server and compares output with a results file. * mysqlbinlog Dumps a MySQL binary log in a format usable for viewing or for pipeing to the mysql command line client. * isamchk Check and repair of ISAM tables. * isamlog Write info about whats in a ISAM log file. * pack_isam Pack a ISAM-table to take much smaller space. * myisamchk Check and repair of MyISAM tables. * myisamlog Write info about whats in a MyISAM log file. * myisampack Pack a MyISAM-table to take much less space. * my_print_defaults Prints all arguments that is give to some program using the default files. * resolve_stack_dump Resolve numeric stack strace dump into symbols. * perror Print a description for a system error code or a error code from a MyISAM/ISAM/BDB table handler. * replace This program replace strings in a file or on stdin/stdout. * resolveip Get hostname based on IP-address or IP-address based on hostname. * comp_err Compile errormessage (??). ----------------------------------------- Installation: - Unpack the archive and copy the value to wherever you want. (e.g.: "Work:Networking/"). - Add these lines to your user-startup: ;BEGIN MYSQL Assign MYSQL: <your path> Path MYSQL:bin ADD ;END MYSQL - Copy the value of the ENVARC-drawer to ENVARC: that's all :-) ----------------------------------------- Notes: I've tested all programs together with a server running on a A4000T and on a Windows-PC (shame on me). I couldn't find any serious problem, but please notice, that you use this software on your own risk! I suggest a minimum stack of 500000 bytes.
|
Copyright © 2004-2024 by Björn Hagström All Rights Reserved |