Help Needed Please

2001-08-26 Thread training88

Hi

I need to set the max_allowed_packet to 16M. below is my
01mysql-server.sh file. I use DBI and I know that I have to start this
before the DBI program and I did but if I use ./mysqld --help it shows
that my max_allowed_packet is still 1M. Any help would be really great
since I've been working on this all day :(


case $1 in
start)
if [ -x /usr/local/bin/safe_mysqld ]; then
/usr/local/bin/safe_mysqld --user=mysql
--set-variable=max_allowed_packet=16M   /dev/null   echo -n '
mysqld'

fi
;;
stop)
/usr/bin/killall mysqld  /dev/null 21  echo -n '
mysqld'
;;
*)
echo 
echo Usage: `basename $0` { start | stop }
echo 
exit 64
;;
esac


thanks!

Joe

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Help Needed

2001-03-17 Thread training88

Hi

I just downloaded MYsql for windows NT. I'm running it on Windows2000
Advanced Server. Everything loads fine and it is running ok but, when I
try to run Winmysqladmin the program loads up for only about 2 seconds
and then closes. Any ideas on what I need to do?

Thanks
Joe

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Help Needed

2001-03-17 Thread training88

Hello Pat

Well, I really feel stupid! Under the gun with this any I really don't
have a clue. I also need to install some type of DBI foe windows2000
advanced server too and I'm now downloading a perl file off of
mysql.com. I really have no idea working with windows. My main OS that I
have been working with was FreeBSD server.

Again thanks for the time that you took out to help me out!
Joe



Pat Sherrill wrote:
 
 Expected behaviour, look in your Tray on the Taskbar for a stoplight icon.
 Pat...
 
 - Original Message -
 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Saturday, March 17, 2001 6:12 PM
 Subject: Help Needed
 
  Hi
 
  I just downloaded MYsql for windows NT. I'm running it on Windows2000
  Advanced Server. Everything loads fine and it is running ok but, when I
  try to run Winmysqladmin the program loads up for only about 2 seconds
  and then closes. Any ideas on what I need to do?
 
  Thanks
  Joe
 
  -
  Before posting, please check:
 http://www.mysql.com/manual.php   (the manual)
 http://lists.mysql.com/   (the list archive)
 
  To request this thread, e-mail [EMAIL PROTECTED]
  To unsubscribe, e-mail
 [EMAIL PROTECTED]
  Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
 

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php