Try logging on as root.
- Original Message -
From: "LinuxTech Inc" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 27, 2001 14:16
Subject: Beginners Query
> hi
>
> I am new user to mysql
> I want to create a new database on my machine
Probably you run mysql without user: mysql
try: mysql -u -p
or check perms(guest logins, user logins) for creating new databases
and RTFM.
Almost root (superuser) have access to table mysql, where are
permissions stored.
Michal Dvoracek [EMAIL PROTECTED]
-
hi
I am new user to mysql
I want to create a new database on my machine where mysql is installed at linux
platform
I am using CREATE DATABASE
but it is giving me error 1044: Access denied for user: '@localhost' to database
''
How should I create a new user in it and from the new tables as we