To double check if my code does the right thing (python and php querying a huge dMySQL dabase) I do ssh to my server and fireup mysql. Then I start querying… and querying… and querying… And the querys sometimes are really long.
That is troublesome. 🙂
Because I have to double check a lot of times if my code does the right thing, I thought if there is a better approach. There must be one! At least I hope!!
What would you suggest?
Update:
I am using a Ubuntu Linux machine and the server where MySQL is running on is Ubuntu, too. The Server has Apache and PHP running on it.
Have you tried using something like Querious for the mac or Mysql Query browser for most platforms ?