I need to migrate a 3.23.52 MySQL server to a version with InnoDB (and row
level locking). The catch is, I need to do it in a hurry (by the end of the
week). It is a production system with over 300 users. Some tables have over
2,000,000 rows.
The main question I have is should I take this op
Quoting Jackson Miller <[EMAIL PROTECTED]>:
> I need to migrate a 3.23.52 MySQL server to a version with InnoDB (and row
> level locking). The catch is, I need to do it in a hurry (by the end of the
>
> week). It is a production system with over 300 users. Some tables have over
>
> 2,000,000