Hi.
On Mon 2003-01-27 at 16:31:48 -0800, [EMAIL PROTECTED] wrote:
> If I manually shut down mysql, I usaully use the mysqladmin shutdown
> command. However, I noticed that the "red hat" way of stopping mysql in
> its init scripts is by issuing a "kill" command to the pid. U, is
> this wise?
If I manually shut down mysql, I usaully use the mysqladmin shutdown
command. However, I noticed that the "red hat" way of stopping mysql in
its init scripts is by issuing a "kill" command to the pid. U, is
this wise? What about if the tables aren't written to disk? Isn't the
"proper" way
Stephen Sokalski wrote:
>
>
> Stephen Sokalski wrote:
>
>> I'm running this on a RAQ.
>>
>> Here is the problem. Something very strange has happened to my older
>> version of mysql (3.23.37).
>>
>> Not only can I not get it to shut down with
>> "/usr/share/mysql/mysql.server stop" but even if
Stephen Sokalski wrote:
> I'm running this on a RAQ.
>
> Here is the problem. Something very strange has happened to my older
> version of mysql (3.23.37).
>
> Not only can I not get it to shut down with
> "/usr/share/mysql/mysql.server stop" but even if I do a "ps -ef | grep
> mysql" and do
I'm running this on a RAQ.
Here is the problem. Something very strange has happened to my older
version of mysql (3.23.37).
Not only can I not get it to shut down with
"/usr/share/mysql/mysql.server stop" but even if I do a "ps -ef | grep
mysql" and do a kill -9 on the pid, if I try to res
mysqladmin [...] shutdown
http://www.mysql.com/doc/m/y/mysqladmin.html
Gurhan
-Original Message-
From: Taylor Lewick [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 14, 2002 12:51 PM
To: [EMAIL PROTECTED]
Subject: shutting down mysql
I looked through the documentation, and I see how to
I looked through the documentation, and I see how to start the dbase/server, but how
do I stop it.. Just kill the mysql daemon?
Thanks
Taylor Lewick
Unix System Administrator
Fortis Benefits
816 881 6073
"Help Wanted. Seeking Telepath..."
"You Know where to apply."
**
Hi,
I recently installed 3.23.46 Binary for HP-UX
replacing my 3.xx.42 (basically, replaced the symbolic
link /usr/local/mysql to look at the 3.23.46 untar
directory.
-- Here's a an output:
$/usr/local/mysql#su# bin/mysqladmin -u root -p
version
Enter password:
Server version 3.
On 17-Jul-01 Chris Aitken wrote:
> Hi Guys,
>
> What im looking at doing is working out the best way to safely shut down
> mysql so I can do a full backup of the system, then restart it back. (im
> running on a FreeBSD box)
>
> I know I can kill the PID and other drastic measures but I dont w
l Message -
From: "Chris Aitken" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 16, 2001 9:43 PM
Subject: Shutting down Mysql
> Hi Guys,
>
> What im looking at doing is working out the best way to safely shut
down
> mysql so I can do a full back
Hi Guys,
What im looking at doing is working out the best way to safely shut down
mysql so I can do a full backup of the system, then restart it back. (im
running on a FreeBSD box)
I know I can kill the PID and other drastic measures but I dont want to do
anything that might corrupt the data.
11 matches
Mail list logo