Revision 252
Added by Aaron Marcuse-Kubitza about 13 years ago
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
test/map: Changed to work on both nimoy and vegbiendev by selecting the appropriate MySQL user and password