I can not recieve answer about follow url for a long time.
I very need the answers of those.
Please help me. thanks!
http://forums.mysql.com/read.php?34,61375,61375#msg-61375
http://forums.mysql.com/read.php?34,61374,61374#msg-61374
http://forums.mysql.com/read.php?34,60411,60411#msg-604
Jon Miller wrote:
Jon,
I'm currently running MySQL on RedHat 7.2 and now I'm in the processing of
finishing testing a new server which has SUSE Linux Enterprise Server 9.
My question is my database currently resides on RH7.2 and
MySQL-server-4.0.13-0. I want to install the latest version on
How to replace it?
The output is a binary file.
- Original Message -
From: "Gleb Paharenko" <[EMAIL PROTECTED]>
To:
Sent: Friday, January 20, 2006 10:11 PM
Subject: Re: question about recovery with binlog
> Hello.
>
> Just a possible workaround - you can parse the output of mysqlbinlo
Having a problem connecting to a MySQL database from a mail server. In the
mail logs I'm getting:
mail MailScanner[4904]: Unable to initialise database connection: Can't connect
to MySQL server on '192.168.10.4' (110)
In the script that is running it has a mysql_connect statement with the corre
Hi list,
I'm having some problems while trying to save into a TEXT field some data
containing text and special characters from a C program!
I thought to convert the special characters with UTF8 but I don't know how
to write the SQL-query to insert data in the following table:
CREATE TABLE `books`