source: branches/fc20-dev/locker/sql/bin/test-password

Last change on this file was 131, checked in by jbarnold, 17 years ago
added sql scripts
  • Property svn:executable set to *
File size: 52 bytes
Line 
1#!/bin/sh
2
3mysql -e "select 1" 2>&1 | grep -i error
Note: See TracBrowser for help on using the repository browser.