Define your tables so you're not using TINYINT as your primary key - it has
a maximum size of 127.

If you use INTEGER you should be fine.

HTH
Jon


-----Original Message-----
From: Jari Mäkelä [mailto:[EMAIL PROTECTED]]
Sent: 25 May 2001 12:29
To: [EMAIL PROTECTED]
Subject: Database accepts only 127 records


Hi,

got a problem as mysql does not allow writing but 127 entries to a 
database, any idea how to correct this abnormality?

Jari Mäkelä


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail
<[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



**********************************************************************
'The information included in this Email is of a confidential nature and isi
 ntended only for the addressee. If you are not the intended addressee, 
any disclosure, copying or distribution by you is prohibited and may be 
unlawful. Disclosure to any party other than the addressee, whether 
inadvertent or otherwise is not intended to waive privilege or
confidentiality'

**********************************************************************

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to