Announcement

Collapse
No announcement yet.

MySQL question

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • MySQL question

    ios it possible to run multiple "databases" off of one database?

    like, have a table that has info for a forum, then have extra rows that are for something esle, like a blog system
    NOSTALGIA IN THE WORST FASHION

    internet de la jerome

    because the internet | hazardous

  • #2
    Every database can support multiple tables. Think of each table as it's own "database" in that it holds specific information which can be exclusive to all the other tables in the database.

    -Epi
    Epinephrine's History of Trench Wars:
    www.geocities.com/epinephrine.rm

    My anime blog:
    www.animeslice.com

    Comment


    • #3
      alright, thanks
      NOSTALGIA IN THE WORST FASHION

      internet de la jerome

      because the internet | hazardous

      Comment


      • #4
        heh if a database only allowed one table you could as well use a file instead

        Comment


        • #5
          But it would be nicely laid out file.

          Comment


          • #6
            Newspro and flat file dbs for life.
            jasonofabitch loves!!!!

            Comment


            • #7
              read from a 5+ MB txt file is not a nice thing =)
              Light is faster than sound. That is why people look bright, until you hear them.

              Comment


              • #8
                sarcasm on

                i suggest a full install of oracle 9i (10g for my part) for that table.. be sure to increase the storage to some gigs.. And to increase the speed, put indexes on every column in the table.

                sarcasm off
                Last edited by SEAL; 09-23-2003, 06:40 AM.

                Comment

                Working...
                X