Back to home page

sPhenix code displayed by LXR

 
 

    


Warning, /RDBC/test/RDBCTestMetaData/RDBCTestMetaData.in1 is written in an unsupported language. File is not indexed.

0001 # this file is test input for connecting to a mysql database
0002 # the uncommented line below gets executed, if the env variables
0003 # are correct (i.e. if mysql -h $MYSQL_HOST -u $MYSQL_USER and password
0004 # $MYSQL_PSWD get you connected) then 'gmake test' should report PASSED
0005 # 
0006 #
0007 mysql:odbc://$MYSQL_HOST/test  test $MYSQL_USER $MYSQL_PSWD