mysql problem

Karl Larsen k5di at zianet.com
Mon Apr 28 11:50:36 UTC 2008


James Gray wrote:
> Mario Vukelic wrote:
>   
>> On Sun, 2008-04-27 at 10:08 +1000, James Gray wrote:
>>     
>>> So what about "init"??
>>>       
>> As far as possible
>>     
>
> Correct - and as I've stated a number of times in this thread, there was 
>   a specific reason I used a root shell to start the MySQL client.  As 
> far as possible indeed.
>
> Peace,
>
> James
>
>
>   
    It is possible to start MySQL with the basic first setup as root 
login, a sudo root login and as a non-root login. The way to start it 
changes as follows:

Root Login:

# mysql -p
$ sudo mysql -p

Non-root Login:

$ mysql  -u root -p

     Once you get this running, in MySQL there is a way to make other users.

Karl


-- 

	Karl F. Larsen, AKA K5DI
	Linux User
	#450462   http://counter.li.org.
   PGP 4208 4D6E 595F 22B9 FF1C  ECB6 4A3C 2C54 FE23 53A7





More information about the ubuntu-users mailing list