I'd like to change the storage location of a table to SSD to increase the performance, but I have no idea how to do that so I ask here. I am using the MySQL shipped with XAMPP on Windows. I searched the phpMyAdmin but could not find anywhere to change the storage location of the table. I checked the xampp\mysql\bin\my.ini but it seems that this configure file can only specify the whole database instead of a specific table. Thanks for help.
↧