search for: mysqltmp

Displaying 2 results from an estimated 2 matches for "mysqltmp".

Did you mean: mysqldump
2013 May 07
1
Problem with biomaRt::getSequence.
...d=c(100, 5728),type="entrezgene",seqType="peptide", mart=ensembl) Error in getBM(c(seqType, type), filters = type, values = id, mart = mart,  :    Query ERROR: caught BioMart::Exception::Database: Error during query execution: Can't create/write to file '/mnt/ephemeral0/mysqltmp/#sql_40a_0.MYI' (Errcode: 2) I need help please. /.......Tanvir Ahamed [[alternative HTML version deleted]]
2012 Oct 09
8
Service Resources and Selinux
...le, but want to get my head around the best practices first - as I''m not that experiened with all of this stuff to be honest! Many thanks. Tom. # List of directories we''re going to use with MySQL $mysqldirs = [ "/home/data", "/home/logs", "/home/mysqltmp", ] # Set SELinux contexts define add_selinux_context ($context = "mysqld_db_t") { file { $name: ensure => "directory", owner => "mysql", group => "mysql", seltype => "mysqld_db_t",...