mysql -p slimserver

then entered password and am running mysql

\s yields:

mysql  Ver 14.7 Distrib 4.1.15, for pc-linux-gnu (i486) using readline
5.1

Connection id:          12
Current database:       slimserver
Current user:           [EMAIL PROTECTED]
SSL:                    Not in use
Current pager:          stdout
Using outfile:          ''
Using delimiter:        ;
Server version:         4.1.15-Debian_1ubuntu5-log
Protocol version:       10
Connection:             Localhost via UNIX socket
Server characterset:    latin1
Db     characterset:    latin1
Client characterset:    latin1
Conn.  characterset:    latin1
UNIX socket:            /var/run/mysqld/mysqld.sock
Uptime:                 7 min 1 sec

Threads: 1  Questions: 53  Slow queries: 0  Opens: 22  Flush tables: 1 
Open tables: 16  Queries per second avg: 0.126
--------------


dump database slimserver;

gives

ERROR 1064 (42000): You have an error in your SQL syntax; check the
manual that corresponds to your MySQL server version for the right
syntax to use near 'dump database slimserver' at line 1

\h

does not show a dump command


-- 
freelsjd
------------------------------------------------------------------------
freelsjd's Profile: http://forums.slimdevices.com/member.php?userid=4344
View this thread: http://forums.slimdevices.com/showthread.php?t=31885

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to