©SQL :: Manager
HomeProgram InformationTechnical detailsFree downloadDonate for a cup of coffee
This website works better with Javascript
The MyWAY SQL Manager can be downloaded here for free: as PHP installation file as GZIP file as ZIP archive
If the download from this page does not work, you can also download the program here (Virus checked at heise.de).
By downloading you accept the General Terms and Conditions
The program MyWAY SQL-Manager only works with Javascript
myway SQL Manager for MySQL and MariaDB, Download on Uptodown
Create MySQL, MariaDB tables by cloning

Creating MySQL and MariaDB tables by cloning

Cloning a MySQL table Generating a table by cloning is part of the table creation
Create new MySQL table by cloning
Create a table by copying another table:
 
Source database: Selection of the database in which the source table is located.
Source table: Selection of the source table to copy from.
Apply data from source table: Copy data from source table to new table.
Apply options & indices: Apply table options and indexes to the new table.
Data directory target table: Path to the directory on the server where the data files are to be saved.
Index directory target table: Path to the directory on the server in which the index files are to be stored (MyISAM only).
Create table: Creates the new table by copy.
Table creation as SQL script Not available with this function
Create table Not available with this function
Weitere Informationen zur Erstellung von MySQL-Tabellen finden Sie hier: mysql.com und mariadb.com
Updated: 2025-11-04ImprintContactTerms & conditionsPrivacy & CookiesUpdatesSitemapFacebookLinkedin©2020-2025 Heino Cunze-Fischer