Author Topic: Whats the limit?  (Read 275 times)

0 Members and 1 Guest are viewing this topic.

Offline stuckwithcodeTopic starter

  • Enthusiast
  • Posts: 76
    • View Profile
Whats the limit?
« on: March 02, 2010, 05:46:39 AM »
Hello,

Can anybody tell me what is the largest number that i can enter in a mysql table.

Thanks

Offline PFMaBiSmAd

  • Guru
  • 'Insane!'
  • *
  • Posts: 14,588
  • In Coding, Automatic means you write code to do it
    • View Profile
Signature: (not a comment about anything you posted unless specifically indicated)
Debugging step #1: To get past the garbage-out equals garbage-in stage in your code, you must check that the inputs to your code are what you expect.

Programming is just problem solving, but it is done in another language. You must learn enough of the programming language you are using to be able to read and write code.

Offline Mchl

  • Staff Alumni
  • Freak!
  • *
  • Posts: 8,582
  • Gender: Male
  • That's Largo in my avatar, not me.
    • View Profile
    • FlingBits
Re: Whats the limit?
« Reply #2 on: March 02, 2010, 06:37:35 AM »
As long as you're clever enough, there's no theoretical limit ;)
NetBeans fanatic | ExtJS masochist | C++ denier
PHP4 & MySQL4 are no longer supported.
PHPFreaks Tutorials | PHP Debugging: A Beginner's guide | PHP Security Tutorial || How To Ask Questions The Smart Way
Flingbits tutorials | Class Autoloading

Offline salathe

  • Lazy
  • Administrator
  • Addict
  • *
  • Posts: 1,540
  • Gender: Male
  • Temperament: Snuggly
    • View Profile
    • My Blog
Re: Whats the limit?
« Reply #3 on: March 02, 2010, 07:39:46 AM »
Can anybody tell me what is the largest number that i can enter in a mysql table.

7


[ot]Seriously though, probably higher than you need to worry about and if it does become a problem then you'll know about it.[/ot]
PHP Documentation — Read it, or the badger will come for you.
http://php.net/manual/