wangxu Thu, 12 Apr 2007 20:06:38 -0700
Now i want to change myisam table to innodb table using "alter table ... engine innodb". But the process is too slow!
Need i increase key_buffer_size? Need i increase innodb_buffer_pool size?