I was trying to use MySQL Workbench to view and alter my tables on MySQL. The default password for other tools like mamp, wamp and lamp are usually root. However I tried using that and my computers root passwords, but both don't work. Can some one tell me what it is?
Asked
Active
Viewed 2,120 times
0
-
Don't you have *special* characters in your password? Sometimes, on specific clients, [it can be a mess](https://bugs.mysql.com/bug.php?id=49977) (try to escape it by using "\" before special chars?) – smonff Oct 19 '15 at 14:58
-
This is wildly off-topic - It has nothing to do with coding! – user3791372 Oct 19 '15 at 16:41
-
@smonff I finally found out the password was actually the admin password for dreamfactory. @ user3791372, you are right this is off topic, but dream factory helps you build APIs so you can make REST requests to your backend while you're coding in what ever language you intend to use. I felt this would be useful to some programmers out there. – NSCoder Oct 20 '15 at 07:44
-
I'm voting to close this question as off-topic because it is not about programming as defined by the Help Center. – TylerH Oct 26 '15 at 21:32
-
Hey @TylerH, DreamFactory is an open source REST API platform for mobile enterprise application developers and Bitnami is the easiest way to install DreamFactory. My question is directly involved in programming as DreamFactory is a programming tool. If you want to build an API for your mobile application but have never built one, this tool is really helpful. – NSCoder Oct 28 '15 at 06:02