I am trying to load the data from the below link into MYSQL database scheme
Click here
But it got time out after 30 seconds
I have used the code to set the time to 1000s. but it still does not work
show variables like "net_read_timeout"
set net_read_timeout = 1000;
how should i load 1.88 million row to my schema