Hi there,
I'm using Mysql 5.2
but first i was using version 4 of mysql the connection is same for both
first see that MySQL service is started or not if it is not strated then start.
then second step is to connect to MySQL by following command
Mysql -u root -p<Password> -h <if ur connecting from remote then specify IP Address of machime on
which MySQL server is Installed>
-h use it for Remote connection either u can specify localhost for local server connection
Regards
Rahul Chaudhari
----- Original Message -----
From: "henrysteinhauer" <mysqldba-ezmlmshield-x303557.[Email address protected]
To: "LazyDBA Discussion" <[Email address protected]
Sent: Monday, May 02, 2005 6:52 PM
Subject: Perl and Mysql -
>
> I recently tried to upgrade from 4.0 to 4.1 - but the Perl DBD::mysql did not connect properly to the new Mysql -
>
> Any clues ? I did upgrade to the latest 2.9 version of the DBD::Mysql -- but even that did not seem to work.
>
>
>
> Henry
>
>
>
>
> ---------------------------------------------------------------------
> TO REPLY TO EVERBODY , PLEASE CLICK REPLY-ALL, NOT JUST REPLY
> To unsubscribe, e-mail: mysqldba-[Email address protected]
> Website : http://www.LazyDBA.com
>
MySQL LazyDBA home page