Re: Intermittent deadlock/InnoDB

2006-05-10 Thread Stewart Smith
to reproduce it. Probably best to file a bug report in the bugs system. This is the best way so we can track problem reports. -- Stewart Smith, Software Engineer MySQL AB, www.mysql.com Office: +14082136540 Ext: 6616 VoIP: [EMAIL PROTECTED] Mobile: +61 4 3 8844 332 Jumpstart your cluster: http:

Re: Hi all

2005-10-31 Thread Stewart Smith
On Sun, 2005-10-30 at 00:14 -0300, Fabricio Mota wrote: > Anybody has worked as a developer to MySQL Database Server features? If you mean people who work for MySQL hacking on Cluster, then yes, we exist. -- Stewart Smith, Software Engineer MySQL AB, www.mysql.com Office: +14082136540 Ext: 6

Re: RES: Hi all

2005-10-31 Thread Stewart Smith
as the best doc ever - the code. (btw, this probably should be on internals, not mysql, cluster or plusplus list) -- Stewart Smith, Software Engineer MySQL AB, www.mysql.com Office: +14082136540 Ext: 6616 VoIP: [EMAIL PROTECTED] Mobile: +61 4 3 8844 332 Jumpstart your cluster: http://www.my

Re: (followup) Important for users of Bazaar branches of MySQL Server code from Launchpad

2010-05-24 Thread Stewart Smith
On Mon, 24 May 2010 10:45:30 +0200, Guilhem Bichot wrote: > bzr branch lp:mysql-server/trunk mysql-trunk Download was 200MB. ~20minutes on ADSL from Australia bzr using 100% CPU bzr using ~600MB RAM -- Stewart Smith -- MySQL General Mailing List For list archives: http://lists.mysql.

Re: Latency question - #of connections

2015-02-05 Thread Stewart Smith
Learner Study writes: > Setup: > MySQL 5.6.16 + thread pool extensions running on 3.18 kernel > > Two sysbench clients running from different PCs with total of 14k > connections, each connection doing 2 select queries per sec. > > When I specify 7k connections from each client, sysbench shows late

Re: Merging multiple SQL requests

2015-02-15 Thread Stewart Smith
Learner Study writes: > Is it possible for MySQL server to automatically merge responses for > different queries into a single response? Are there any kernel > parameters that may dictate that? I'm not sure what you could be meaning here... In the client protocol? to send several responses at onc

Re: Merging multiple SQL requests

2015-02-15 Thread Stewart Smith
Learner Study writes: > I meant that can MySQL server combine multiple responses for a client > and send a single TCP packet back to the client. Unless there's a way to send multiple simultaneous requests, you won't get multiple responses in one packet. -- MySQL General Mailing List For list a

Re: List of ports which should be opened for IPTABLES

2007-03-04 Thread Stewart Smith
. a whole world of bad. Run the cluster traffic on its own private network with no firewalls getting in the way. easiest and fastest way. -- Stewart Smith, Software Engineer MySQL AB, www.mysql.com Office: +14082136540 Ext: 6616 VoIP: [EMAIL PROTECTED] Mobile: +61 4 3 8844 332 Jumpstart your