RE: One inst has 39 columns- the other 40

2012-03-22 Thread Brown, Charles
: One inst has 39 columns- the other 40 Am 22.03.2012 05:41, schrieb Brown: > Look man, there has to be someone out there that can tell me why one > user table has 5 extra columns. Is it version related or my sysprog > person missed out on a step. Its hard to believe that this problem

Re: One inst has 39 columns- the other 40

2012-03-22 Thread Mark Goodge
On 22/03/2012 04:41, Brown, Charles wrote: Look man, there has to be someone out there that can tell me why one user table has 5 extra columns. As far as I can see, plenty of people already have told you. Is it version related or my sysprog person missed out on a step. Yes, it's related to

Re: One inst has 39 columns- the other 40

2012-03-22 Thread Reindl Harald
Am 22.03.2012 05:41, schrieb Brown: > Look man, there has to be someone out there that can tell me why one user > table > has 5 extra columns. Is it version related or my sysprog person missed out on > a > step. Its hard to believe that this problem is unique to my site. logically is it ver

Re: One inst has 39 columns- the other 40

2012-03-21 Thread Michael Dykman
e_priv   enum('N','Y')   NO              N >>        Lock_tables_priv        enum('N','Y')   NO              N >>        Execute_priv    enum('N','Y')   NO              N >>        R

Re: One inst has 39 columns- the other 40

2012-03-21 Thread Nuno Tavares
N Repl_client_privenum('N','Y') NO N Create_view_priv enum('N','Y') NO N Show_view_priv enum('N','Y') NO N Create_rou

RE: One inst has 39 columns- the other 40

2012-03-21 Thread Brown, Charles
#x27;,'Y') NO N Repl_slave_priv enum('N','Y') NO N Repl_client_privenum('N','Y') NO N Create_view_priv enum('N','Y') NO

Re: One inst has 39 columns- the other 40

2012-03-21 Thread Rik Wasmus
> You keep repeating that, and I already replied to it the first time. If my > answer isn't acceptable, spamming the question isn't going to make it > better - or make people more inclined to help you, for that matter. I concur -- Rik Wasmus -- MySQL General Mailing List For list archives: http

Re: One inst has 39 columns- the other 40

2012-03-21 Thread Reindl Harald
Am 21.03.2012 06:27, schrieb Brown: > I have two mysql instances in my mysql cluster. I noticed that their > MysSQL.user tables do not have the same number of columns. Their USER table > attributes are not the same. One instance has 39 columns while the other has > 42 columns. Can someone plea

Re: One inst has 39 columns- the other 40

2012-03-21 Thread Johan De Meersman
; > To: "Charles Brown" , mysql@lists.mysql.com > Sent: Wednesday, 21 March, 2012 6:27:17 AM > Subject: RE: One inst has 39 columns- the other 40 > > I have two mysql instances in my mysql cluster. I noticed that their > MysSQL.user tables do not have the same number of colu

RE: One inst has 39 columns- the other 40

2012-03-20 Thread Brown, Charles
I have two mysql instances in my mysql cluster. I noticed that their MysSQL.user tables do not have the same number of columns. Their USER table attributes are not the same. One instance has 39 columns while the other has 42 columns. Can someone please help me here. Could it be because I'm runn

Re: One inst has 39 columns- the other 40

2012-03-19 Thread Johan De Meersman
- Original Message - > From: "Charles Brown" > > I have two mysql instances in my mysql cluster. I noticed that their > MysSQL.user tables do not have the same number of columns. Their > USER table attributes are not the same. One instance has 39 columns > while the other has 42 columns.