This is a read-only copy of the MariaDB Knowledgebase generated on 2024-11-16. For the latest, interactive version please visit https://mariadb.com/kb/.

Is it possible to disable transaction logging for LOAD DATA INFILE into a TokuDB table?

I love TokuDB features a lot, among other for its speed, but I was wondering if it's possible to load data into a TokuDB table even faster by switching off transaction logging for a while, I mean not writing to log0000000000X.tokulogY file. Thanks in advance.

Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.