9 messages in com.mysql.lists.mysqlRE: As plain as the nose on your face| From | Sent On | Attachments |
|---|---|---|
| Sven Hammann | 19 Dec 2001 09:41 | |
| Simon Green | 19 Dec 2001 09:47 | |
| Woolsey, Fred | 19 Dec 2001 11:10 | |
| John Meyer | 20 Dec 2001 06:14 | |
| Matthew Darcy | 20 Dec 2001 07:37 | |
| Kurt Tappe | 20 Dec 2001 08:17 | |
| James Cox | 20 Dec 2001 08:40 | |
| Matthew Darcy | 20 Dec 2001 09:56 | |
| James Cox | 20 Dec 2001 10:13 |
| Subject: | RE: As plain as the nose on your face![]() |
|---|---|
| From: | Matthew Darcy (matt...@darcy.demon.co.uk) |
| Date: | 12/20/2001 09:56:14 AM |
| List: | com.mysql.lists.mysql |
Thank you for explaining.
I did try mysqladmin --help. This gave me a list of commands and I understood what each did however the problem was I didn't understand why the error was occuring.
I get the impression you last comment was a little condesending, please remember all people where new to mysql at some point. I personally am having trouble with is as I am very much used to oracle and I am struggling to drop my old methods and embrace new one. I do read the help and man pages and the manual but sometimes things can be a little missleading, more so when you are used to something meaning 1 thing and you find out it means another with mysql.
Please bare with me if I am slow on the uptake as I have tried to explain I am struggling to get my head around the basics.
Thanks,
Matt.
-----Original Message----- From: James Cox [mailto:jam...@wherewithal.com] Sent: 20 December 2001 16:40 To: matt...@darcy.demon.co.uk Cc: Mysql Subject: RE: As plain as the nose on your face
try
./mysqladmin -u root -p create bathjobs
and FYI,
./mysqladmin --help
Thank you.
-----Original Message----- From: Matthew Darcy [mailto:matt...@darcy.demon.co.uk] Sent: 20 December 2001 03:38 PM To: mys...@lists.mysql.com Subject: As plain as the nose on your face
I have set the root password for the mysql install.
I have read the manual and want to make a new database. I ran mysql_install_db (see my other mail today) which seemed to do little, then did what the manual told me with
[mysqldba@jordan bin]$ ./mysqladmin create bathjobs ./mysqladmin: CREATE DATABASE failed; error: 'Access denied for user: '@localhost' to database 'bathjobs'' [mysqldba@jordan bin]$
why is this happening ? I was expecting to get a blank shcema which I could create tables, grants etc.
Thanks,
Matt
--------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <mysq...@lists.mysql.com> To unsubscribe, e-mail <mysql-unsubscribe-james=wher...@lists.mysql.com> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
--------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <mysq...@lists.mysql.com> To unsubscribe, e-mail <mysql-unsubscribe-matthew=darc...@lists.mysql.com> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




