fix auto increment column

2002-07-22 Thread Yamin Prabudy
the column first ?? Thanks in Advance Yamin Prabudy - 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

Fwd: [PHP] might be bugs on PHP 4.06 or mySQL 4.0

2001-11-11 Thread Yamin Prabudy
-- Forwarded Message -- Subject: [PHP] might be bugs on PHP 4.06 or mySQL 4.0 Date: Fri, 9 Nov 2001 13:37:32 -0500 From: Yamin Prabudy <[EMAIL PROTECTED]> To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>, PHP <[EMAIL PROTECTED]> Hi there, I just try

auto increment

2001-12-04 Thread Yamin Prabudy
Hi there I have an auto increment table that starts with number 1,2,3, and so on...but now it had reach 500 then for the 501 i like to have a new format numer let say A1 (for 501) how can i do this ?? with out change the used number before (1,2.) thanks in advance --

date problem

2001-01-15 Thread Yamin Prabudy
I got a problem in converting the Jan 21 2001 format to 2001-01-21 I always got a null as result when i do date_format('Jan 21 2001','%Y-%m-%d') can anyone help me with this - Before posting, please check: http://www.mysql.c

error

2001-02-04 Thread Yamin Prabudy
I got his kind of error since i upgrade my 3.22 to 3.23 010205 11:43:17 Aborted connection 3319 to db: 'radius' user: 'root' host: `localhost' (Got an error reading c ommunication packets) what did it mean Thanks - Befo