Import file CSV

Started by ravi7,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ravi7Topic starter

Hello,

how to import csv PornHub files,
the command line? because it does not work, here is an example:

LOAD DATA INFILE '/var/lib/mysql/yop/pornhub0-1.csv'
INTO TABLE vibe_videos
FIELDS TERMINATED BY ','
ENCLOSED BY '"'
LINES TERMINATED BY ' '
thanks for your help
  •  

whitetiger

Try to do it via PHPMyAdmin or similar tool.

go to vibe_videos click import, select the cvs and import.
  •  

Similar topics (3)