Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 May 2008 13:45:32 -0400
From:      "John" <vaughajj@jmu.edu>
To:        <freebsd-questions@freebsd.org>
Cc:        jjvaughan@gmail.com
Subject:   Recovering mysql data - mysqlbinlog
Message-ID:  <200805011745.GER48602@jmu.edu>

next in thread | raw e-mail | index | archive | help
Can someone direct me to where the MySQL transaction logs are stored?  I am
running FreeBSD 6.1 with MySql 5.0.41 which I installed from ports, no extra
config.  From what I've read online, unless you disable them (which I
couldn't find in the makefile) the logs should be being created.  Doing a
find / --name "bin." Didn't turn up anything.

 

I'll also note that it is not in var/db/mysql with the rest of the mysql
data files and the ib_logfiles which would have been useful, but the data I
am trying to recover is from a MyISAM.

 

Thanks for the help!

-John




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805011745.GER48602>