Create DB


CREATE DATABASE [database name]; GRANT ALL ON [database name] TO '[username]'@'[hostname]';

Create a databas in two steps...

  • First - think of a really good name.
  • Second - run the Create Database command

Next you need to assign someone to use the database with a GRANT command:

CREATED 2012-11-22 03:32:05.0

00-18-26

UPDATED 2012-11-22 03:32:11.0

Knowledge

L
I
N
K
S

DBID: db.wam

Page Server: Ithica

©2012 Leistware Data Systems

      Hello anonymous