Re: SHOW VARIABLES LIKE '%dir%'; (basedir and datadir)

2003-08-22 Thread Sergei Golubchik
Hi! On Aug 21, Nils Valentin wrote: > Hello MySQL Fans, > > This time I am using 4.0.13-max (tar format from www.mysql.com) on > Redhat 9. > > I have an understanding question why would the command SHOW VRAIABLES > give me once the real output and once the symlink ouput for directory > names

Re: show variables

2003-08-01 Thread Victoria Reznichenko
"Primaria Falticeni" <[EMAIL PROTECTED]> wrote: > > 1. Is it a way to grow the speed of the replication out of the > master-connect-retry variable? What do you mean "speed of replication"? > > 2. I backup the databases. Assuming that the last relay log file is > sql-relay-bin.005 and the last

Re: show variables

2003-07-31 Thread Primaria Falticeni
03 1:16 PM Subject: Re: show variables > "Primaria Falticeni" <[EMAIL PROTECTED]> wrote: > > > > How can I see the value of master-connect-retry? show variables doesn't work > > on it. > > Use SHOW SLAVE STATUS command: > http://www.mysql.com/doc/e

Re: show variables

2003-07-31 Thread Victoria Reznichenko
"Primaria Falticeni" <[EMAIL PROTECTED]> wrote: > > How can I see the value of master-connect-retry? show variables doesn't work > on it. Use SHOW SLAVE STATUS command: http://www.mysql.com/doc/en/SHOW_SLAVE_STATUS.html -- For technical support contracts, goto https://order.mysql.com/?

Re: SHOW VARIABLES bug in 4.0.3 on solaris 2.7?

2002-09-09 Thread Heikki Tuuri
Hi! - Original Message - From: ""Anthony R. J. Ball"" <[EMAIL PROTECTED]> Newsgroups: mailing.database.mysql Sent: Monday, September 09, 2002 7:52 PM Subject: Re: SHOW VARIABLES bug in 4.0.3 on solaris 2.7? > > > Just out of interest, do you see the

Re: SHOW VARIABLES bug in 4.0.3 on solaris 2.7?

2002-09-09 Thread Anthony R. J. Ball
> Just out of interest, do you see the equivalent of a core file when this > happens? Or anything in the mysql logs? Don't see any cores... here is the error log entry mysqld got signal 10; This could be because you hit a bug. It is also possible that this binary or one of the libraries it wa

Re: SHOW VARIABLES bug in 4.0.3 on solaris 2.7?

2002-09-09 Thread David Lloyd
Mysql Query --- Just out of interest, do you see the equivalent of a core file when this happens? Or anything in the mysql logs? DSL - Before posting, please check: http://www.mysql.com/manual.php (the manual)