If you don't care about the data being out of sync with the master and are
not concerned with any problems it might cause, such as the slave thread
stopping due to replication errors caused by out of sync auto_increment
fields and the like.

-----Original Message-----
From: Heikki Tuuri [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 26, 2002 2:14 PM
To: Carl McNamee
Cc: [EMAIL PROTECTED]
Subject: Re: Question about slave server


Carl,

----- Original Message -----
From: "Carl McNamee" <[EMAIL PROTECTED]>
Newsgroups: mailing.database.mysql
Sent: Tuesday, November 26, 2002 11:10 PM
Subject: Question about slave server


> sql,query
>
> In a replicated environment, are slave servers "read only" or can a user
> attach to one and perform updates?

a user can connect to slaves and perform any modifications to the data he
likes.

> Carl McNamee
> Systems Administrator
> Billing Concepts
> (210) 949-7282

Best regards,

Heikki Tuuri
Innobase Oy
---
Order technical MySQL/InnoDB support at https://order.mysql.com/
See http://www.innodb.com for the online manual and latest news on InnoDB

sql query




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail
<[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to