Access MySQL Enterprise Monitor UI Remotely

2014-11-24 Thread Blessing Kamutande (B)
Hi all,

How can I access MySQL Enterprise Monitor webpage remotely. I don't want to 
access it through the localhost, but would like to access it like this: 
https://192.1.1.1:18443.  Where can I change the settings so that the tomcat 
can listen for incoming connections from my network card, rather than the 
localhost address (127.0.0.1).

TIA.

Kind Regards

Blessing Kamutande| SunDBA | ISS Infrastructure |DCO



~~
This e-mail is subject to the Telkom SA SOC Ltd electronic communication legal 
notice,
available at : http://www.telkom.co.za/TelkomEMailLegalNotice.PDF 
http://www.telkom.co.za/TelkomEMailLegalNotice.PDF
~~


Re: MySQL dying?

2014-11-24 Thread Johan De Meersman

- Original Message -
 From: Ruben Safir ru...@mrbrklyn.com
 Subject: Re: MySQL dying?
 
 Well, this mailing list is dead.  This is a mailing list that used to
 handle 70+ questions a day, or more.


Is that why you feel the need to troll on posts from two years ago?

If you think it's dead, unsubscribe and go install MSSQL. If not, either ask a 
question or stop wasting bandwidth.


Bye now.

-- 
Unhappiness is discouraged and will be corrected with kitten pictures.

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



Re: MySQL dying?

2014-11-24 Thread Ruben Safir
On Sun, Nov 23, 2014 at 08:31:24PM +0100, Heck, Walter wrote:
 I watched a keynote from Thomas Ulin at Percona Live London a few weeks
 back, and the slides are quite interesting:
 https://www.percona.com/live/london-2014/sites/default/files/slides/PerconaLondon14_keynote.pdf
 


Well, this mailing list is dead.  This is a mailing list that used to
handle 70+ questions a day, or more.

Ruben

 There's a lot of haters (some with more valid reasons to hate, others with
 little or no reason), but it cannot be denied that Oracle did not let MySQL
 die..
 
 cheers,
 
 On Sun, Nov 23, 2014 at 7:08 AM, Ruben Safir ru...@mrbrklyn.com wrote:
 
  On Wed, Dec 05, 2012 at 12:41:09PM +0100, Johan De Meersman wrote:
   - Original Message -
From: Anthony Pace anthony.p...@utoronto.ca
   
I have heard that due to Oracle taking over, the OS community is
shifting to other type of DB's .
  
   I think the question has long been answered. However, out of curiosity
  (and because they are the questions you should ask yourself anyway), *who*
  have you heard that from, and what might they not have told you? :-)
  
   I can imagine there's zealots from pretty much every database that will
  be claiming similar things about every project they see as a competitor to
  be stamped out. Hell, Monty himself has been scaremongering plenty around
  the time Oracle announced the takeover.
  
  
 
  And for damn good reason.  And looking back, it is hard to believe that
  this was almost true a mear 2 years ago.  We are in one of the most
  rapid rivers of change I'd ever experienced, and most of the change is
  not good, not good at all...starting with Oracle buying Sun and Mysql
 
 
  
   --
   Linux Bier Wanderung 2012, now also available in Belgium!
   August, 12 to 19, Diksmuide, Belgium - http://lbw2012.tuxera.be
  
   --
   MySQL General Mailing List
   For list archives: http://lists.mysql.com/mysql
   To unsubscribe:http://lists.mysql.com/mysql
 
  --
  So many immigrant groups have swept through our town
  that Brooklyn, like Atlantis, reaches mythological
  proportions in the mind of the world - RI Safir 1998
  http://www.mrbrklyn.com
 
  DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002
  http://www.nylxs.com - Leadership Development in Free Software
  http://www2.mrbrklyn.com/resources - Unpublished Archive
  http://www.coinhangout.com - coins!
  http://www.brooklyn-living.com
 
  Being so tracked is for FARM ANIMALS and and extermination camps,
  but incompatible with living as a free human being. -RI Safir 2013
 
 
  --
  MySQL General Mailing List
  For list archives: http://lists.mysql.com/mysql
  To unsubscribe:http://lists.mysql.com/mysql
 
 
 
 
 -- 
 Best regards,
 
 Walter Heck
 CEO / Founder OlinData http://olindata.com/?src=wh_gapp - Open Source
 Training  Consulting
 
 Check out our upcoming trainings http://olindata.com/training/upcoming

-- 
So many immigrant groups have swept through our town
that Brooklyn, like Atlantis, reaches mythological
proportions in the mind of the world - RI Safir 1998
http://www.mrbrklyn.com 

DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002
http://www.nylxs.com - Leadership Development in Free Software
http://www2.mrbrklyn.com/resources - Unpublished Archive 
http://www.coinhangout.com - coins!
http://www.brooklyn-living.com 

Being so tracked is for FARM ANIMALS and and extermination camps, 
but incompatible with living as a free human being. -RI Safir 2013


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



Re: Which replication solution should I choose?

2014-11-24 Thread Johan De Meersman
 From: Walter Heck walterh...@olindata.com
 Subject: Re: Which replication solution should I choose?

 Hi Johan,
 it'll be a good ol' war story of the transition of a large 130k QPS MMM 
 cluster
 to PXC, so come visit for sure. Here's the link to the session:
 http://www.percona.com/live/london-2014/sessions/moving-mysql-infrastructure-130k-qps-galera

It was pretty interesting, indeed, especially the bit about the spontaneous 
resyncs :-p 

-- 
Unhappiness is discouraged and will be corrected with kitten pictures. 


Multi-Master Asynchronous Replication

2014-11-24 Thread Rodrigo Ferreira
Hi,
Is that a way to make multi-master asynchronous replication with mysql ou 
external lib?
I know galera cluster but it is synchronous.
The problem is a set of eventually disconected nodes need to send all changes 
(when connected) to a master always connected node.
Thanks!
Rodrigo

Re: Multi-Master Asynchronous Replication

2014-11-24 Thread Johan De Meersman
- Original Message -
 From: Rodrigo Ferreira rodrigof_si...@yahoo.com
 Subject: Multi-Master Asynchronous Replication

 Hi,
 Is that a way to make multi-master asynchronous replication with mysql ou
 external lib?
 I know galera cluster but it is synchronous.
 The problem is a set of eventually disconected nodes need to send all changes
 (when connected) to a master always connected node.

Yes, async is the default setup with MySQL replication; multimaster is possible 
using a circular setup (or, with recent MariaDB, a slave can have multiple 
masters); but it's not officially supported, and it's tricky to get right 
because of concurrent updates etc.

Careful with that :-)


-- 
Unhappiness is discouraged and will be corrected with kitten pictures.

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



Re: Multi-Master Asynchronous Replication

2014-11-24 Thread Rodrigo Ferreira
Thanks for your response.

In this case, circular replication is not apropriate because there are about 10 
to 15 nodes, and it is known that availability decreases on circular setup as 
the number of nodes increases.
Another reason (related to availability) is that nodes are eventually 
disconected, and one node disconnected (suppose one whole day disconnected) can 
delay the whole replication.
Any suggestion?
Rodrigo 

 On Monday, November 24, 2014 1:43 PM, Johan De Meersman 
vegiv...@tuxera.be wrote:
   

 - Original Message -
 From: Rodrigo Ferreira rodrigof_si...@yahoo.com
 Subject: Multi-Master Asynchronous Replication

 Hi,
 Is that a way to make multi-master asynchronous replication with mysql ou
 external lib?
 I know galera cluster but it is synchronous.
 The problem is a set of eventually disconected nodes need to send all changes
 (when connected) to a master always connected node.

Yes, async is the default setup with MySQL replication; multimaster is possible 
using a circular setup (or, with recent MariaDB, a slave can have multiple 
masters); but it's not officially supported, and it's tricky to get right 
because of concurrent updates etc.

Careful with that :-)


-- 
Unhappiness is discouraged and will be corrected with kitten pictures.

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql



   

Re: Multi-Master Asynchronous Replication

2014-11-24 Thread Rodrigo Ferreira
Sorry, I will check this = with recent MariaDB, a slave can have multiple 
masters 

 On Monday, November 24, 2014 2:26 PM, Rodrigo Ferreira 
rodrigof_si...@yahoo.com wrote:
   

 Thanks for your response.

In this case, circular replication is not apropriate because there are about 10 
to 15 nodes, and it is known that availability decreases on circular setup as 
the number of nodes increases.
Another reason (related to availability) is that nodes are eventually 
disconected, and one node disconnected (suppose one whole day disconnected) can 
delay the whole replication.
Any suggestion?
Rodrigo 

 On Monday, November 24, 2014 1:43 PM, Johan De Meersman 
vegiv...@tuxera.be wrote:
   

 - Original Message -
 From: Rodrigo Ferreira rodrigof_si...@yahoo.com
 Subject: Multi-Master Asynchronous Replication

 Hi,
 Is that a way to make multi-master asynchronous replication with mysql ou
 external lib?
 I know galera cluster but it is synchronous.
 The problem is a set of eventually disconected nodes need to send all changes
 (when connected) to a master always connected node.

Yes, async is the default setup with MySQL replication; multimaster is possible 
using a circular setup (or, with recent MariaDB, a slave can have multiple 
masters); but it's not officially supported, and it's tricky to get right 
because of concurrent updates etc.

Careful with that :-)


-- 
Unhappiness is discouraged and will be corrected with kitten pictures.

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql





   

Re: MySQL dying?

2014-11-24 Thread Ruben Safir
On 11/24/2014 10:00 AM, Johan De Meersman wrote:
 
 - Original Message -
 From: Ruben Safir ru...@mrbrklyn.com
 Subject: Re: MySQL dying?

 Well, this mailing list is dead.  This is a mailing list that used to
 handle 70+ questions a day, or more.
 
 
 Is that why you feel the need to troll on posts from two years ago?
 
 If you think it's dead, unsubscribe and go install MSSQL. If not, either ask 
 a question or stop wasting bandwidth.
 
 
 Bye now.
 


No, but I thought it was interesting to see what has happened within the
last 2 years.  Its not an issue of trolling.  But perhaps Oracle could
have learned something from the MYSQL community, which it seems to have
failed to.  If you find that this post was troll, then you've more than
missed the point, you missed the entire boat.

Bandwidth?  This list no longer produces bandwidth...  It has been
abandoned.  What would you have done in those days when we handled so
much mail in this list that there was no time to answer trolls... the
real trolls?

You have a bad attitude man, and it sucks.

Now, back to business..

Ruben

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



Re: MySQL dying?

2014-11-24 Thread Johan De Meersman


- Original Message -
 From: Ruben Safir ru...@mrbrklyn.com
 Subject: Re: MySQL dying?

 abandoned.  What would you have done in those days when we handled so
 much mail in this list that there was no time to answer trolls... the
 real trolls?

We? You mean the two mails you sent back in 2011 trying to figure out how to 
install the C++ connector?

*plonk*


-- 
Unhappiness is discouraged and will be corrected with kitten pictures.

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



Re: MySQL dying?

2014-11-24 Thread Michael Dykman
Please gentlemen,

It is a valid question if a somewhat hackneyed one.

MySQL continues to live on in many forms but obviously, would have to lose
some ground in the face of the NoSQL solutions which are in vogue. The
concepts of relational data are too powerful to stop being relevant but it
is not longer the universal data store it once was seen as (The aplies to
RDBMS in general).

Let's not ugly up this list (which I have been on for an absurdly long
time) with flame wars.  It certainly does not have the bandwidth it once
did, but flames are a terrible way to boost it.

On Mon, Nov 24, 2014 at 12:04 PM, Ruben Safir ru...@mrbrklyn.com wrote:

 On 11/24/2014 10:00 AM, Johan De Meersman wrote:
 
  - Original Message -
  From: Ruben Safir ru...@mrbrklyn.com
  Subject: Re: MySQL dying?
 
  Well, this mailing list is dead.  This is a mailing list that used to
  handle 70+ questions a day, or more.
 
 
  Is that why you feel the need to troll on posts from two years ago?
 
  If you think it's dead, unsubscribe and go install MSSQL. If not, either
 ask a question or stop wasting bandwidth.
 
 
  Bye now.
 


 No, but I thought it was interesting to see what has happened within the
 last 2 years.  Its not an issue of trolling.  But perhaps Oracle could
 have learned something from the MYSQL community, which it seems to have
 failed to.  If you find that this post was troll, then you've more than
 missed the point, you missed the entire boat.

 Bandwidth?  This list no longer produces bandwidth...  It has been
 abandoned.  What would you have done in those days when we handled so
 much mail in this list that there was no time to answer trolls... the
 real trolls?

 You have a bad attitude man, and it sucks.

 Now, back to business..

 Ruben

 --
 MySQL General Mailing List
 For list archives: http://lists.mysql.com/mysql
 To unsubscribe:http://lists.mysql.com/mysql




-- 
 - michael dykman
 - mdyk...@gmail.com

 May the Source be with you.


Re: MySQL dying?

2014-11-24 Thread Ruben Safir
On 11/24/2014 12:19 PM, Johan De Meersman wrote:
 
 
 - Original Message -
 From: Ruben Safir ru...@mrbrklyn.com
 Subject: Re: MySQL dying?
 
 abandoned.  What would you have done in those days when we handled so
 much mail in this list that there was no time to answer trolls... the
 real trolls?
 
 We? You mean the two mails you sent back in 2011 trying to figure out how 
 to install the C++ connector?
 
 *plonk*
 
 

/dev/null


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



Re: MySQL dying?

2014-11-24 Thread Ruben Safir
On 11/24/2014 12:19 PM, Johan De Meersman wrote:
 
 
 - Original Message -
 From: Ruben Safir ru...@mrbrklyn.com
 Subject: Re: MySQL dying?
 
 abandoned.  What would you have done in those days when we handled so
 much mail in this list that there was no time to answer trolls... the
 real trolls?
 
 We? You mean the two mails you sent back in 2011 trying to figure out how 
 to install the C++ connector?
 
 *plonk*
 
 

where were you in 2000, youngerman?

plonk is correct.


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



Re: MySQL dying?

2014-11-24 Thread Johan De Meersman
- Original Message -
 From: Ruben Safir ru...@mrbrklyn.com
 Subject: Re: MySQL dying?

 where were you in 2000, youngerman?

Busy writing WAP backends powered out of MySQL and Oracle, if I remember 
correctly :-) But, indeed, not on this list; and if you were here back then I 
may have severly misjudged you. My apologies for that.

However, I find it hard to believe that you are suggesting that MySQL is in a 
worse state now than it was back then, let alone that there were more users 
back then than now...

What exactly do you see going wrong under Oracle stewardship? There haven't 
been this many bugs fixed and new features implemented in years.


-- 
Unhappiness is discouraged and will be corrected with kitten pictures.

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



Re: MySQL dying?

2014-11-24 Thread Neil Tompkins
Personally I think people, myself included are using other resources like 
stackoverflow to get answers to my MySQL questions. 

 On 24 Nov 2014, at 17:27, Michael Dykman mdyk...@gmail.com wrote:
 
 Please gentlemen,
 
 It is a valid question if a somewhat hackneyed one.
 
 MySQL continues to live on in many forms but obviously, would have to lose
 some ground in the face of the NoSQL solutions which are in vogue. The
 concepts of relational data are too powerful to stop being relevant but it
 is not longer the universal data store it once was seen as (The aplies to
 RDBMS in general).
 
 Let's not ugly up this list (which I have been on for an absurdly long
 time) with flame wars.  It certainly does not have the bandwidth it once
 did, but flames are a terrible way to boost it.
 
 On Mon, Nov 24, 2014 at 12:04 PM, Ruben Safir ru...@mrbrklyn.com wrote:
 
 On 11/24/2014 10:00 AM, Johan De Meersman wrote:
 
 - Original Message -
 From: Ruben Safir ru...@mrbrklyn.com
 Subject: Re: MySQL dying?
 
 Well, this mailing list is dead.  This is a mailing list that used to
 handle 70+ questions a day, or more.
 
 
 Is that why you feel the need to troll on posts from two years ago?
 
 If you think it's dead, unsubscribe and go install MSSQL. If not, either
 ask a question or stop wasting bandwidth.
 
 
 Bye now.
 
 
 No, but I thought it was interesting to see what has happened within the
 last 2 years.  Its not an issue of trolling.  But perhaps Oracle could
 have learned something from the MYSQL community, which it seems to have
 failed to.  If you find that this post was troll, then you've more than
 missed the point, you missed the entire boat.
 
 Bandwidth?  This list no longer produces bandwidth...  It has been
 abandoned.  What would you have done in those days when we handled so
 much mail in this list that there was no time to answer trolls... the
 real trolls?
 
 You have a bad attitude man, and it sucks.
 
 Now, back to business..
 
 Ruben
 
 --
 MySQL General Mailing List
 For list archives: http://lists.mysql.com/mysql
 To unsubscribe:http://lists.mysql.com/mysql
 
 
 -- 
 - michael dykman
 - mdyk...@gmail.com
 
 May the Source be with you.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



unicode case insensitive but diacritics sensitive

2014-11-24 Thread Martin Mueller
Is there a unicode setting on mysql that is case insensitive but
diacritics sensitive? Given 'Ete', 'été',  'ete' a group by routine for
such a setting would return two values: 'été',  'ete'.  I couldn't find
it, but I may not have known where to look.

Martin Mueller

Professor emeritus of English and Classics
Northwestern University





--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql