I have a question tmpfs. I would like to use it for mysql tmp. My question is next:
If my server crash, data in /tmp are deleted (it's the tmpfs rule) so mysql cache tables are deleted.
So, if my server crash, data are saved or I loose all data don't put in the mysql basedir ?
Sorry if my question is weak ;)
Thanks