CUAHSI / CUAHSI/HydroServerLite

Installation with Existing ODM Database

Open
#33 2 comments 0 reactions 0 assignees View on GitHub
CodePlex
Dominant language
PHP
Stars
7
Forks
6
PR merge metrics
No merged PRs in 30d

Description

jirikadlec2[CodePlex]
There are issues when an existing ODM MySQL database (this database already has sources, sites, variables and data values) is used in the client installation:

the client requires some extra tables (moss_users, sitepic, varmeth...) there is a risk that the installation will overwrite the existing data in the tables.

Steps to replicate:

from Hydroserver.codeplex.com download the 'Little Bear ODM sample database' .sql file

https://www.codeplex.com/Download?ProjectName=HydroServerDownloadId=684968
in MySQL create a new empty database
run the sql query
go to /client/setup/ and enter the database connection details
error message 'unable to find table moss_users' is shown.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.