Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Re: Re: Re: Re: DBI::mysql fetch() without execute() PROBLEM

by cfreak (Chaplain)
on Jan 23, 2002 at 00:32 UTC ( [id://140727]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Re: DBI::mysql fetch() without execute() PROBLEM
in thread DBI::mysql fetch() without execute() PROBLEM

even if you don't have a password you should still put in the username. I'm not sure what you mean by \s. You should also make sure your mysql database is running. (i.e. Can you connect to it using the mysql client?).
  • Comment on Re: Re: Re: Re: Re: DBI::mysql fetch() without execute() PROBLEM

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Re: DBI::mysql fetch() without execute() PROBLEM
by peppiv (Curate) on Jan 23, 2002 at 21:37 UTC
    Things I've learned.

    \s is the command you type in when you're in the mysql client. It tells you lots of cool information. Who you're logged in as, your connection, etc. Very neat.

    Also, I've learned to run "top" in Telnet. It tells me all the processes running. Including the mysqld.
      That's cool I'll have to check that out, I didn't know about it. And yes 'top' is a very useful tool. 'ps aux' also gives good information on running processes.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://140727]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-04-25 10:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found