Project

General

Custom queries

Profile

Actions

Bug #792

closed

About installation guide

Added by Legay Eric almost 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Low
Assigned To:
Guevara Luz
Category:
-
Start date:
06/25/2010
Due date:
% Done:

0%

Estimated time:

Description

Hi,

I'm probably too tired, and make errors, but I don't understand some lines.

  1. When you say to connect to mysql as root, I should use root login and passwd. Not guevara one. OK ?
  2. The line create_user and insert into user, do the same job. I cannot do the second one after the first.
    mysql> Insert into user (Host,User,Password) VALUES('localhost','agata',PASSWORD('dfghjkl'));
    ERROR 1062 (23000): Duplicate entry 'localhost-agata' for key 1
  3. Biggest problem : when you say mysqladmin create AGATADEVICES;, I don't understand what you means.
    I've make a mysqladmin --user=root --password=XXXX create AGATADEVICES;
    It should work, I hope it's not a mistake.

But when I execute your program I've

./bin/tm_server
DB_Manager: Initializing
Topology_Manager: Initialize Topology Manager
Hardware_Tree: Initializing

raised ADA.IO_EXCEPTIONS.NAME_ERROR : s-fileio.adb:986

Actions #1

Updated by Guevara Luz over 14 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF