It load the data very slow it take more than 10 seconds to load the database views the table data. I try that but it's take too long time to load the data in phpmyadmin
Asked
Active
Viewed 7,978 times
3
-
1This answer will help you http://stackoverflow.com/a/21327364/3081659 – Noman Aug 31 '16 at 10:44
-
i try that before adding this question but its not any changes – Aug 31 '16 at 10:47
-
is there any another solution for this – Aug 31 '16 at 10:50
-
I don't think so. Because the main issue is up to date Phpmyadmin. – Noman Aug 31 '16 at 10:52
-
You could always use SequelPro or MySQL Workbench instead of using phpmyadmin. You'll find it'll time out when trying to upload large data imports to phpmyadmin because its browser loaded. SequelPro or Workbench are downloaded to your system and do not timeout. – Option Aug 31 '16 at 10:54
-
@Jeevan Why don't you use SQL Yog ? It is pretty good. – Noman Aug 31 '16 at 11:28
-
Which phpMyAdmin version are you using? – Isaac Bennetch Sep 01 '16 at 00:12