Wht is mysql limit/capacity?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • maheswaran
    New Member
    • Mar 2007
    • 190

    #1

    Wht is mysql limit/capacity?

    Hi want to know,

    Total size/capacity of mysql,
    (If have then how to increase)

    Total size/capacity of Database(every) ,
    (If have then how to increase)

    Total size/capacity of Table(every)... ..
    (If have then how to increase)

    Is there any connection between mysql limitation and apache setting...Am have apache+mysql+ph p
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    From all threads you open I have the distinct impression that you want our members to do you (school) home work for you.

    Also, when your questions are answered, you never, ever, acknowledge that you have the solution or that you have been helped. You also never answer questions by our members about specifics of your questions.

    All answers can be found in the standard documentation, available to everyone. See MySQL 5.0 Reference Manual

    Ronald

    Comment

    • maheswaran
      New Member
      • Mar 2007
      • 190

      #3
      Hi ronver,

      I have search about it, but i have different answers like

      > mysql have 4 GB limitations for tables

      > 4 GB for database.

      > some body told i have used more than 10 Gb no issues accured

      and am not found any good code to increase the this limitation size if possible

      Comment

      • Atli
        Recognized Expert Expert
        • Nov 2006
        • 5062

        #4
        Like Ronald said, the documentation explains it all.

        Although, I must admit, the MySQL doc search page can be very annoying sometimes.
        Telling it to match all the keywords can help a lot.

        Comment

        Working...