|  | Logo by DaveyD (anonymous IP: 10.3.137.129,0) | |||||||||||
| 
 | ||||||||||||
| 
 
 
  Audio (347)  Datatype (51)  Demo (204)  Development (609)  Document (24)  Driver (98)  Emulation (153)  Game (1027)  Graphics (510)  Library (119)  Network (236)  Office (67)  Utility (939)  Video (72) Total files: 4456 Full index file Recent index file 
  Amigans.net  OpenAmiga  Aminet  UtilityBase  IntuitionBase  AmigaBounty 
Support the site  | 
 
 [Show comments] [Show snapshots] [Show videos] [Show content] [Show crashlogs] 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 (c) 2004-2025 by Björn Hagström All Rights Reserved Amiga OS and its logos are registered trademarks of Hyperion Entertainment |