[MDEV-4381] symbolic link issue Created: 2013-04-08 Updated: 2013-04-08 Resolved: 2013-04-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Mani Sundarigari | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
linux |
||
| Description |
|
I have created a symbolic link " ln -s /demarialab1/pocinst/socket/pocinst.sock /tmp/mysql.sock " I am creating primary and DR databases on the same server,so i have to remove symbolic link. Kindly advice. |
| Comments |
| Comment by Elena Stepanova [ 2013-04-08 ] |
|
| Comment by Mani Sundarigari [ 2013-04-08 ] |
|
can the symbolic link be created under any filesystem other than /tmp ? it always throws this err when i remove the sym link. |
| Comment by Elena Stepanova [ 2013-04-08 ] |
|
>> can the symbolic link be created under any filesystem other than /tmp ? Please read MySQL manual in regard to 'socket' option. >> it always throws this err when i remove the sym link. Please read MySQL manual in regard to ways to connect to the server Otherwise, please (again) consider signing up for a support plan and a training course from our partners SkySQL (www.skysql.com) |
| Comment by Mani Sundarigari [ 2013-04-08 ] |
|
Thank You, i was able to fix through tcp. |