カテゴリー
Linux

ER Master へ Vagrant CentOS 6 の MySQL データベースをインポートして ER 図を作成する手順

環境

  • Windows 7 Professional 64bit
  • MySQL Connector/J
  • Pleiades All in One 4.5.2.v20160312 64bit Full Edition Ultimate
  • ERMaster 1.0.0.v20150619-0219 org.insightech.er.feature.feature.group Insightech.org
  • Vagrant 1.8.1
  • VirtualBox 5.0.20 r106931
  • 仮想マシン内容
    • IPアドレス: 192.168.56.22
    • CentOS release 6.8 (Final) x86_64
    • 開発環境のため、ファイアウォールは全て通過するように設定
    • 開発環境のため、MySQL のユーザ、データベースはどこからでもアクセス可能に設定
    • mysql Ver 14.14 Distrib 5.6.30, for Linux (x86_64) using EditLine wrapper
    • MySQLポート番号: 3306
    • データベース名: sampledb
    • ユーザ名: sampleuser
    • パスワード: samplepass