mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2026-03-13 09:24:25 +08:00
========================================
Information-File for HeidiSQL
========================================
--------------------------------------
General:
--------------------------------------
HeidiSQL is an easy-to-use-interface for web-workers dealing with
MySQL-Databases. It only requires libmySQL.dll from the MySQL-Server as
"API" (included in this package - newest version available at
http://www.mysql.com/).
--------------------------------------
(Easy) Installation:
--------------------------------------
Just doubleclick the setup-file and follow the instructions.
--------------------------------------
With HeidiSQL you can...
--------------------------------------
- create/drop databases
- create/drop tables
- edit/add/delete fields
- edit/insert/delete records
- edit BLOBs with Bitmap/GIF/JPEG-Support
- a list of server-variables
- view and kill other user-processes
- execute (large) SQL-scripts
- view advanced table-properties, such as Type, Comment, Key_Length
and so on
- export table-structure and data into SQL-scripts or other databases
- replicate databases between two hosts ("Export tables...")
- save data to CSV-Files (ideal for working with MS-Excel) or
HTML-tables
- copy CSV-data/HTML-Tables to clipboard
- copy tables to new table-names
- change table-types to ISAM, MYISAM, MERGE, HEAP, InnoDB, BDB or
userdefined types
- manage users
- flush Host/Logs/Privileges/Tables
- write SQL-queries with syntax-highlighting
- do table-diagnostics (check, optimize, repair, analyze)
- insert files into BLOBs in batch-mode
- and a lot more...
--------------------------------------
Requirements:
--------------------------------------
- libmysql.dll (Client-library for MySQL-Server)
- msvcrt.dll (Microsoft (R) C Runtime Library)
- TCP/IP-Protocol
--------------------------------------
Troubleshooting:
--------------------------------------
You can post in the Support-Forum:
http://www.heidisql.de/forum/
Please do *not* send me e-mails with technical questions. I get so many
mails each day, I cannot reply to them all. Instead you should at first
have a look at the forum (URL above).
--------------------------------------
Donation:
--------------------------------------
HeidiSQL is OpenSource.
Maybe it saved you a lot of time and therefore you like it. In this case
you may make a donation. For this purpose point your web-browser
to the following URL:
http://www.heidisql.de/donate.php
--------------------------------------
The Author:
--------------------------------------
Ansgar Becker
48485 Neuenkirchen / Germany
--------------------------------------
Project-Homepage
--------------------------------------
http://www.heidisql.com/
EOF