[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

<synopsis of the problem (one line)>


>Description:
	
Hello
I want to installe MySQL, but i'm not root (my user is: meddouri).
I have only change the location where 'mysqlacess' script expect to find the 'mysql' client.
I have create grant tables with the scripts mysql-install_db.
But i can't set  a password for the mysql root user.
I try to do this with :
./bin/mysqladmin -u meddouri -h protee -P 23 -p password 'new-password'
then 
Enter password: ******

The script have finished white the follow message : 	
	
./bin/mysqladmin: connect to server at 'protee' failed
error: 'Lost connection to MySQL server during query'
	
thanks for your help
	
>How-To-Repeat:
	
>Fix:
	

>Submitter-Id:	<submitter ID>
>Originator:	
>Organization:
 
>MySQL support: [none | licence | email support | extended email support ]
>Synopsis:	
>Severity:	
>Priority:	
>Category:	mysql
>Class:		
>Release:	mysql-3.23.39 (Official MySQL binary)
>Server: ./mysqladmin  Ver 8.21 Distrib 3.23.39, for sun-solaris2.7 on sparc
Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL license

Server version		3.23.39
Protocol version	10
Connection		Localhost via UNIX socket
UNIX socket		/tmp/mysql.sock
Uptime:			1 hour 52 sec

Threads: 1  Questions: 14  Slow queries: 0  Opens: 0  Flush tables: 2  Open tables: 0 Queries per second avg: 0.004
>Environment:
	
System: SunOS protee 5.7 Generic_106541-12 sun4u sparc SUNW,Ultra-5_10
Architecture: sun4

Some paths:  /usr/local/bin/perl /usr/xpg4/bin/make /usr/local/bin/gmake /usr/local/bin/gcc /product/SUNWspro/bin/cc
GCC: Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2/specs
gcc version 2.95.2 19991024 (release)
Compilation info: CC='gcc'  CFLAGS='-O3 -fno-omit-frame-pointer'  CXX='gcc'  CXXFLAGS='-O3 -fno-omit-frame-pointer -felide-constructors -fno-exceptions -fno-rtti'  LDFLAGS=''
LIBC: 
-rw-r--r--   1 bin      bin      1694308 Jul 25  2000 /lib/libc.a
lrwxrwxrwx   1 root     root          11 Oct 22  1999 /lib/libc.so -> ./libc.so.1
-rwxr-xr-x   1 bin      bin      1115940 Jul 25  2000 /lib/libc.so.1
-rw-r--r--   1 bin      bin      1694308 Jul 25  2000 /usr/lib/libc.a
lrwxrwxrwx   1 root     root          11 Oct 22  1999 /usr/lib/libc.so -> ./libc.so.1
-rwxr-xr-x   1 bin      bin      1115940 Jul 25  2000 /usr/lib/libc.so.1
Configure command: ./configure  --prefix=/usr/local/mysql '--with-comment=Official MySQL binary' --with-extra-charsets=complex --with-server-suffix= --enable-assembler --disable-shared
Perl: This is perl, version 5.004_04 built for sun4-solaris

---------------------------------------------------------------------
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 <mysql-thread79714@xxxxxxxxxxxxxxx>
To unsubscribe, e-mail <mysql-unsubscribe-treed=ultraviolet.org@xxxxxxxxxxxxxxx>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



This mailing list archive is a service of Copilot Consulting.