error in errmsg.txt

error in errmsg.txt

am 16.12.2002 11:44:52 von Georg Richter

Hi,

MySQL 4.1 - latest bk-tree

how-to-repeat:

mysql> stop slave;
ERROR 1199: This operation requires a running slave, configure slave and do
SLAVE START
mysql> slave start;
ERROR 1064: You have an error in your SQL syntax. Check the manual that
corresponds to your MySQL server version for the right syntax to use near
'slave start' at line 1

should be START SLAVE

same with
This operation cannot be performed with a running slave, run SLAVE STOP first
(stop slave)

Regards

Georg

------------------------------------------------------------ ---------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)

To request this thread, e-mail bugs-thread13298@lists.mysql.com
To unsubscribe, e-mail

Re: error in errmsg.txt

am 24.12.2002 20:04:08 von Peter Zaitsev

On Monday 16 December 2002 13:44, Georg Richter wrote:
> Hi,
>
> MySQL 4.1 - latest bk-tree
>
> how-to-repeat:
>
> mysql> stop slave;
> ERROR 1199: This operation requires a running slave, configure slave and do
> SLAVE START
> mysql> slave start;
> ERROR 1064: You have an error in your SQL syntax. Check the manual that
> corresponds to your MySQL server version for the right syntax to use near
> 'slave start' at line 1
>
> should be START SLAVE
>
> same with
> This operation cannot be performed with a running slave, run SLAVE STOP
first
> (stop slave)

Thank you. I've corrected the message.



--
MySQL 2003 Users Conference -> http://www.mysql.com/events/uc2003/
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Peter Zaitsev
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Full-Time Developer
/_/ /_/\_, /___/\___\_\___/ Moscow, Russia
<___/ www.mysql.com


------------------------------------------------------------ ---------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)

To request this thread, e-mail bugs-thread13351@lists.mysql.com
To unsubscribe, e-mail