Project

General

Profile

« Previous | Next » 

Revision 252

test/map: Changed to work on both nimoy and vegbiendev by selecting the appropriate MySQL user and password

View differences:

SALVIAS_db.sh
1 1
#!/bin/sh
2
export in_engine=MySQL in_host=localhost in_user="$USER" \
3
in_database=salvias_plots
2
export in_engine=MySQL in_host=localhost in_user=bien in_database=salvias_plots

Also available in: Unified diff