(show tables;), which means to me that MySQL hasn't lost track of the data path. But when I issue a command like 'select ...' it says it can't find the format file ./finance/soandso.frm. I don't really know what the dot stands for. The most plausible assumption is the ...
kill -9 <process-id-second-connection> netstat -an | grep 22223 /*find which program use port 22223> */ - but I can't find anywhat - Then I run again command : connect 2: ssh -g -f -p 11111 -i /<path-to-private-key> user1@ip-server1 -L 22223:ip-server1:3...
I have my all-purpose user added to the Samba auth list (via smbpasswd), and configured my client as swerdna's howto's specify, and I can access the files just find. However, when I try to mount the shares with this command:Code:mount -t cifs -o username=klein,password=klein...
Ubuntu Installation :: XP With Existing Setup (Partitions) - Error "Setup Did Not Find Any Hard Disks Installed On Your Computer" Feb 18, 2010 I'm using Ubuntu 9.10 and previously had a separate partition with another distro on it. I decided to delete the other distro's home and s...
Solution: In /etc/mysql/my.cnf, set datadir = /home/mysql_data, which is the location where the database files actually live on my machine (as the find command above shows) Sorry, you can't reply to this topic. It has been closed....