都是中国人就说中文吧^_^
明天会更好
On Sat, Sep 25, 2010 at 9:21 AM, Ma Xiaoming wrote:
> Hi Shawn,
>
> > You forgot to use -- before the option "version". Try this instead
> >
> > mysqladmin --version
> >
> > Let us know your results.
>
> Oh yes, it works. When I typed the right command: mysqladmin --versio
4.0.22
libdbug.a libmyisam.a libmysqlclient.so.12.0.0 libnisam.a
libheap.a libmyisammrg.a libmysqlclient.so
libmystrings.alibvio.a libmerge.a libmysqlclient.la
libmysqlclient.so.12libmysys.a
4.0.23
libdbug.a libmerge.a libmyisammrg.a libmysqlclient
Hi can u tell me which version mysql can run under xp ?
-
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 <[E
n do abt it?
Thanks,
Neo
-
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 <[EMAIL PROTECTED]>
To u
It's my mistake, for setting the same server-id on both servers.
Lois
-Original Message-
From: Neo Sok Lay [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 20 March, 2001 7:41 PM
To: [EMAIL PROTECTED]
Subject: URGENT: Replication problem
Hi,
I am currently exploring the replic
Hi,
I am currently exploring the replication feature in 3.23.33 and
encountered this error the moment I start the slave server:
010320 18:38:13 Slave: connected to master '[EMAIL PROTECTED]:9900',
replication started in log 'FIRST' at posit
ion 4
010320 18:38:13 Slave: received 0 length pack
Hi,
I need to start 2 mysql server processes on the same box (Redhat Linux
release 6.2), using the following 2 commands:
bin/safe_mysqld -u root --socket=/tmp/test1.sock --port=9000 &
and
bin/safe_mysqld -u root --socket=/tmp/test2.sock --port=9020 &
Previously I was using m