try connecting using the server name not localhost
hth
Andrew
>-Original Message-
>From: Karam Chand [mailto:[EMAIL PROTECTED]
>Sent: 02 June 2003 14:43
>To: [EMAIL PROTECTED]
>Subject: Cant connect with SSL support
>
>
>Hello
>
>I have a MySQL 4.0.3 server
Hello
I have a MySQL 4.0.3 server with SSL option. I know
that the SSL option is runnish coz when I do show
variables...i am getting the value for ssl to be true
:)
I am writing a C app to connect to the MySQL server to
do some jobs.
I am using the mysql_real_connect() function to
connect. The
Hello
I have a MySQL 4.0.3 server with SSL option. I know
that the SSL option is runnish coz when I do show
variables...i am getting the value for ssl to be true
:)
I am writing a C app to connect to the MySQL server to
do some jobs.
I am using the mysql_real_connect() function to
connect. The