• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

MySQL data browser...

homercles337

Diamond Member
I have used mySQL on a localhost basis for years and have used some really cool GUI table browsers. One used to be on the MySQL\downloads site. But its now gone. I realize that they are pushing admin\query browser now. Before that i used some other app that i cant remember, but worked great for looking at data stored in tables. I want to look at the data and table structures directly without having to tweak my queries and debugs. Any ideas?
 
mysql front?
i'm not sure if it's freeware or not.
the site says 30-day free trial, but i remember it used to be free -- at least the version where we used at where i used to work at ....
 
Yeah I think I know what you're talking about, I used it for a while and now I can't find it again.
 
Originally posted by: mugs
Yeah I think I know what you're talking about, I used it for a while and now I can't find it again.

The name of both of them is right on the tip of my tongue. Anyone remember?

@ stndn, yea i saw mysql front. But i also saw $35 for 1-4 licenses. Everything i have used in the past was totally free and very usable. 🙁
 
Originally posted by: webie
Maybe SQLyog?


Yea, i just downloaded that. But the app i was seeking is MySQL Command Center. There never was an offical release, but i found 0.9.4 which supports MySQL 4.1. So, im good to go! Thanks for the suggestions though. :thumbsup:
 
Back
Top