The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
16 views

How do I change MySql datadir on windows? [duplicate]

I'm trying to set MySql data directory to a place on another drive. Here's what I did: Created the directory on the drive Created C:\Program Files\MySQL\MySQL Server 5.6\my.ini with following ...
0
votes
1answer
272 views

Percona server won't restar after datadir change

I installed percona from percona repository on a ubuntu 12.04 server which has a solid state drive. I thought i would rather put the datadir on the Solid state drive and put partition on normal sata ...
0
votes
1answer
136 views

Changing Data directory in MariaDB

I have a doubt : Is mariadb support datadirectory location change from the default location to the another user defined location ? When Iam trying to change datadir location of mariadb by ...
0
votes
3answers
1k views

Moving mysql datadir not working? Problems with symlink in conf.d?

I wanted to have my mysql config in svn to be versionised so i did thefollowing: ubuntu@ip-10-226-50-211:~/mysql-config$ ls -la /etc/mysql/conf.d/ total 12 drwxr-xr-x 2 root root 4096 2011-01-27 ...
7
votes
1answer
3k views

Changing MySQL data directory in Ubuntu Server 10.04

I was getting the following error when trying to change the data directory in ubuntu server 10.04. 100809 19:33:00 [Note] Plugin 'FEDERATED' is disabled. /usr/sbin/mysqld: Can't find file: ...