Hello,
Wonder if anyone has experience with Chinese and mySQL. I have a column to
capture chinese which is in blob. Does any one know how to write a code in
Java to insert the chinese value?
I am currently using mySQL version 3.23.52-max-nt. Do I need to add
character-set as the manual mentio
I bet you run those exe files from XP explorer (double clicking...). You
have to use dos prompt instead... type the command and press enter.
I am using it with WinXP and I am fine...
Andrew
- Original Message -
From: "Chris Boget" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursd
Jason Yates" <[EMAIL PROTECTED]>
To: "Andrew Chan" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, April 24, 2002 1:04 PM
Subject: Re: question
> Easy, =)
>
> mysqldump -p | mysql -h
> 192.168.1.1 -p
>
> That will dump the database and r
Hello,
I am trying to transfer tables/data from one server to another, say server A
to B. mysqldmup helps me to dump table structure and data from server A.
Wonder what command I should use to load those dump result into server B.
Both server A and B are using the same version of MySQL.
Any hel
There is no download for Windows at the moment, isn't it?
Andrew
- Original Message -
From: "Heikki Tuuri" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 23, 2002 1:12 PM
Subject: Prerelease of MySQL/InnoDB-3.23.50
> Hi!
>
> InnoDB is a MySQL table type which adds tran
Hi there, correct me if I am wrong. Only verion 4.x of MySQL supports
transaction.
Thanks.
Andrew
_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
-
Anyone has experience with Chinese Windows Xp Professional and MySql? I am
not able to install MySql on Chinese Windows. I got an unknown character
error message (The package I am using is from Canada). Do I have to use the
package from Asia (China, Taiwan or Hong Kong). Please advise.
Thanks