Buat database di MySQL

Lupa terus, setiap mau bikin, musti cari referensi di internet. OK, sekarang tiada ampun lagi, gwe musti CATET! D

Contoh:

root# mysql -u root -p
mysql> create database cecep_coppermine;
Query OK, 1 row affected (0.02 sec)

mysql> GRANT ALL on cecep_coppermine.* to cecep@localhost identified by 'passwd';
Query OK, 0 rows affected (0.01 sec)
  1. Install MovableType
  2. Cyrus Imap lihat mailbox
  3. Mengadministrasi Cyrus Imap
This entry was posted in Tips Linux and tagged . Bookmark the permalink.

Comments are closed.