Is is not reproducible. It looks like an issue with your server. Could you try to copy with a similar test case in the other direction once? Also check if you dump fromand import to will that work OK?
However there may be a bug only materializing with a specific structure. So a structure-only dump of your exact case would be nice (create a support ticket if you do not want to post it here).
Also if server general log is enabled on can you tell the last statement recorded here?
Is is not reproducible. It looks like an issue with your server. Could you try to copy with a similar test case in the other direction once? Also check if you dump fromand import to will that work OK?
However there may be a bug only materializing with a specific structure. So a structure-only dump of your exact case would be nice (create a support ticket if you do not want to post it here).
Also if server general log is enabled on can you tell the last statement recorded here?
I don't think I'll be able to provide the actual database in question as it contains alot of valuable data, but I can try to do a copy on the same server.
Another question: Why do I get:
SELECT command denied to user 'theUser'@'my.ip.add.ress' for table 'proc'
I've clicked manage privilegies, selected theUser@% in the dropdown. Ticked all boxes (which should have a CTRL/ALT selection option for many) on the main top window. selected procedure/function and ticked every single box there.
– In copy database dialog will you able to expand 'Views' folder?
– Execute this query against source database and tell the status:
show full tables from `database_name` where Table_type = 'view'
Regards
Nithin
* yes I can see all the views there properly
* The query you provided shows the views properly on the source. Tables_in_database_name and Table_type shows all the views properly and the type is VIEW.
Please create a support ticket from below link, and attach the dump there. If the dump is big we will give our 'yoursendit' credentials so you could attach the dump from there. (Also we may provide you some special binary to verify the problem)
Please create a support ticket from below link, and attach the dump there. If the dump is big we will give our 'yoursendit' credentials so you could attach the dump from there. (Also we may provide you some special binary to verify the problem)