You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Install MySQL Workbench
Follow the instructions in http://dev.mysql.com/doc/workbench/en/wb-getting-started-tutorial-admin.html

1) Set the environment variables (need to use cygwin) as stated here.
2) Edit the file

$SDBROOT/Store/sdb-mysql-innodb.ttl

according to the needs, rename it to sdb.ttl and place it in

$SDBROOT/bin

3) Put the MySql Driver (jar file found in http://dev.mysql.com/downloads/connector/j/5.0.html) in $SDBROOT/lib
4) Run the command $SDBROOT/bin/sdbconfig --sdb=sdb.ttl --create

  • No labels