change tmpdir location in mariadb galera cluster

Asked by raju

Hi ,
how do i change tmpdir in 10.3 mariadb galera cluster
Thanks

Question information

Language:
English Edit question
Status:
Answered
For:
MariaDB Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Hartmut Holzgraefe (hartmut-php) said :
#1

The same way as in regular non-galera MariaDB and MySQL: by setting the tmpdir variable in the [mysqld] section of the my.cnf / my.ini configuration file, or as --tmpdir command line option when starting the mysqld process.

https://mariadb.com/kb/en/library/server-system-variables/#tmpdir

Or am I missing something here?

Can you help with this problem?

Provide an answer of your own, or ask raju for more information if necessary.

To post a message you must log in.