Changes between Version 28 and Version 29 of Internal/LoginService


Ignore:
Timestamp:
Jun 29, 2011, 6:48:14 PM (13 years ago)
Author:
jsingh
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/LoginService

    v28 v29  
    188188set password for 'omf'@'localhost'=password('omf');
    189189}}}
    190 To create database run login.sql script file which is attached to this page. Resources table need to be fill out with data manually.
     190To create database newScheduler and populate it please do the following using the login.sql script file which is attached to this page.
     191{{{
     192mysql -u omf -pomf
     193create database newScheduler;
     194exit
     195#mysql -u omf -pomf newScheduler < login.sql
     196}}}
     197Resources table need to be fill out with data manually.
    191198
    192199For example: