![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MySQL article - Sun and MySQL: How It Stacks Up for Developers | iBot | UNIX and Linux RSS News | 0 | 02-28-2008 11:20 PM |
| MySQL conflicts with mysql-3.23.58-16.RHEL3.1 | johnveslin | Red Hat | 2 | 07-17-2007 06:49 AM |
| mysql would not start: missing mysql.sock | xnightcrawl | UNIX for Advanced & Expert Users | 2 | 05-26-2006 10:06 AM |
| PHP and MySQL | kwalick | UNIX for Dummies Questions & Answers | 2 | 04-23-2004 10:13 AM |
| MySQL problem >> missing mysql.sock | _hp_ | UNIX for Advanced & Expert Users | 8 | 11-03-2002 02:44 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Mysql
Is it my opinion, or Unix & Linux systems dislike me????
New problem I want to mysqldump a database from a Red Hat 9 mysql server, to a Solaris 7 mysql server. the problem is : Mysql server in Red Hat 9 is up and running. (Its the production server). I'm trying to mysqldump a database, and provides me the below error. /usr/local/mysql/bin/mysqldump: Got error: 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) when trying to connect Remember, this server is up and running. I'm searching everywhere for mysql.sock, or *.sock, and I can't find anything. there is no mysql.sock file in the system (hidden or not). There is no .sock file in the system. mysqld.log it exists but is empty, so I can't get any information from there. Now, in Solaris 7, mysql.sock exists, in a proper location '/tmp/mysql.sock', but its empty. Mysql server, in Solaris 7, its also up and running. My obvious question is , how to make mysqldump work without any mysql.sock file in the system???? But I want to add another question. If I'll create, in Red Hat 9, a '/tmp/mysql.sock' file, empty of course, will it cause any damage to the mysql server, which is up and running???????? Thanks again. I'll never give up, never give in ![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|