in reply to Re: Database access on your site, or "Where the hell is mysql?"
in thread Database access on your site, or "Where the hell is mysql?"

Yes, select statements are what I am using in the code itself, but for the debug portion, I want to see what my insert did. The way I usually do that is to use the mysql client and run the statement interactively.

I will look at dbish, that might be exactly what I need.

Skip
  • Comment on Re^2: Database access on your site, or "Where the hell is mysql?"