First, you'll get more help if you post to the list (Mysql General mailing
list <[EMAIL PROTECTED]>)

All the --console does is directs error messages to the console, i.e., the
dos window you have open.
If you leave it off the error messages go to a file.
What you describe below
> without --console as para I'm able to start the
> server.
 is _not_ the server starting correctly. It's _not_ starting and the error
message is going to file when you do it without the --console.
If it had started you would not have gotten back to the prompt, it would
just never come back until the server was stopped elsewhere.


----- Original Message -----
From: "Chukkala Bhaskar" <[EMAIL PROTECTED]>
To: "Kofirowster" <[EMAIL PROTECTED]>
Sent: Thursday, June 17, 2004 10:28 PM
Subject: Re: MySQL Installation Problem


> Hi guys,
> I'm new to MySQL.
>
> I tried the following on my test pc with Win98.
> It gave me error if I use --console as para.
> Any clue?
>
> without --console as para I'm able to start the
> server.
>
> Regards
>
> D:\MySQL\bin>mysqld --console
> 040618 13:11:07  InnoDB: Operating system error number
> 32 in a file operation.
> InnoDB: See http://www.innodb.com/ibman.php for
> installation help.
> InnoDB: See section 13.2 at
> http://www.innodb.com/ibman.php
> InnoDB: about operating system error numbers.
> InnoDB: File name .\ibdata1
> InnoDB: File operation call: 'open'.
> InnoDB: Cannot continue operation.
>
> D:\MySQL\bin>mysqld
>
> D:\MySQL\bin>
>
>
>
> --- Kofirowster <[EMAIL PROTECTED]> wrote:
> > I have a windows installation of myql. The links
> > Michael gave give correct
> > info.
> > Here's a synopsis:
> > To test a mysql install on windows open the
> > mysql/bin dir in a dos window.
> > At the prompt type
> > mysqld --console
> >
> > you should get a message back that indicates the
> > server is running, such as
> > mysqld: ready for connections
> >
> > open a second dos window at the same location and at
> > the prompt type
> > mysql
> >
> > you should get a message back similar to this where
> > the x's are replaced by
> > the version you are running:
> > Welcome to the MySQL monitor.  Commands end with ;
> > or \g.
> > Your MySQL connection id is 1 to server version:
> > x.xx.xx-debug
> >
> > Type 'help' for help.
> >
> > mysql>
> >
> > HTH,
> > Johnny
> > ----- Original Message -----
> > From: "Michael Stassen"
> > <[EMAIL PROTECTED]>
> > To: "Singh, Bijay" <[EMAIL PROTECTED]>
> > Cc: "Mysql General mailing list"
> > <[EMAIL PROTECTED]>
> > Sent: Thursday, June 17, 2004 11:01 AM
> > Subject: Re: MySQL Installation Problem
> >
> >
> > >
> > > I'm including the list on this.  In general, you
> > will get better and
> > faster
> > > responses if you keep threads on the list.
> > >
> > > I've never run the mysql server under Windows, but
> > I assume the manual is
> > > accurate
> >
> <http://dev.mysql.com/doc/mysql/en/Windows_server_first_start.html>
> > > and
> > <http://dev.mysql.com/doc/mysql/en/NT_start.html>.
> > >
> > > You must configure phpmyadmin so that when it
> > attempts to connect to
> > mysql,
> > > it uses a username-password combination that mysql
> > will accept.  If you
> > have
> > > a mysql user with no password, you can use that,
> > but I wouldn't recommend
> > > allowing any unauthenticated connections to mysql.
> >  See the manual for
> > more
> > >
> >
> <http://dev.mysql.com/doc/mysql/en/Default_privileges.html>.
> > >
> > > Michael
> > >
> > > Singh, Bijay wrote:
> > >
> > > > I am using localhost with no password. how do
> > check whether MySQL is
> > > running or not. If not how do I start the MySQL on
> > Windows ?
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: Michael Stassen
> > [mailto:[EMAIL PROTECTED]
> > > > Sent: Thursday, June 17, 2004 1:29 PM
> > > > To: [EMAIL PROTECTED]
> > > > Cc: Singh, Bijay; [EMAIL PROTECTED]
> > > > Subject: Re: MySQL Installation Problem
> > > >
> > > >
> > > > First, make sure mysql server is running.
> > > >
> > > > Second, make sure you have properly configured
> > phpmyadmin in file
> > > > config.inc.php.  In particular, you have to set
> > how phpmyadmin will
> > connect
> > > > to mysql (user and pass).
> > > >
> > > > Michael
> > > >
> > > > Daniel Clark wrote:
> > > >
> > > >
> > > >>After the phpmyadmin login I got the same error.
> > > >>
> > > >>In the phpmyadmin config files I had to set the
> > local IP address that
> > > >>phpmyadmin was on.
> > > >
> > > >
> > > > Strange.  Didn't it default to localhost?
> > > >
> > > >
> > > >>>Dear Michael,
> > > >>>
> > > >>>I want to use PHP, Apache, mySQL and phpMyAdmin
> > for evaluation but I m
> > not
> > > >>>able to get this rite.
> > > >>>
> > > >>>
> > > >>>I am trying to instal MySQL with phpMyAdmin and
> > i get the error  when
> > view
> > > >>
> > > >>>from :
> > > >>
> > > >>>http://localhost/phpMyAdmin/
> > > >>>
> > > >>>
> > > >>>#2003 - Can't connect to MySQL server on
> > 'localhost' (10061)
> > > >>>
> > > >>>OS - WinXP Pro
> > > >>>Apache
> > > >>>phpMyAdmin 2.5.7
> > > >>>
> > > >>>I tried reinstalling but not able to get. I
> > checked Apache and php they
> > > >>>work fine except mySQL.
> > > >>>
> > > >>>Any help will be appreciated. Feel free to
> > email or contact me on phone
> > #
> > > >>>below.
> > > >>
> > > >>
> > > >
> > > >
> > >
> > >
> > > --
> > > MySQL General Mailing List
> > > For list archives: http://lists.mysql.com/mysql
> > > To unsubscribe:
> >
> http://lists.mysql.com/[EMAIL PROTECTED]
> > >
> > >
> >
> > --
> > MySQL General Mailing List
> > For list archives: http://lists.mysql.com/mysql
> > To unsubscribe:
> >
> http://lists.mysql.com/[EMAIL PROTECTED]
> >
> >
>
>
>
>
> __________________________________
> Do you Yahoo!?
> New and Improved Yahoo! Mail - Send 10MB messages!
> http://promotions.yahoo.com/new_mail
>

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to