Re: HELP!!!

2001-02-10 Thread Mailing List Address

Yes I tried that too... Same stupid stuff happening

clay bond writes: 

  
 
 On Fri, 9 Feb 2001, Mailing List Address wrote: 
 
 Help!
 [ ... ]
 6 rows in set (0.00 sec)
 (The output should be mysql and test.)
 
 Looks to me like you didn't run mysql_install_db 
 
 --
  /"\
  \ /  ASCII RIBBON CAMPAIGN
   X   AGAINST HTML EMAIL
  / \  AND POSTINGS 
 
 
 -
 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




Re: HELP!!!

2001-02-10 Thread Mailing List Address

I did.. I tried everything...

[root@cents /usr/local/mysql]# chmod -R 0777 var
[root@cents /usr/local/mysql]# llm
total 2.1M
drwxr-sr-x  12 mysqlmysql1.0k Feb 10 00:12 .
drwxr-sr-x  26 root root 1.0k Jan 28 00:59 ..
drwxr-sr-x   2 mysqlmysql1.0k Feb  9 23:48 bin
drwxr-sr-x   3 mysqlmysql1.0k Jan 27 23:59 include
drwxr-sr-x   2 mysqlmysql1.0k Feb  9 23:47 info
drwxr-sr-x   3 mysqlmysql1.0k Jan 27 23:59 lib
drwxr-sr-x   2 mysqlmysql1.0k Feb  9 23:48 libexec
drwxr-sr-x   3 mysqlmysql1.0k Jan 27 23:59 man
drwxr-sr-x   6 mysqlmysql1.0k Feb  9 23:48 mysql-test
drwxr-sr-x   3 mysqlmysql1.0k Jan 27 23:59 share
drwxr-sr-x   8 mysqlmysql1.0k Feb  9 23:48 sql-bench
drwxrwxrwx  17 mysqlmysql1.0k Feb 10 00:12 var
 -rw-r--r--   1 root mysql2.1M Feb  9 23:34 var.bak.tar 

[root@cents /usr/local/mysql/bin]# ./mysql -p
Enter password:
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 72 to server version: 3.23.32 

Type 'help;' or '\h' for help. Type '\c' to clear the buffer 

mysql show databases;
+--+
| Database |
+--+
|  |
|  |
|  |
|  |
|  |
|  |
|  |
|  |
|  |
|  |
|  |
|  |
|  |
|  |
|  |
|  |
|  |
|  |
|  |
|  |
+--+
20 rows in set (0.00 sec) 

:( 

 

Sinisa Milivojevic writes: 

 J.M. Roth writes:
   Hello,
   
   I updated to 3.23.32 and now this happens:
   mysql show databases;
   +--+
   | Database |
   +--+
   |  |
   |  |
   |  |
   |  |
   |  |
   |  |
   |  |
   |  |
   |  |
   |  |
   |  |
   |  |
   |  |
   |  |
   |  |
   |  |
   |  |
   |  |
   |  |
   |  |
   +--+
   20 rows in set (0.00 sec)
   Select queries and stuff seem to work alright...
   Downgrade to 3.22.32 had no effect!?
   I also installed PHP4.0.4pl1 at the same time.
   It seemed this strange behavior occured just after it was all brought up to date.
   
   Any insights are very welcome!
   
   Regards
   
   
   J.M. Roth
   

 
 HI! 
 
 Check your permissions if on Unix. 
 
 
 Regards, 
 
 Sinisa 
 
     __ _   _  ___ ==  MySQL AB
  /*/\*\/\*\   /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic
 /*/ /*/ /*/   \*\_   |*|   |*||*| mailto:[EMAIL PROTECTED]
/*/ /*/ /*/\*\/*/  \*\|*|   |*||*| Larnaca, Cyprus
   /*/ /*/  /*/\*\_/*/ \*\_/*/ |*|
   /*/^^^\*\^^^
  /*/ \*\Developers Team 
 
 -
 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




HELP!!!

2001-02-09 Thread Mailing List Address

Help!
I just installed the most recent release and the only thing I'm getting 
is...
mysql show databases;
+--+
| Database |
+--+
|  |
|  |
|  |
|  |
|  |
|  |
+--+
6 rows in set (0.00 sec)
(The output should be mysql and test.)
... after initial installation and setup.
Select queries and stuff seem to work alright, although I can't work like 
this.
Help! 

JMR

-
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