Re: mysql + migration
On 6 Feb, 10:17, agnes...@gmail.com wrote:
> Hi all,
>
> I am migrating an sql database to mysql using mysql
> migration toolkit. I see the script generated with .sql
> generated. When i try take the same to mysql i see all the tables
> migrated. But the database also contains views & procedures. I
> selected these objects while migrating. I used show view status
> viewname, show procedure status procname in mysql prompt. But i dont
> see any views or preocedures. Please tell what is going wrong. How to
> make sure even the views & procedures are also migrated. Please reply
> soon
>
> Thanks in advance.
MySQL is an SQL database???
|