| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Michael Widenius | Date: | October 20 1999 6:08pm |
| Subject: | LOAD DATA INFILE and BLOBS | ||
| View as plain text | |||
>>>>> "LSzijarto" == LSzijarto <LSzijarto@stripped> writes: LSzijarto> I would be grateful for some help in this matter. Does one load binary data > LSzijarto> into tables with the LOAD DATA INFILE command, or does it work only for text > LSzijarto> files? Thank you. LOAD DATA INFILE only works for text files; In MySQL 3.23 you can use the function 'LOAD_FILE' to load a file into the MySQL server. Regards, Monty
| Thread | ||
|---|---|---|
| • LOAD DATA INFILE and BLOBS | LSzijarto | 6 Oct |
| • LOAD DATA INFILE and BLOBS | Michael Widenius | 20 Oct |
