Re: New Database,

2003-02-14 Thread Peter Grigor
- Peter Grigor Hoobly Free Classifieds http://www.hoobly.com - Original Message - From: "RBE" <[EMAIL PROTECTED]> To: "Peter Grigor" <[EMAIL PROTECTED]> Sent: Friday, February 14, 2003 1:09 PM Subject: Re: New Database, > -BEGIN PGP SIGNED MESSAGE---

Re: New Database,

2003-02-14 Thread Henning Heil
mmh, in the beginning i had never used any database except access (is one? :-)), i learned rapidly by reading the docs - hope that will be good for you too - because external howtos often come to an end sooner than you want, the docs on the other hand will answer all your questions. if not you

Re: New Database,

2003-02-14 Thread Peter Grigor
BTW, exactly how did you acquire, install and execute mysql without visiting mysql.com? :) Peter <^_^> - Peter Grigor Hoobly Classified Ads http://www.hoobly.com - Original Message - From: "Richard Nagle" <[EMAIL PROTECTED]> To: "list - MySQL"

re: New Database,

2003-02-14 Thread Victoria Reznichenko
On Friday 14 February 2003 17:57, Richard Nagle wrote: > I have installed, mySQL, ( all is well ) > and now looking to build my first database, > > is there a comprehensive user manual on how to, > say in .pdf format out there ? > > if not, a on-line link maybe ? Please, check the following link:

Re: New Database,

2003-02-14 Thread Henning Heil
Richard, what exactly do you mean? guidelines to good database engineering? which data how an where to store? intelligent table structures? or technical instructions related to mysql? -> documentation, see message attachment cherio, henning Richard Nagle wrote, On 2/14/2003 4:57 PM: Okay,

Re: New Database,

2003-02-14 Thread Maximo Migliari
Its a lot easier asking people than trying to look for yourself isn't it? Well, that is frowned uppon over here. You should ask us questions when you have attempted to find the solution yourself first. http://www.mysql.com click on the documentation link on the header. See, it wasn't so hard!

Re: New Database,

2003-02-14 Thread Peter Grigor
- Original Message - From: "Richard Nagle" <[EMAIL PROTECTED]> To: "list - MySQL" <[EMAIL PROTECTED]> Sent: Friday, February 14, 2003 10:57 AM Subject: New Database, > Okay, > I have installed, mySQL, ( all is well ) > and now looking to build my first database, > > is there a comprehensi

Re: New Database,

2003-02-14 Thread Jerry
Yes, there are, many :) Jerry - Original Message - From: "Richard Nagle" <[EMAIL PROTECTED]> To: "list - MySQL" <[EMAIL PROTECTED]> Sent: Friday, February 14, 2003 3:57 PM Subject: New Database, > Okay, > I have installed, mySQL, ( all is well ) > and now looking to build my first datab

Re: New database doesn't show up in phpMyAdmin

2002-12-12 Thread Björn Pålsson
This is a problem I had before with phpMyAdmin... Try closing your browser, flush all cachefiles in the browser and log on to your database again. If this helps, I can help you with a cure for this problem. If it doesn't help, you probably have no permissions reading your database via phpMyAdmin.

RE: New database

2001-09-14 Thread massey
Go to http://www.mysql.com/doc/ and read through it. Pay very close attention to http://www.mysql.com/doc/U/s/User_Account_Management.html the answere to your question is in there. Cheers M;) -Original Message- FROM: jean.schuller TO: Liste mysql DATE: Fri 9/14/01 8:12 SUBJECT: New d

Re: New database

2001-09-14 Thread Gerald Clark
there is no password yet. so leave the -p option out. jean.schuller wrote: > Hi all, > > I installed a new linux Red Had version onto a PC. > In this Linux, mysql(version 3.23.39) is already installed > and mysqld is running. So I want to build a database > with m

Re: New database

2001-09-14 Thread Steve Suehring
At 03:58 PM 9/14/01 +0200, jean.schuller wrote: > I'm under root and say :mysql -u root -p password and > mysql says ERROR 1045: Access denied for user: 'root@localhost' >(Using password: YES) > What can this password be ?? where can I get it ?? Did you set a password with