HI Folks,
I'm trying to import a large .sql file (270Mb) using SQL Workbench.
I'm exporting from phpmyadmin v3.4.10.1: structure and data, all statements, with syntax INSERT INTO tbl_name (col_A,col_B) VALUES (1,2,3), (4,5,6), (7,8,9)
Does anyone know how I can import it without getting the error?
Its for a wordpress install.
Thanks in advance.



Reply With Quote







Bookmarks