Changes

Jump to: navigation, search

SRA840 Lab7

44 bytes added, 20:59, 11 April 2009
no edit summary
LOAD DATA LOCAL INFILE '/tmp/vyas.txt' INTO TABLE tmp;
You need to enable this to use it. Start your mysql like this:
'mysql --local-infile=1 -u root -p' Value of 1 enables it and 0 disables it. This should also be enabled from the server sidetoo.
1
edit

Navigation menu