| SQL adaptation guide For Oracle MySQL 5.x / Installation (Runtime Configuration) | |
| MySQL version | Shared library environment setting | 
|---|---|
| MySQL 5.0 and higher | UNIX : Add $MYSQL_HOME/lib to LD_LIBRARY_PATH (or its equivalent). Windows : Add %MYSQL_HOME%\bin to PATH. | 
$ mysql dbname -u appadmin -p