Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Choosing a database for a new project

by bart (Canon)
on Oct 17, 2002 at 09:28 UTC ( [id://205968]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    mysqldump --add-drop-table -u user -p database >database.sql
    
  2. or download this
    mysql -u user -p database <database.sql
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://205968]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-04-25 06:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found