RE: As plain as the nose on your face

2001-12-20 Thread James Cox
Matthew, i wasn't meaning to be condescending... it was simply a fyi - for your information :) James > -Original Message- > From: Matthew Darcy [mailto:[EMAIL PROTECTED]] > Sent: 20 December 2001 05:57 PM > To: Mysql > Subject: RE: As plain as the nose on your face

RE: As plain as the nose on your face

2001-12-20 Thread Matthew Darcy
40 To: [EMAIL PROTECTED] 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:[EMAIL PROTECTED]] > Sent: 20 December 2001 03:38 P

RE: As plain as the nose on your face

2001-12-20 Thread James Cox
try ./mysqladmin -u root -p create bathjobs and FYI, ./mysqladmin --help Thank you. > -Original Message- > From: Matthew Darcy [mailto:[EMAIL PROTECTED]] > Sent: 20 December 2001 03:38 PM > To: [EMAIL PROTECTED] > Subject: As plain as the nose on your face > >

Re: As plain as the nose on your face

2001-12-20 Thread Kurt Tappe
I'm new to MySQL, so I hope the gurus will catch anything I get wrong below. However, this methodology worked for me. At 3:38 PM + 12/20/01, Matthew Darcy wrote: >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_inst

As plain as the nose on your face

2001-12-20 Thread Matthew Darcy
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 D