how to set 'schema sync only' as run option

Hi, I'm currently working on a project where we have to use columnstore due to the volume of data to treat. Our targeted platform is Linux but for some reasons, a part of our team is on Windows to develop our solution. We met an access issue with calpontsys on this environment that we managed to solve by added Comment='schema sync only' on our db schema script.

But, as I already said, this is not our target, and we want to activate this option only in dev mode, so we are looking for a way to set it as a run command like that "innodb_log_buffer_size = 8M" (for example).

Please let me know if this is possible or not.

Best regards, Mathieu Ferlay

Comments

Comments loading...
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.