Unix Technical Forum

Store MySQL data files and log files (log bin) separated!!!

This is a discussion on Store MySQL data files and log files (log bin) separated!!! within the MySQL General forum forums, part of the MySQL category; --> Hello everyone, I am compiling mysql source and need stored MySQL datafiles and log files (log bin) separated. For ...


Go Back   Unix Technical Forum > Database Server Software > MySQL > MySQL General forum

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-17-2008, 06:13 AM
=?iso-8859-1?Q?Marcos_Vin=EDcius_Vieira_dos_Santos?=
 
Posts: n/a
Default Store MySQL data files and log files (log bin) separated!!!

Hello everyone,

I am compiling mysql source and need stored MySQL datafiles and log files (log bin) separated. For example:

/var/log/mysql /* log files

and

/sgdb/data /* data files


I used --localstatedir in ./configure but both data files and log files was stored together.

How do this????


Thanks!!!!


Marcos Santos




Abra sua conta no Yahoo! Mail, o único sem limite de espaço para armazenamento!
http://br.mail.yahoo.com/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 03-17-2008, 06:13 AM
Raj Shekhar
 
Posts: n/a
Default Re: Store MySQL data files and log files (log bin) separated!!!

Marcos VinÃ*cius Vieira dos Santos wrote:


> I used --localstatedir in ./configure but both data files and log files
> was stored together.


In your my.cnf file, put the lines (in [mysqld] section

datadir = /sgdb/data
log-bin = /var/log/mysql

--
raj shekhar
facts: http://rajshekhar.net | opinions: http://rajshekhar.net/blog
Yoda of Borg are we: Futile is resistance. Assimilate you, we will
'Borg? Sounds Swedish.' - Lily, Star Trek First Contact

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 02:23 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com