Re: bk commit into 5.0 tree (svoj:1.2487) BUG#29152- Sergey Vojtovich <svoj@mysql.com> [07/07/31 15:12]:
> + if (thd->slave_thread) > + { > + /* Try concurrent insert */ > + *lock_type= (duplic == DUP_UPDATE || duplic == DUP_REPLACE) ? > + TL_WRITE : TL_WRITE_CONCURRENT_INSERT;
> + return; > + }
> +
I wonder if we shouldn't be doing the same on master.
--
-- Konstantin Osipov Software Developer, Moscow, Russia
-- MySQL AB, www.mysql.com The best DATABASE COMPANY in the GALAXY
--
MySQL Code Commits Mailing List
For list archives:
http://lists.mysql.com/commits
To unsubscribe:
http://lists.mysql.com/commits?unsub=lists@pantek.com
Received on Tue Jul 31 07:57:29 2007
This archive was generated by hypermail 2.1.8
: Thu Aug 09 2007 - 19:19:42 EDT
|