r one immediately after OK.
>
> Best Regards,
>
> On Sun, Aug 30, 2015 at 2:52 AM, Martin Gainty
> wrote:
>
>>
>>
>>
>> > Date: Sun, 30 Aug 2015 02:39:24 +0200
>> > Subject: Mysql-Proxy Return prior to Execution
>> > From: ste...@cs-netwo
ry - while application can execute another one immediately after OK.
Best Regards,
On Sun, Aug 30, 2015 at 2:52 AM, Martin Gainty wrote:
>
>
>
> > Date: Sun, 30 Aug 2015 02:39:24 +0200
> > Subject: Mysql-Proxy Return prior to Execution
> > From: ste...@cs-netwo
Hi Everyone,
Does anyone by chance have a working example of mysql-proxy lua script that
can:
- First return OK to a client
- Then actually execute the query on server, ignoring the results.
Thanks in advance!
--
Stefan Certic
*Chief Technology Officer*
ste...@cs-networks.net
Dear MySQL Users,
We are pleased to announce MySQL Proxy 0.8.5, an alpha release.
All users of MySQL Proxy 0.8.x are recommend to upgrade.
Download:
http://dev.mysql.com/downloads/mysql-proxy/
Changes in MySQL Proxy 0.8.5 (2014-09-05)
Bugs Fixed
* A stored function that used cursors
Hi all,
I have a question, i'm trying to create a high envairoment , i'm searching
in google and see the MySQL proxy proyect but i don't know if is a good
idea use this proyect ?.
I'm try to ask in the irc chanel but i can't, i need a espcial user or
privilege?
Tha
On Fri, Apr 6, 2012 at 2:46 PM, shawn green wrote:
> On 4/5/2012 3:14 PM, Wes Modes wrote:
>>
>> No one here has any experience with it?
We use the proxy between master/slaves for the last 3 years. I didn't
implement it, but I look after it. I'm just about to switch to 0.8.2,
but the only real
On 4/5/2012 3:14 PM, Wes Modes wrote:
No one here has any experience with it?
...
Probably not. If you notice the version number for MySQL Proxy still
starts with a "0." which the universally accepted indicator that it is
of pre-production quality. Thanks to the corporate chan
.
>
> All I can say is that MySQL Proxy is currently (still) in Alpha
> http://dev.mysql.com/downloads/mysql-proxy/
> https://launchpad.net/mysql-proxy
>
> so it is unlikely to be used in production.
>
> Such a shame that it was not developed further, this and other
> fe
Wes,
Thanks for these questions about this 'ghost' of the MySQL world, it seems
more a legend than a real thing!
I am sorry I do not have the answers but I would love to hear some.
All I can say is that MySQL Proxy is currently (still) in Alpha
http://dev.mysql.com/downloads/mysql-pr
Hi,
I have a situation where I need clients to connect to a proxy server and to
then determine which MySQL server to forward their connection to based on
the username supplied. Does anyone know if this is possible using
mysql-proxy with Lua? Or by any other means?
Thanks.
REW
On Fri, Mar 12, 2010 at 3:05 PM, Krishna Chandra Prajapati <
prajapat...@gmail.com> wrote:
> The below link shows the benchmark between different web servers ( apache,
> niginx, cherokee).
>
Irrelevant to this list, but I'll bite: there is no detail whatsoever on the
configuration of the various
n 11/03/2010 16:52, Krishna Chandra Prajapati wrote:
> >
> >> Hi Brent
> >>
> >> You can visit the below link.
> >>
> >>
> >>
> http://www.mysqlperformanceblog.com/2009/06/09/mysql-proxy-urgh-performance-and-scalability/
> >>
On Thu, Mar 11, 2010 at 4:49 PM, Brent Clark wrote:
> On 11/03/2010 16:52, Krishna Chandra Prajapati wrote:
>
>> Hi Brent
>>
>> You can visit the below link.
>>
>>
>> http://www.mysqlperformanceblog.com/2009/06/09/mysql-proxy-urgh-performance-and-sc
-for-mysql-failover-and-redundancy/
> We use it at Open Query for a similar case.
>
> Cheers,
>
> Walter Heck
>
> Engineer @ Open Query
> http://openquery.com | http://openquery.com/blog |
>
> On Fri, Mar 12, 2010 at 02:09, John Daisley
> wrote:
> > Has MySQL Prox
://openquery.com/blog |
On Fri, Mar 12, 2010 at 02:09, John Daisley wrote:
> Has MySQL Proxy been improved since that article was released?
>
> I ask because although I have no personal experience with it I do know of a
> big UK based online payment processing company who use MySQL Proxy with
Has MySQL Proxy been improved since that article was released?
I ask because although I have no personal experience with it I do know of a
big UK based online payment processing company who use MySQL Proxy with
MySQL 5.1 in production very successfully.
On Thu, Mar 11, 2010 at 3:34 PM, Johan De
On Mar 11, 2010, at 9:49 AM, Brent Clark wrote:
> On 11/03/2010 16:52, Krishna Chandra Prajapati wrote:
>> Hi Brent
>>
>> You can visit the below link.
>>
>> http://www.mysqlperformanceblog.com/2009/06/09/mysql-proxy-urgh-performance-and-scalability/
>
&
On 11/03/2010 16:52, Krishna Chandra Prajapati wrote:
Hi Brent
You can visit the below link.
http://www.mysqlperformanceblog.com/2009/06/09/mysql-proxy-urgh-performance-and-scalability/
Well thats disappointing.
sigh
So what are we supposed to use for loadbalancing mysql.
Thank you for
<
prajapat...@gmail.com> wrote:
> Hi Brent
>
> You can visit the below link.
>
>
> http://www.mysqlperformanceblog.com/2009/06/09/mysql-proxy-urgh-performance-and-scalability/
>
> <
> http://www.mysqlperformanceblog.com/2009/06/09/mysql-proxy-urgh-performance-and-
Hi Brent
You can visit the below link.
http://www.mysqlperformanceblog.com/2009/06/09/mysql-proxy-urgh-performance-and-scalability/
<http://www.mysqlperformanceblog.com/2009/06/09/mysql-proxy-urgh-performance-and-scalability/>
Thanks,
Krishna
On Thu, Mar 11, 2010 at 7:56 PM, Brent Clark
just read the following, which makes use of mysql proxy.
http://agiletesting.blogspot.com/2009/04/mysql-load-balancing-and-read-write.html
I would like to ask, does anyone make use of mysqlproxy in production, and if so, are you
using it under "heavy load".
How do you find how it perform
Hi friends,
Recently I accept an idea of testing a MySQL Proxy to concept an environment
that will use two slave servers below it.Ok, the theory is good and I decide
to try this, but, when I began to test step-by-step the MySQL Proxy manual I
felt that somenthing was wrong.
In first time, I
Hi friends,
Recently I accept an idea of testing a MySQL Proxy to concept an environment
that will use two slave servers below it.Ok, the theory is good and I decide
to try this, but, when I began to test step-by-step the MySQL Proxy manual I
felt that somenthing was wrong.
In first time, I
-306.html
>
> -- Jimmy
>
>
> Jimmy Guerrero wrote:
>
>> Hello,
>>
>> One additional note in regards to learning more about the current state of
>> MySQL Proxy and connecting with Proxy developers...
>>
>> Check out the "Simulating Workload with MySQ
Forgot to post the URL in the event you are interested:
http://www.mysql.com/news-and-events/web-seminars/display-306.html
-- Jimmy
Jimmy Guerrero wrote:
Hello,
One additional note in regards to learning more about the current state
of MySQL Proxy and connecting with Proxy developers
Hello,
One additional note in regards to learning more about the current state of
MySQL Proxy and connecting with Proxy developers...
Check out the "Simulating Workload with MySQL Proxy" webinar on April 2, with Giuseppe Maxia, MySQL Community Lead and Diego
Medina, Quality Assuranc
On Mar 24, 2009, at 8:06 AM, Claudio Nanni wrote:
Question:
Hello Claudio,
my company tried the mysql-proxy about one year ago(may be more) but
could
not use it
for not being multithreaded. They say they spoke to the 'mysql-proxy'
developer.
Is this still true? Are
Question:
my company tried the mysql-proxy about one year ago(may be more) but could
not use it
for not being multithreaded. They say they spoke to the 'mysql-proxy'
developer.
Is this still true? Are there any limitation on using mysql proxy on a high
load production server?
There are a couple of other proxies, including Dormando's proxy. But
none of them is an official release.
You should tell your customer that mysql-proxy is a core part of MySQL
Enterprise. Its alpha status means that it is subject to change (as
they develop MySQL Enterprise they may dis
Hi!
I'm using phpBB3 directly connected on my mysql-proxy:
// phpBB 3.0.x auto-generated configuration file
$dbms = 'mysqli';
$dbhost = '10.25.0.12';
#$dbport = '3306';
$dbport = '4040';
$dbname = 'phpbb';
$dbuser = 'phpbb
I'd like to speak/write with someone, off the list, on the MySQL Proxy project
who might be involved in the following topics I found on the MySQL Proxy
Cookbook:
# (TODO) Advanced - Use a Proxy between master and slaves to monitor
replication traffic
# (TODO) Guru - Use a Proxy between m
The MySQL Proxy documentation is in place!
The MySQL Proxy is an application that communicates over the network
using the MySQL Network Protocol and provides communication between
MySQL servers and MySQL clients. In the most basic configuration, MySQL
Proxy simply passes on queries from the
Dear MySQL users,
We are proud to present a new kid in the block: the MySQL Proxy 0.5.0 alpha.
MySQL Proxy is a simple program that sits between your client and MySQL
server(s) that can monitor, analyze or transform their communication.
Its flexibility allows for a wide variety of use cases
hi,
anyone has informations about any program that
implementing load balancing and hotswapping in a mysql
cluster system?
Thanks
__
Per te Blu American Express è gratis!
http://it.yahoo.com/mail_it/foot/?http://www.americanexp
hi all,
anyone knows if exist a program load balancing and
hotswap in a mysql cluster system (a sort of proxy for
mysql)?
Thanks in advance.
__
Per te Blu American Express è gratis!
http://it.yahoo.com/mail_it/foot/?http://www.
lient_socket is created.
> Built in mysql client uses this parameters and usually knows nothing
> about the proxy :
> Then proxy using select() function waits for incoming and outgoin data.
> With small result set data packets flow like this:
>
> mysql->proxy
> proxy
mysql->proxy
proxy>client
client->proxy
proxy->mysql
.
.
.
till end
But with bigger resultset it looks like:
mysql->proxy
proxy->client
client->proxy
proxy->mysql
mysql->proxy
proxy->client
mysql->proxy
mysql->proxy
mysql->proxy
and then mysql client shows Lost
aintainer allow MySQL
traffic from those particular systems through the firewall. Obviously,
that's going to be a pain.
Does anyone know of a way to run the clients against a MySQL proxy? (I could
home-brew it, but I'd rather not.) This way, I could have a single "client"
IP allow
38 matches
Mail list logo