I myself like the following
PHP4 Bible
Sams Teach yourself MySql in 21 days
"Webmaster" <[EMAIL PROTECTED]> on 11/14/2001 10:37:53 AM
To: [EMAIL PROTECTED]
cc: (bcc: Lad Gaal/MarconiMedical)
Subject: Need A book for dynamic website
Hi,
I need a book to teach
I'm switching over to a bigger better faster server. My old server is running
version 3.23.22-6 mysql on RH and I need to move all the db's to my new box
using 3.23.41 installed on RH7.2. So do I just simply move all of the db
directories from /var/lib/mysql from one box to the next or are there
<[EMAIL PROTECTED]> on 11/12/2001 01:58:18 PM
To: Lad Gaal/MarconiMedical@Marconi
cc: Mysql List <[EMAIL PROTECTED]>
Subject: Re: Can't stop mysql
[EMAIL PROTECTED] wrote:
> The only reference to mysqladmin is for the reload at the end. I think this
> whole thing
" in
start)
start
;;
stop)
stop
;;
status)
status mysqld
;;
reload)
reload
;;
restart)
restart
;;
condrestart)
condrestart
;;
*)
echo $"Usage: $0 {start|stop|status|reload|condrestart|restart}"
exit 1
esac
exit $?
Bill Ada
Howdy,
I'm running version 3.23.41 on RH7.2. For the life of me I can't figure out why
I can't stop mysqld. Linuxconf was where I first noticed this where mysqld would
not respond to the stop request. I then tried to reboot the box and watched the
shutdown process and noticed that mysqld failed
Muchas gratias.
I now know why everyone keeps referring to this little jewel.
thanks again to you and to all replying.
Scott Baker <[EMAIL PROTECTED]> on 02/14/2001 12:17:45 PM
To: Lad Gaal/MarconiMedical@Marconi, [EMAIL PROTECTED]
cc:
Subject: Re: phpMyAdmin
I was reading through the list and found numerous mentions of phpMyAdmin. Since
I am a newbie (hoping not to be) at mysql and php, but soon will be using both,
I started looking for it on my Linux box. I have both php3 and 4 on the system
and mysql seems to be working fine. However, I could not
For security reasons, I don't want to run mysql as root of the OS. However, the
only way I can run mysql is if I log into the server as root. So I guess I have
to create another superuser with:
GRANT ALL ON *.* TO lgaal@localhost IDENTIFIED BY 'whocares' WITH GRANT OPTIONS;
Is this correct? and
m on 02/10/2001
01:06:43 PM
To: "Aaron Sinclair" <[EMAIL PROTECTED]>
cc: [EMAIL PROTECTED] (bcc: Lad Gaal/MarconiMedical)
Subject: Re: Newbie Questions
You're correct in that /var/lib/mysql/mysql/* was not owned by mysql. I did a
chown mysql.mysql and then did a chmod
g password: YES)'
I'm open for suggestions TX
"Aaron Sinclair" <[EMAIL PROTECTED]> on 02/09/2001 08:20:16 PM
To: Lad Gaal/MarconiMedical@Marconi
cc:
Subject: Re: Newbie Questions
check that /var/lib/mysql/mysql/* are owned by mysql and have read write
premiss
nnect to server at 'localhost' failed
error: 'Access denied for user: 'root@localhost' (Using password: YES)'
So how the heck do I do this??
Thanks
Lad. Gaal
-
Before posting, pleas
11 matches
Mail list logo