[SLE] Getting MySQL working
From: Nick Mudge (mudgix_at_hotmail.com)
Date: 06/03/04
- Previous message: Steven T. Hatton: "Re: [SLE] Anyone else waiting on a 9.1 back order"
- Next in thread: Patrick Shanahan: "Re: [SLE] Getting MySQL working"
- Reply: Patrick Shanahan: "Re: [SLE] Getting MySQL working"
- Reply: John Pettigrew: "[SLE] Re: Getting MySQL working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: suse-linux-e@suse.com Date: Thu, 03 Jun 2004 01:11:41 +0000
Hi,
I am trying to get MsSQL working. I can't get the server to start.
I tried typing in mysql_install_db and got the following response:
linux:/home/nick # mysql_install_db
Installing all prepared tables
040602 5:54:02 /usr/sbin/mysqld: Shutdown Complete
PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
To do so, start the server, then issue the following commands:
/usr/bin/mysqladmin -u root password 'new-password'
/usr/bin/mysqladmin -u root -h linux password 'new-password'
See the manual for more instructions.
NOTE: If you are upgrading from a MySQL <= 3.22.10 you should run
the /usr/bin/mysql_fix_privilege_tables. Otherwise you will not be
able to use the new GRANT command!
You can test the MySQL daemon with the benchmarks in the 'sql-bench'
directory:
cd sql-bench ; perl run-all-tests
Please report any problems with the /usr/bin/mysqlbug script!
But this did not start it. I tried typing in rcmysql start but that
failed.
I can't get the service started in the first place so I can't add any
passwards to any accounts.
I installed the mysql with the suse 9.1 pro cd.
I am thinking that I should reinstall my mysql. But I don't know how to do
that. Can someone please tell me how to fix this or how to reinstall it?
Nick
_________________________________________________________________
Get fast, reliable Internet access with MSN 9 Dial-up – now 3 months FREE!
http://join.msn.click-url.com/go/onm00200361ave/direct/01/
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: Steven T. Hatton: "Re: [SLE] Anyone else waiting on a 9.1 back order"
- Next in thread: Patrick Shanahan: "Re: [SLE] Getting MySQL working"
- Reply: Patrick Shanahan: "Re: [SLE] Getting MySQL working"
- Reply: John Pettigrew: "[SLE] Re: Getting MySQL working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|