re: Starting MySQL with Redhat 8.0

2002-12-25 Thread Egor Egorov
On Tuesday 24 December 2002 19:34, Andrew Schaefer wrote: > I had the same problem. I fixed it by realizing that when the program was > installed it put the mysql.sock file in the /var/libs/mysql dir however > when it starts it looks for the file in /tmp You can either change the > folder it loo

Starting MySQL with Redhat 8.0

2002-12-24 Thread Andrew Schaefer
I had the same problem. I fixed it by realizing that when the program was installed it put the mysql.sock file in the /var/libs/mysql dir however when it starts it looks for the file in /tmp You can either change the folder it looks in, or do what I did and just copy the mysql.sock from /var/