[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Subversion and MySQL

From: Toby Thain <toby_at_telegraphics.com.au>
Date: Thu, 14 Aug 2008 15:28:33 -0300

On 13-Aug-08, at 9:31 PM, Bradley Holt wrote:

> Do you want to version control the structure or the data itself? If
> you're just versioning the structure then use DDL scripts that
> include your CREATE TABLE and ALTER TABLE statements. If you want
> to version the data, I'd ask why as that doesn't make any sense -
> just turn on MySQL query logging.

Query logging isn't very useful in that context... I think you mean
binary logging.

--Toby

>
>
> On Wed, Aug 13, 2008 at 8:13 PM, mpls51
> <top_rank_tenant616_at_yahoo.com> wrote:
>
> Is it possible to have tables in MySQL be under version control?
> --
> View this message in context: http://www.nabble.com/Subversion-and-
> MySQL-tp18973666p18973666.html
> Sent from the Subversion Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>
>
>
> --
> Bradley Holt
> bradley.holt_at_foundline.com
>
Received on 2008-08-14 20:29:08 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.