Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › Program Crash when copying table
Beta4 copying a table or multiple tables from one db to another crashes SQLYog.
Tried with and without Drop option, with and without data.
Are you copying the database to another host or to same one?
Which connection type are you using? Can you send us some sample data?
I'm using SSH tunnel to copy tables to different dbs on the same host.
It appears to be data independant as it happens every time no matter if it is a two column text table or a complicated table.
It does let me create a copy of a table in the same db.
Which version of MySQL?
From your reply it looks like that copying tables *without data* does not result in any error?
Copying a table (w & wo data) in the same db with and without data works.
Copying anything in a different db doesn't work.