Re: need help from the list admin
Reindl Harald <[email protected]>
| Newsgroups | gmane.comp.db.mysql.general |
|---|---|
| Organization | the lounge interactive design |
| Message-ID | <[email protected]> |
Am 01.04.2016 um 21:09 schrieb Lentes, Bernd: > ----- Am 1. Apr 2016 um 17:45 schrieb shawn l.green [email protected]: >> You said, "This is done on the master, written in the log and then >> replicated to the slave, " >> >> The INSERT would not appear in the Binary log until after session 1 >> commits. > > So the INSERT take care about the transaction (begin transaction ... COMMIT) > although it's a MyISAM table ? > Because i read MyISAM does not care about it: > http://stackoverflow.com/questions/8036005/myisam-engine-transaction-support and hence you should not mix innodb and non-transactional tables, a MyISAM table is not and will never be part of a transaction
signature.asc
(application/pgp-signature, 181 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlb/ID4ACgkQhmBjz394Anl4AgCfY9bTP/lvJZ7KeouBv+jMvPkV vgIAn0DoBoJ4Vo8PMuHKqaa0w0n4gu6t =Opsf -----END PGP SIGNATURE-----