Hi Jim
thanks for the reply. I'm currently working on that at the moment. As you have said. I'm now trying to change the location of the data directory after the installation as it seems to be the only to achieve that.
I have follow multiple "how to" that all suggest the same way as you are.
I always get the same error when I try to start mysql back ;
Job for mysql.service failed because the control process exited with error code.
See "systemctl status mysql.service for details.
I have change
datadir = /home/atom/Documents/myDatabase
for
datadir = /home/atom/Documents/myDatabase/mysql
without any luck as well.
This is where I'm stock as for now.
If you have any clue on why I get that, it would be awsome, if not thanks anyway !