Mysql
 sql >> Teknologi Basis Data >  >> RDS >> Mysql

c9.io - cara menemukan alamat host untuk membuat koneksi mysql di platform node.js

Saya menemukan ini di dokumentasi Cloud9 :

Anda kemudian dapat terhubung ke database dengan parameter berikut:

Option      Value      Comment
Hostname    $IP     The same local IP as the application you run on Cloud9
Port        3306       The default MySQL port number
User        $C9_USER    Your Cloud9 user name
Password    -          No password since you can only access the DB from within the workspace
Database    c9         The database name

Untuk mengetahui alamat IP Anda, buka ruang kerja Anda dan ketik ini di konsol bash:

curl http://curlmyip.com/


  1. Database
  2.   
  3. Mysql
  4.   
  5. Oracle
  6.   
  7. Sqlserver
  8.   
  9. PostgreSQL
  10.   
  11. Access
  12.   
  13. SQLite
  14.   
  15. MariaDB
  1. Mysql NOT IN dan NOT EXIST sama?

  2. php mysql_connect Peringatan nonaktifkan

  3. PHP menghasilkan sisipan PDO dinamis

  4. Terhubung ke database mysql melalui SSH melalui PHP

  5. Mencoba menginstal Perl-Mysql DBD, mysql_config tidak dapat ditemukan