diff options
author | Frederick Muriuki Muriithi | 2025-06-03 12:09:59 -0500 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2025-06-03 12:09:59 -0500 |
commit | 9280e6232152991fca762d74f415b704a452673d (patch) | |
tree | efe5df2ee4674551d201f167e5520e579bfd9e88 /uploader/static/js | |
parent | 59b07a41ca5181a19e631f640b38e5fd33d1d550 (diff) | |
download | gn-uploader-9280e6232152991fca762d74f415b704a452673d.tar.gz |
Save data with `LOAD DATA INFILE …` query
To help speed up the saving of the data (for really huge files) into
the database, use the `LOAD DATA INFILE …` command if available, and
if not fallback to the one using raw queries.
Diffstat (limited to 'uploader/static/js')
0 files changed, 0 insertions, 0 deletions