Bigint BUG

2001-02-21 Thread chchen
returns 0656 is it overflow?. Regards chChen

Re: BigInt with primary key

2001-02-20 Thread chchen
etc. Your insert is very difficult to figure out especially with unmatched brackets, which doesn't make sense at all. I'm surprised the insert even works. Thirdly, have you tried checktable/myisamcheck? - Original Message - From: "chchen" <[EMAIL PROTECTED]>

BigInt with primary key

2001-02-20 Thread chchen
hi all i use mysql-3.23.32 my project need to use unsigned Bigint as a primary key. but when i insert many rows in this table. sometimes it will error with Duplicate such like insert into Table values('9231852172526977164',0,0,52056,0,0,0,0,0,52056,0,0,0,0,0,0,0,11,0,'184000','184000',1),'9231

Performance of Heap table?!

2001-02-15 Thread chchen
the same structure. and the speed almost double while the table grows up to 200K+ rows any ldeas? Regards chChen

Lock with update,insert and select

2001-02-14 Thread chchen
fast without Lock write? Regards chchen

Re: Speed of mysql

2001-02-10 Thread chchen
a couple of the fields indexed jason - Original Message - From: "chchen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, February 10, 2001 6:35 PM Subject: Speed of mysql hi,all i have a strange question. I use FreeBSD4.2-RELEASE + mysql-3.23.32 Dual

Speed of mysql

2001-02-10 Thread chchen
ne have good idea to solve this situation? please don't ask me to put it all into the memory. i tried before. but table is too big. i guess about 500MB for the MYD and MYI Regards chChen