[rt-users] restarting rt 1.0.7 after reboot

del del at obsidian.com
Tue May 1 14:15:04 EDT 2001


what are the MySQL command to display the contents of a RT database...?

perhaps my RT database is corrupted although it does not appear so...

I have tried::
mysql> show tables

but it apparently doers not work...

donnie

At 03:03 PM 5/1/2001 +0000, Feargal Reilly wrote:
>Here's my startup script, used on a FreeBSD box.
>  #!/bin/sh
>  #
>
>  if [ -x /usr/local/bin/safe_mysqld ]
>  then
>         /usr/local/bin/safe_mysqld & && echo -n ' mysql'
>  fi
>
>-Feargal.
>
>     _/_/_/ _/_/_/  _/_/_/  Feargal Reilly,
>    _/       _/   _/    _/  Systems Administrator,
>   _/       _/   _/_/_/_/   The Communications Interactive Agency.
>  _/_/_/ _/_/_/ _/    _/    Phone: +353-86-8732249.
>
>
>      Greetings,
>
>      I re-booted my server that rt resides on....i started mysql
>      (bin/safe_mysql  --user=del &)
>
>      However no one is able to login..i think that the rt database is not
>      loaded..not being a database guru, what is the proper way of starting
>      either mysql/rt so that users can login...?
>
>      thanks
>      donnie
>
>
>      _______________________________________________
>      rt-users mailing list
>      rt-users at lists.fsck.com
>      http://lists.fsck.com/mailman/listinfo/rt-users





More information about the rt-users mailing list