Encryption

2004-05-21 Thread jschung
Dear Sir, What level of Encryption does MySQL have? I cannot find much security information from mysql.com. Thanks, Joseph -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

innoDB

2004-06-07 Thread jschung
Hi, Anybody know how do I know if innoDB is enabled? I have MySQL 3.23 installed. The MySQL document says "the simplest way to install MySQL-Max is to replace the executable mysqld server with the corresponding executable from the MySQL-Max distribution. " Where can I get the "mysqld" of MySQL-Ma

grant replication slave ...

2004-06-14 Thread jschung
I am running MySQL 3.23 and want to setup replication. I execute the following command(copied from MySQL document) on the master server: GRANT REPLICATION SLAVE ON *.* TO 'repl'@'%.mydomain.com' IDENTIFIED BY 'slavepass'; And it return the following message: ERROR 1064: You have an error in your

start slave;

2004-06-16 Thread jschung
I am running MySQL 2.23 and configuring replication. When I execute "start slave;" to start replication from slave, mysql prompts... "ERROR 1064: You have an error in your SQL syntex near 'start slave' at line 1" Any idea? Thanks. Joseph -- MySQL General Mailing List For list archives: http

ODBC error

2004-06-18 Thread jschung
>From a Windows2000 machine, I use "ODBC Data Source Administrator" to connect to mysql server on RedHat ES 3. I got the following message. "[MySQL][ODBC 3.51 Driver] Host 'IP_address' is not allowed to connect to this MySQL server" Any idea? Thanks, Joseph -- MySQL General Mailing List For

Clustering platform

2004-06-23 Thread jschung
Hi, I am going to setup mysql clustering, anybody knows... Which distribution of Linux is best for clustering test? I mean easy to setup and stable to use. Usually I prefer RedHat product, is Fedora a good platform? Thanks, Joseph -- MySQL General Mailing List For list archives: http://list

Installing innoDB

2004-07-01 Thread jschung
I have MySQL 3.23 installed, which comes with RedHat ES3. I find that innoDB is not enabled. Anybody knows can I enable it? Thanks, Joseph -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Can't start server

2004-07-09 Thread jschung
I install mysql 4.0 with RPM on Fedora2, which comes with mysql 3.23. When I try to start mysql server, the /var/log/mysqld.log file record the following error message: " mysqld started Warning : Asked for 196608 thread stack, but got 126976 Can't start server : Bind on unix socket : Permission de

Fw: Can't start server

2004-07-11 Thread jschung
Hmm...can someone help me on this? Many thanks. - Forwarded by Joseph S CHUNG/OGCIO/HKSARG on 2004-07-12 09:40 - Joseph S CHUNG

Re: Can't start server

2004-07-12 Thread jschung
Problem solved. Thank you very much. juhui

Re: Fw: Can't start server

2004-07-12 Thread jschung
If you start if from root, please make sure to use option "--user=mysql". Please check mysqld.log file and see if there is any tips. Good luck.

Why MaxDB?

2004-07-15 Thread jschung
I find there is not much documentation about MaxDB. Anybody know why do we need MaxDB? Do you have a list of feature that is available on MaxDB only? Thanks, Joseph -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PR

MaxDB and cluster

2004-07-20 Thread jschung
I am new to MaxDB and clustering. It seems that both products provide enterprise features and high availability. Is clustering replacing MaxDB? What are the difference between them? Are they targeting different users? Thanks. -- MySQL General Mailing List For list archives: http://lists.mysql.

Setup MySQL in RedHat ES 3

2004-05-14 Thread jschung
Dear Sir, As MySQL is included in this distribution. I install it together with RedHat. Do you know what do I need to do to make it start and working? I cannot find related document from www.mysql.com. Thanks, Joseph -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysq

Features for Evaluation

2004-05-06 Thread jschung
Hi, I am setting up a lab to evaluate main features of MySQL so that provide advise for other departments to consider for their choice of database. Do you have a list of such features? Or do you have similar evaluation reports for my reference? Thanks, Joseph -- MySQL General Mailing List For l

Fw: Setup MySQL in RedHat ES 3

2004-05-16 Thread jschung
Is it really nobody has similar experience? - Forwarded by Joseph S CHUNG/ITSD/HKSARG on 2004-05-17 09:46 - [EMAIL PROTECTED]