Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
MySQL databases
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
mordredP
Apprentice
Apprentice


Joined: 17 Oct 2005
Posts: 155
Location: bari.italy.€urope.earth

PostPosted: Thu Nov 24, 2005 12:30 pm    Post subject: MySQL databases Reply with quote

i've found all kind of documentation about creating MySQL databases but i couldn't figure how to delete them and/or rename them. Is there a way to do this via the MySQL console or in some other way?

Thanks (sorry, i am a MySQL and database newbie)
_________________
People fall into 10 groups: those who know binary and those who don't
dosmary.netsons.org
01010110
Back to top
View user's profile Send private message
Spindle!
n00b
n00b


Joined: 28 Sep 2005
Posts: 25

PostPosted: Thu Nov 24, 2005 1:14 pm    Post subject: Reply with quote

Yes, you can "drop" them by issuing the following command:
drop database <database_name>;
Where <database_name> is the database name (of cousrse :)

You should read the MySQL Docs, first.

Bye!
Back to top
View user's profile Send private message
mordredP
Apprentice
Apprentice


Joined: 17 Oct 2005
Posts: 155
Location: bari.italy.€urope.earth

PostPosted: Thu Nov 24, 2005 1:32 pm    Post subject: Reply with quote

Spindle! wrote:
Yes, you can "drop" them by issuing the following command:
drop database <database_name>;
Where <database_name> is the database name (of cousrse :)

You should read the MySQL Docs, first.

Bye!


many thanks.. i'll take your advice and read the MySQL docs
_________________
People fall into 10 groups: those who know binary and those who don't
dosmary.netsons.org
01010110
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum