Opening and Saving Files: MySQL Files

1. MySQL *.sql File Format Support

You can load, create, edit, and save databases in the *.sql file format using all types of SQL fields. Similar to the SQLite format, each table begins with a first row containing field descriptions: field_name, field definition.

*

2. Auto‑Fit Column Widths

To automatically resize columns in an opened MySQL file, enable:

Settings > Options > General > Auto-fit column widths in imported files

(See Settings)

3. Related Topics

GS-Calc *.gsc and ODF *.ods files
Excel (*.xlsx, *.xml) files
PDF files
Text files (*.csv, *.txt, *.tab ...)
Text *.zip archives
GS-Base (*.gsb) files
dBase/Clipper/FoxPro files
SQLite (*.db) files
MySQL (*.sql) files