
04-06-2004, 11:12 AM
|
Sarnak
|
|
Join Date: Feb 2004
Posts: 50
|
|
Need some help
Quote:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Owner>cd\mysql\bin
C:\mysql\bin>mysql
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 22 to server version: 3.23.58-nt
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql> create database eq;
ERROR 1044: Access denied for user: '@localhost' to database 'eq'
mysql>
|
|