Hola amigos!
A todos los que recien empiezan con el MySql les queria recomendar este programita que encontre y esta muy bueno.
Paso detalles:
--------------------------------------
With MySQL-Front 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 (new in 1.21)
- change table-types to ISAM, MYISAM, MERGE, HEAP or userdefined types (new in 1.21)
- add users
- flush Host/Logs/Privileges/Tables
- write SQL-queries with syntax-highlighting
- import data from ODBC-datasources (new in 1.21: login-prompt)
- do table-diagnostics (check, optimize, repair, analyze)
- and a lot more...
--------------------------------------
Project-Homepage
--------------------------------------
http://www.mysqlfront.de/
Un saludo para todos!!!