Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


Le 18/01/2014 00:11, Carl Paulsen a écrit :


Hi Carl,


figured out a workaround.  All seems to be fine now with a 13MB file,
but next I've been given a 250MB file to open then export!



I'm glad you managed to get there in the end :-)

One word of warning - PHPMyAdmin via the file php.ini has a default cap
on the size of data it can import in one write operation - this is done
to prevent people crafting sql queries that could cause the server to
keel over, so-called denial of service attacks. The default limit is
something like 8Mb, so you might want to be wary of trying to import
even your 13Mb file, not to mention a 250Mb file, via that method, as
phpmyadmin will either fail, and/or truncate the data to the limit allowed.

For big data imports, you really ought to be using the mysql command line.


Alex



-- 
To unsubscribe e-mail to: users+unsubscribe@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.