![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| Database Database problems or need to ask a question? maybe something to do with sql injections or a database software question. Database topics cover MySQL, PostgreSQL, Oracle, SQL Server or anything else related to databases. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| Hi all, Ive installed mysql for windows with apache. If i try to start mysql by the command line i get the message: access denied for user odcb@localhost (using password no) Does this mean that i have to enter a password? How can i do this? Can i use mysql without password? Thanx, WJ | |||
|
| Advertisements |
| | #2 | ||
| On Fri, 05 May 2006 23:47:50 +0200, WJ Zeeuwen wrote: > Hi all, > > Ive installed mysql for windows with apache. If i try to start mysql by > the command line i get the message: access denied for user > odcb@localhost (using password no) > Does this mean that i have to enter a password? How can i do this? Can i > use mysql without password? WJ, All you have to do is type: mysqladmin -u username -p status and it will prompt you for the password. If you do not want to have to enter a password, then you have to create a file, as noted here: http://72.14.207.104/linux?q=cache:P...&ct=clnk&cd=11 I am very new to mysql myself so I just learned this today. Have fun with it! | |||
|
| | #3 | ||
| WJ Zeeuwen wrote: > Hi all, > > Ive installed mysql for windows with apache. If i try to start mysql by > the command line i get the message: access denied for user > odcb@localhost (using password no) > Does this mean that i have to enter a password? How can i do this? Can i > use mysql without password? Read these sections of the manual: http://dev.mysql.com/doc/refman/5.0/...onnecting.html http://dev.mysql.com/doc/refman/5.0/...rivileges.html http://dev.mysql.com/doc/refman/5.0/...anagement.html Regards, Bill K. | |||
|
| | #4 | ||
| WJ Zeeuwen wrote: > Hi all, > > Ive installed mysql for windows with apache. If i try to start mysql > by the command line i get the message: access denied for user > odcb@localhost (using password no) > Does this mean that i have to enter a password? How can i do this? > Can i use mysql without password? > > Thanx, > WJ Try mysql -u root | |||
|
| Featured Websites | ||||
|
![]() |
| Tags: access, denied |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Access denied for user | Ray Muforosky | Database | 2 | 07-01-2007 7:37 PM |
| Access Denied after upgrade to 5.0.15 | Schroeder, AJ | Database | 3 | 07-01-2007 6:29 PM |
| Client Preview of a Document with Denied Access to Cut/Copy/Paste Functionality | Nikolai Chuvakhin | PHP | 2 | 07-01-2007 3:40 PM |
| Access Programmer / Access Developer Can help Automate your BIZ | sos | Building An Internet Business | 0 | 05-29-2007 3:10 AM |
| Microsoft Buying Yahoo, Denied | rjames | MSN questions | 8 | 07-31-2006 2:40 AM |
| Featured Websites | ||||
|